Template:Item/doc: Difference between revisions

Jump to navigation Jump to search
609 bytes added ,  20:11, 6 April 2022
delete fak
(add seeping)
(delete fak)
 
(8 intermediate revisions by the same user not shown)
Line 56: Line 56:
|The bonus or penalty to hit
|The bonus or penalty to hit
|(+/-)int
|(+/-)int
|-
|ammodamagetypes
|the type(s) of damage caused by this weapon
|string list (delimited by </br> or ,)
|-
|-
|ammo
|ammo
Line 77: 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
|"yes" if a gas can seep through walls, "no" if it can't.
|string
|boolean
|-
|-
|maxcharge
|maxcharge
Line 104: 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
|Charge cost to imprint a ProgrammableRecoiler
|int
|-
|-
|weight
|weight
|
|
|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 156: Line 176:
|Id in books.xml
|Id in books.xml
|string
|string
|-
|chairlevel
|The Chair Level of this chair. Affects the power of [[sitting]].
|int
|-
|-
|lightradius
|lightradius
Line 223: 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 241: 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