Template:Inventory
From Brickipedia, the LEGO Wiki
Revision as of 23:30, 25 March 2016 by LegoFan4000 (talk | contribs)
| Image | LEGO ID | Colour | Quantity | Notes
{{{1}}} |
|---|
- This documentation is transcluded from Template:Inventory/doc. (edit | history)
Usage
This template should be used on all set inventories. To use the template, copy and paste the following code:
{{Inventory|
{{IS
|image=
|designID=
|colour=
|quantity=
|notes=
}}
}}
And copy the section between (and including) the second and second last lines, and paste before the last line, filling each "IS" section out for every part in the inventory.
For example,
{{Inventory|
{{IS
|image=bracket.jpg
|designID=2436
|colour=White
|quantity=1
|notes=
}}
{{IS
|image=
|designID=3956
|colour=Red
|quantity=1
|notes=
}}
{{IS
|image=3062b.png
|designID=3062b
|colour=Red
|quantity=2
|notes=
}}
{{IS
|image=3062b.png
|designID=3062b
|colour=Yellow
|quantity=2
|notes=
}}
}}
Will produce:
| Image | LEGO ID | Colour | Quantity | Notes |
|---|---|---|---|---|
| 2436 | White | 1 |
| |
| 3956 | Red | 1 |
| |
| 3062b | Red | 2 | Note
| |
| 3062b | Yellow | 2 |
|
