Difference between revisions of "Template:Laboratory"
From A Wiki in the Desert
Line 42: | Line 42: | ||
"autovalue": "", | "autovalue": "", | ||
"suggested": true | "suggested": true | ||
+ | }, | ||
+ | "status": { | ||
+ | "label": "Status", | ||
+ | "description": "Operational or Upgrading", | ||
+ | "autovalue": "Operational", | ||
+ | "suggested": false | ||
} | } | ||
}, | }, |
Revision as of 07:16, 24 July 2021
This template defines a laboratory built in the world. Should be on a page named Laboratory/<Number>.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | A descriptive name of the lab
| String | required |
Location | location | This should be defined with the location template
| Template | suggested |
Level | level | The level of the lab
| Number | optional |
House | house | The house that this laboratory belongs to
| Unknown | suggested |
Status | status | Operational or Upgrading
| Unknown | optional |