A Wiki in the Desert
Log in

Difference between revisions of "Template:Laboratory"

From A Wiki in the Desert
Line 4: Line 4:
 
| ibtype  = {{FULLPAGENAME}}
 
| ibtype  = {{FULLPAGENAME}}
 
| image  = Building - Laboratory.png
 
| image  = Building - Laboratory.png
 +
| content =
 +
{{ #if:{{{location|}}} |
 +
{{#invoke:Infobox|stacked|Location|{{{location|}}} }}
 +
}}
 
}}
 
}}
 
{{#set: Has location={{{location}}}}}{{#set: Has name={{{name|{{FULLPAGENAME}}}}}}}{{#set: Has house={{{house}}}}}{{#set: Has number={{#replace:{{FULLPAGENAME}}|Laboratory/|}}}}
 
{{#set: Has location={{{location}}}}}{{#set: Has name={{{name|{{FULLPAGENAME}}}}}}}{{#set: Has house={{{house}}}}}{{#set: Has number={{#replace:{{FULLPAGENAME}}|Laboratory/|}}}}

Revision as of 20:19, 31 May 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