Template:Creatures infobox/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
BTGamepedia>QuaternionMark
(Created page with "{{doc/start|nodoc=yes}} {{doc/end}}")
 
BTGamepedia>Telyak
mNo edit summary
Line 1: Line 1:
{{doc/start|nodoc=yes}}
{{doc/start}}
<pre>
{{Creatures infobox
| image = Image.png
| hp = HP number
| swimspeed = Swimming speed
| walkspeed = Walking speed (if none, just use swim speed)
| armor = Armored points
| weakpoints = Weak points (not armored)
| armorval = The amount damage to an armored part is multiplied by (eg 0.1)
| entersub = Can this creature enter the submarine?
| sight = Sight value
| hearing = Hearing value
| behavior = When is this creature aggressive? (eg Always, Only to Humans, Only to Submarine)
}}
</pre>
This infobox goes on every creature page. If you don't know what to put in any of the above values, you can find everything in Barotrauma's files.
{{doc/end}}
{{doc/end}}

Revision as of 12:43, 30 March 2018

Documentation
{{Creatures infobox
| image = Image.png
| hp = HP number
| swimspeed = Swimming speed
| walkspeed = Walking speed (if none, just use swim speed)
| armor = Armored points
| weakpoints = Weak points (not armored)
| armorval = The amount damage to an armored part is multiplied by (eg 0.1)
| entersub = Can this creature enter the submarine?
| sight = Sight value
| hearing = Hearing value
| behavior = When is this creature aggressive? (eg Always, Only to Humans, Only to Submarine)
}}

This infobox goes on every creature page. If you don't know what to put in any of the above values, you can find everything in Barotrauma's files.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.