Difference between revisions of "Template:Laboratory"
From A Wiki in the Desert
Line 29: | Line 29: | ||
"example": "{{Location | 1000 | -2000}}", | "example": "{{Location | 1000 | -2000}}", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "level": { | ||
+ | "label": "Level", | ||
+ | "description": "The level of the lab", | ||
+ | "type": "number", | ||
+ | "autovalue": "1" | ||
+ | }, | ||
+ | "house": { | ||
+ | "label": "House", | ||
+ | "description": "The house that this laboratory belongs to", | ||
+ | "autovalue": "", | ||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 16:10, 26 June 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 |