A Wiki in the Desert
Log in

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>.

Template parameters

ParameterDescriptionTypeStatus
Namename

A descriptive name of the lab

Example
Amigos 1
Stringrequired
Locationlocation

This should be defined with the location template

Example
{{Location | 1000 | -2000}}
Templatesuggested
Levellevel

The level of the lab

Auto value
1
Numberoptional
Househouse

The house that this laboratory belongs to

Auto value
Unknownsuggested