No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table=entity | _table=entity | ||
|name = String | |name = String | ||
|health = Integer | |health = Integer | ||
|power_usage_per_second = Integer | |power_usage_per_second = Integer | ||
Line 30: | Line 30: | ||
|producer2 = String | |producer2 = String | ||
|time2 = Integer | |time2 = Integer | ||
|recipe_type = String (allowed values=Construction,Production) | |||
|num_produced = Integer | |||
}}</noinclude> | }}</noinclude> | ||
<includeonly> | <includeonly> | ||
Line 61: | Line 63: | ||
|producer2 = {{{producer2}}} | |producer2 = {{{producer2}}} | ||
|time2 = {{{time2}}} | |time2 = {{{time2}}} | ||
|recipe_type = {{{recipe_type}}} | |||
|num_produced = {{{num_produced}}} | |||
}}</includeonly> | }}</includeonly> |
Revision as of 03:25, 14 August 2023
This template defines the table "entity". View table.