Template:Item Infobox

From SIGNALIS Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description[edit]

To use this template, add the {{Item Infobox}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax[edit]

{{Item Infobox
|title              = 
|image              = [e.g. "filename.png"]
|caption            = 
|type               = 
|type2              = 
|type3              = 
|location           = 
|level              = 
|room               = 
|description        = 
|inspect            = 
|description2       = 
|inspect2           = 
}}

Sample output[edit]

{{Item Infobox
|title              = AIRLOCK KEY
|image              = AIRLOCK KEY.png
|caption            = missing image
|type               = Key Items
|type2              = Weapons
|type3              = Consumables
|location           = Sierpinski
|level              = B2 - Worker Accommodations
|room               = Incinerator Room
|description        = A magnetic keycard that allows access to the Penrose's airlock controls.<br/>It's been mended with tape.
|inspect            = The magnetic strip is lined up perfectly, so it should work again.
|description2       = test
|inspect2           = test
}}

No description.

Template parameters[Edit template data]

This template has custom formatting.

ParameterDescriptionTypeStatus
Titletitle

no description

Default
{{PAGENAME}}
Example
AIRLOCK KEY
Stringrequired
Typetype

type of item

Example
Key Item
Stringrequired
Type2type2

Second item type, if any

Stringoptional
Type3type3

Third type, if any

Example
Consumable
Stringoptional
Descriptiondescription

no description

Example
A magnetic keycard that allows access to the Penrose's airlock controls. It's been mended with tape.
Stringrequired
Inspectinspect

The description when inspecting the item

Default
Nothing of note.
Example
The magnetic strip is lined up perfectly, so it should work again.
Stringsuggested