Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Item: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 53: Line 53:
   <nowiki>| bgcolor1 = #95813b</nowiki>
   <nowiki>| bgcolor1 = #95813b</nowiki>
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| image = ToolboxElectrical.png</nowiki>
   <nowiki>| image = ToolboxRed.png</nowiki>
   <nowiki>}}</nowiki>
   <nowiki>}}</nowiki>


Line 60: Line 60:
| bgcolor1 = #95813b
| bgcolor1 = #95813b
| bgcolor2 = #7b6827
| bgcolor2 = #7b6827
| image = ToolboxElectrical.png
| image = ToolboxRed.png
}}
}}


Line 70: Line 70:
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| name = Emergency Toolbox</nowiki>
   <nowiki>| name = Emergency Toolbox</nowiki>
   <nowiki>| image = ToolboxElectrical.png</nowiki>
   <nowiki>| image = ToolboxRed.png</nowiki>
   <nowiki>| foundin = emergency lockers and storage areas</nowiki>
   <nowiki>| foundin = emergency lockers and storage areas</nowiki>
   <nowiki>| usedfor = Contains tools which are useful in emergencies</nowiki>
   <nowiki>| usedfor = Contains tools which are useful in emergencies</nowiki>
Line 82: Line 82:
| bgcolor2 = #7b6827
| bgcolor2 = #7b6827
| name = Emergency Toolbox
| name = Emergency Toolbox
| image = ToolboxElectrical.png
| image = ToolboxRed.png
| foundin = Emergency lockers and storage areas.
| foundin = Emergency lockers and storage areas.
| usedfor = Contains tools which are useful in emergencies.
| usedfor = Contains tools which are useful in emergencies.
Line 97: Line 97:
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| bgcolor2 = #7b6827</nowiki>
   <nowiki>| name = Emergency Toolbox</nowiki>
   <nowiki>| name = Emergency Toolbox</nowiki>
   <nowiki>| image = ToolboxElectrical.png</nowiki>
   <nowiki>| image = ToolboxRed.png</nowiki>
   <nowiki>| foundin = Emergency lockers and storage areas.</nowiki>
   <nowiki>| foundin = Emergency lockers and storage areas.</nowiki>
   <nowiki>| usedfor = Contains tools which are useful in emergencies.</nowiki>
   <nowiki>| usedfor = Contains tools which are useful in emergencies.</nowiki>
Line 110: Line 110:
| bgcolor2 = #7b6827
| bgcolor2 = #7b6827
| name = Emergency Toolbox
| name = Emergency Toolbox
| image = ToolboxElectrical.png
| image = ToolboxRed.png
| foundin = Emergency lockers and storage areas.
| foundin = Emergency lockers and storage areas.
| usedfor = Contains tools which are useful in emergencies.
| usedfor = Contains tools which are useful in emergencies.

Revision as of 07:23, 8 October 2023



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 description parameter is set, this template will show:

 {{Item
 | bgcolor1 = #95813b
 | bgcolor2 = #7b6827
 | name = Emergency Toolbox
 | image = ToolboxRed.png
 | foundin = emergency lockers and storage areas
 | usedfor = Contains tools which are useful in emergencies
 | strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.
 | description = 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.
 }}
Emergency Toolbox
Found in: Emergency lockers and storage areas.
Used for: Contains tools which are useful in emergencies.
Strategy: It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
Description

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
 | foundin = Emergency lockers and storage areas.
 | usedfor = Contains tools which are useful in emergencies.
 | strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
 | contents = [[File:Screwdriver.png]] [[File:Wrench.png]] [[File:Welder.png]] [[File:Crowbar.png]] [[File:Multitool.png]] [[File:Wirecutter.png]] 
 | description = 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.
 }}
Emergency Toolbox
Found in: Emergency lockers and storage areas.
Used for: Contains tools which are useful in emergencies.
Strategy: It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
Contents Description

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.