283
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Items yet to be added: [[Inventory:Uncategorised]] | Items yet to be added: [[Inventory:Uncategorised]] | ||
=== In Stock === | |||
{| class="wikitable sortable" width="100%" | {| class="wikitable sortable" width="100%" | ||
! Item !! Item Type !! Usage !! | ! Item !! Item Type !! Usage !! Wikipedia !! MSDS !! Manufacturer !! Product No. !! Location | ||
|- | |- | ||
{{#ask: [[Category:BiolabInventory]] | {{#ask: [[Category:BiolabInventory]] [[instock::Yes]] | ||
| ?name # | | ?name # | ||
| ?itemtype # | | ?itemtype # | ||
| ?usage # | | ?usage # | ||
| ?wikipedia # | |||
| ?msds # | |||
| ?manufacturer # | |||
| ?productno # | |||
| ?location # | |||
| format=template | |||
| template=BiolabInventoryRow | |||
| link = none | |||
}} | |||
|} | |||
=== Not In Stock === | |||
{| class="wikitable sortable" width="100%" | |||
! Item !! Item Type !! Usage !! Wikipedia !! MSDS !! Manufacturer !! Product No. !! Location | |||
|- | |||
{{#ask: [[Category:BiolabInventory]] [[instock::No]] | |||
| ?name # | |||
| ?itemtype # | |||
| ?usage # | |||
| ?wikipedia # | |||
| ?msds # | |||
| ?manufacturer # | |||
| ?productno # | |||
| ?location # | | ?location # | ||
| format=template | | format=template | ||
| template=BiolabInventoryRow | | template=BiolabInventoryRow | ||