Template:Building Data: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
m (Reverted edits by U mad bro (talk) to last revision by CelticWanderer) Tag: Rollback |
||
Line 1: | Line 1: | ||
< | <includeonly> | ||
{| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 22em; font-size: 90%; clear:right;" cellspacing="5" | |||
|- | |||
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}''' | |||
|- class="{{if|test={{{photo|}}}|else=hiddenStructure}}" | |||
| colspan="2" style="padding: 1em 0; text-align: center;" | [[Image:{{{photo}}}|thumb|center|200px|{{{1}}}]] | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{name|}}}|else=hiddenStructure}}" | |||
| '''Name''' | |||
| {{{name}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{location|}}}|else=hiddenStructure}}" | |||
| '''Location''' | |||
| {{{location}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{owner|}}}|else=hiddenStructure}}" | |||
| '''Owner''' | |||
| {{{owner}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{use|}}}|else=hiddenStructure}}" | |||
| '''Use''' | |||
| {{{use}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{appearance|}}}|else=hiddenStructure}}" | |||
| '''Appearance''' | |||
| {{{appearance}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{residents|}}}|else=hiddenStructure}}" | |||
| '''Residents''' | |||
| {{{residents}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{built|}}}|else=hiddenStructure}}" | |||
| '''Built''' | |||
| {{{built}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{founded by|}}}|else=hiddenStructure}}" | |||
| '''Founded by''' | |||
| {{{founded by}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{demolished|}}}|else=hiddenStructure}}" | |||
| '''Demolished''' | |||
| {{{demolished}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{books|}}}|else=hiddenStructure}}" | |||
| '''[[Bibliography|Books]]''' | |||
| {{{books}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{notes|}}}|else=hiddenStructure}}" | |||
| '''Notes''' | |||
| {{{notes}}} | |||
|}</includeonly><noinclude> | |||
'''Example Code''' | |||
---- | |||
<pre> | |||
{{Building Data | |||
|photo= | |||
|name= | |||
|location= | |||
|owner= | |||
|appearance= | |||
|residents= | |||
|use= | |||
|built= | |||
|founded by= | |||
|demolished= | |||
|books= | |||
|notes= | |||
}} | |||
</pre> | |||
'''Usage''' | |||
Here is what each variable means: | |||
'''''Photo:''''' Any picture related to the building. <BR> | |||
'''''Name:''''' This should be obvious. <BR> | |||
'''''Location:''''' Where is the building located. <BR> | |||
'''''Owner:''''' Who owns the building. <BR> | |||
'''''Appearance:''''' What does the building look like. <BR> | |||
'''''Residents:''''' Who lives in it. <BR> | |||
'''''Use:''''' What is the building used for. <BR> | |||
'''''Built:''''' When was it built. <BR> | |||
'''''Founded By:''''' Who founded it. <BR> | |||
'''''Demolished:''''' How was it destroyed. <BR> | |||
'''''Books:''''' What books did it feature in. <BR> | |||
'''''Notes:''''' Any other information. <BR> | |||
[[Category:Infobox templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 15:50, 20 October 2021
Example Code
{{Building Data |photo= |name= |location= |owner= |appearance= |residents= |use= |built= |founded by= |demolished= |books= |notes= }}
Usage
Here is what each variable means:
Photo: Any picture related to the building.
Name: This should be obvious.
Location: Where is the building located.
Owner: Who owns the building.
Appearance: What does the building look like.
Residents: Who lives in it.
Use: What is the building used for.
Built: When was it built.
Founded By: Who founded it.
Demolished: How was it destroyed.
Books: What books did it feature in.
Notes: Any other information.