Difference between revisions of "Template:Infobox main"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 6: Line 6:
 
----
 
----
 
}}</div>
 
}}</div>
;Type
+
<dl>
:[[{{{type|}}}]]{{#if:{{{type2|}}}|&#32;&ndash;&#32;{{{type2}}}}}
+
<dd>Type</dd><dt>[[{{{type|}}}]]{{#if:{{{type2|}}}|&#32;&ndash;&#32;{{{type2}}}}}</dt>
;Placeable  
+
<dd>Placeable</dd>
:{{#if:{{{placeable|}}}|yes|no}}
+
<dt>{{#if:{{{placeable|}}}|yes|no}}</dt>
{{#if: {{{size|}}}| ;Size
+
{{#if: {{{size|}}}|
:{{{size|}}}&nbsp;ˣ&nbsp;{{#if:{{{4}}}|{{{4}}}}}}}
+
<dd>Size</dd>
{{#if: {{{hp|}}}|<dd>HP</dd><dt>{{{hp|}}}</dt>}}
+
<dt>{{{size|}}}&nbsp;ˣ&nbsp;{{#if:{{{4}}}|{{{4}}}}}</dt>}}
 +
{{#if: {{{hp|}}}|
 +
<dd>HP</dd>
 +
<dt>{{{hp|}}}</dt>}}
 
{{#if: {{{speed|}}}|
 
{{#if: {{{speed|}}}|
;Movement speed
+
<dd>Movement speed</dd>
:{{{speed|}}}%}}
+
<dt>{{{speed|}}}%</dt>}}
 
{{#if: {{{time|}}}|
 
{{#if: {{{time|}}}|
 
;Time to grow
 
;Time to grow

Revision as of 14:01, 13 November 2013

Infobox main

Type
[[]]
Placeable
no


Usage:

{{infobox main|animal|
|name = Animal test
|image = Animal Muffalo side.png|200px
|info = Lorem Ipsum is simply dummy text of the printing and typesetting industry.
|type = Animals
|type2 = Category
|placeable =
|size = 3|4 
|hp = 10
|speed = 5
|time = 2
|yield = 1
|power = 50
|class = SMG
|damage = 100
|range = 10
|acc = 5
|handling = quick
|aim = 1
|buy = 1
|sell = 2
}}

Example

{{infobox main|animal|
|name = Muffalo
|image = Animal Muffalo side.png|200px
|info = Slow-moving, grass-grazing quadrupeds analogous to Buffalo.
|type = Animals
|placeable =
|hp = 200
}}

Muffalo

{{{3}}}

Slow-moving, grass-grazing quadrupeds analogous to Buffalo.


Type
Animals
Placeable
no
HP
200