Template:Item/doc: Difference between revisions

Jump to navigation Jump to search
238 bytes added ,  20:11, 6 April 2022
delete fak
No edit summary
(delete fak)
 
(3 intermediate revisions by the same user not shown)
Line 81: Line 81:
|int
|int
|-
|-
|liquidgen
|liquidgenrate
|for liquid generators. how many turns it takes for 1 dram to generate.
|for liquid generators. how many turns it takes for 1 dram to generate. (can be a number or a range like 20-40)
|int
|string
|-
|-
|liquidtype
|liquidgentype
|The type of liquid generated.
|The type of liquid generated.
|string
|string
|-
|inhaled
|"yes" if a gas is [[respiration]]-based, "no" if it isn't.
|boolean
|-
|-
|seeping
|seeping
|"yes" if a gas can seep through walls, "no" if it can't. Including this parameter will also automatically trigger the inclusion of a "Inhaled" row in the infobox.
|"yes" if a gas can seep through walls, "no" if it can't.
|string
|boolean
|-
|-
|maxcharge
|maxcharge
Line 108: Line 112:
|What function the charge is necessary to support
|What function the charge is necessary to support
|string
|string
|-
|dramsperuse
|How many drams consumed per use of the object, if fueled by liquid
|int or float
|-
|-
|imprintchargecost
|imprintchargecost
Line 116: Line 124:
|
|
|int
|int
|-
| featureweightinfo
| whether the weight should be featured near the top of the infobox (yes) or moved into the extra data field (no)
| string
|-
|-
|commerce
|commerce
Line 235: Line 247:
| usesslots
| usesslots
| slots the item takes up. defaults to worn on if not specified.
| slots the item takes up. defaults to worn on if not specified.
| List (,) of string
|-
| supportedmods
| the list of mods this item supports
| List (,) of string
| List (,) of string
|-
|-
Line 253: Line 269:
}}
}}
</pre>
</pre>
Usage Example:
{{Doc/end}}
{{Doc/end}}
{{Item
 
| title = Stopsvalinn
| image = Stopsvalinn.png
| av = 3
| dv = 0
| ma = 0
| ego = +1
}}
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Navigation menu