|
|
This page needs revising!
The following page is out of date and/or needs to be revised. If the page's guide needs revision, see here for an example. The revision reason is: "Fix missing parameters and empty parameters to behave the same." Marked by: "Helpful Herbert (talk) 03:36, 3 May 2020 (UTC)"
|
DO NOT USE THIS TEMPLATE
This is a case-specific subtemplate. Use Template:Item instead.
About
Used to display an item with additional details (found in, used for and strategy).
This template is called in Template:Item.
Parameter-Usage
Parameter
|
Default
|
Description
|
bgcolor1
|
#cccccc
|
Background-color 1
|
bgcolor2
|
#bbbbbb
|
Background-color 2
|
OverrideImage
|
|
When set, the image parameter is directly inserted like [[File:Unknown.png]] . By default the image-paramter is used as an image-name like Unknown.png .
|
image
|
Unknown.png
|
Name of the item's image. See OverrideImage-parameter for alternative usage.
|
name
|
Item
|
Name of the item
|
foundin
|
Undefined
|
Short information on where to find the item
|
usedfor
|
Undefined
|
Short information on the item's purpose
|
strategy
|
Undefined
|
A short description of the usage context
|
description
|
No description
|
A free description of the items, its properties and use-contexts.
|
Examples
Bare
{{ItemMedium}}
Item
|
Found in: Undefined Used for: Undefined Strategy: Undefined
|
Description
|
No description
|
|
Empty Template
{{ItemMedium
|name=
|bgcolor1=
|bgcolor2=
|image=
|foundin=
|usedfor=
|strategy=
|description=
}}
[[File:|64px]] '
|
Found in: Used for: Strategy:
|
Description
|
No description
|
|
Normal
{{ItemMedium
|name=Emergency Toolbox
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|image = Redtoolbox.png
|foundin = Emergency lockers and storage areas
|usedfor = Contains tools which are useful in emergencies
|strategy = Hope for the best
|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.<br><br>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: Hope for the best
|
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.
|
|