No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
"Entity" template. | "Entity Test" template. | ||
<pre> | <pre> | ||
{{Entity | {{Entity | ||
Line 32: | Line 32: | ||
}} | }} | ||
</pre> | </pre> | ||
{{#cargo_declare:_table=Entities | <!--{{#cargo_declare:_table=Entities | ||
|name = String | |name = String | ||
|health = Integer | |health = Integer | ||
Line 40: | Line 40: | ||
|storage = Integer | |storage = Integer | ||
|size = String | |size = String | ||
|race = String | |race = String (allowed values=Robot,Alien,Bug,Human,Virus,Blight) | ||
|entitytype1 = String | |entitytype1 = String | ||
|entitytype2 = String | |entitytype2 = String | ||
Line 60: | Line 60: | ||
|producer2 = String | |producer2 = String | ||
|time2 = Float | |time2 = Float | ||
}} | }}--> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> |
Latest revision as of 11:19, 13 August 2023
"Entity Test" template.
{{Entity |name = |health = |power_usage_per_second = |movement_speed = |visibility = |storage = |size = |race = |entitytype1 = |entitytype2 = |large_sockets = |medium_sockets = |small_sockets = |internal_sockets = |slot_type = |ingredient1 = |amount1 = |ingredient2 = |amount2 = |ingredient3 = |amount3 = |ingredient4 = |amount4 = |producer1 = |time1 = |producer2 = |time2 = }}