|
Usage
This template is intended to help list item descriptions in a consistent fashion across articles.
With no parameters
{{Item}}
With minimal parameters
The bare minimum is with the name
parameter:
{{Item | name = Test Item | bgcolor1 = #95813b | bgcolor2 = #7b6827 | image = ToolboxRed.png }}
Test Item | ||
---|---|---|
Typical item
If the notes
parameter is set, this template will show:
{{Item | bgcolor1 = #95813b | bgcolor2 = #7b6827 | name = Emergency Toolbox | image = ToolboxRed.png | description = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar. | foundin = emergency lockers and storage areas | usedfor = Contains tools which are useful in emergencies | notes = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency. Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes. }}
Container items
If the contents
parameter is set, this template will show:
{{Item | bgcolor1 = #95813b | bgcolor2 = #7b6827 | name = Emergency Toolbox | image = ToolboxRed.png | description = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar. | foundin = Emergency lockers and storage areas. | usedfor = Contains tools which are useful in emergencies. | contents = [[File:Screwdriver.png]] [[File:Wrench.png]] [[File:Welder.png]] [[File:Crowbar.png]] [[File:Multitool.png]] [[File:Wirecutter.png]] | notes = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency. Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes. }}