Template:Bld: Difference between revisions
No edit summary |
No edit summary |
||
(18 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox toptextcells float-right" style="width: 300px; border: | <div style="float: right> | ||
{| class="infobox toptextcells float-right" style="width: 300px; border: 3px solid #444444; padding: 1px; margin-left:2em; margin-bottom:2em; background-color: #d8d8d8; font-size:100%;" cellspacing="0" cellpadding="1" | |||
|- | |- | ||
!colspan="2" style="text-align:center; padding: 5px; font-size: 125%; font-weight: bold; background-color: #d8d8d8; color: #000000;" | <span style="margin:0px; padding:0px; line-height:100%;"><big>{{{1|Building}}}</big></span> | !colspan="2" style="text-align:center; padding: 5px; font-size: 125%; font-weight: bold; background-color: #d8d8d8; color: #000000;" | <span style="margin:0px; padding:0px; line-height:100%;"><big>{{{1|Building}}}</big></span> | ||
|- | |||
|colspan="2" | {{{15|}}} | |||
|- | |||
|colspan="2" | {{{16|}}} | |||
|- | |- | ||
|<center>'''Status'''</center> | |<center>'''Status'''</center> | ||
Line 43: | Line 48: | ||
|<center>'''Website'''</center> | |<center>'''Website'''</center> | ||
|<center>{{{14|''Not provided''}}}</center> | |<center>{{{14|''Not provided''}}}</center> | ||
|- | |||
|colspan="2" style="border: 1px solid #444444; background-color: #444444;" | | |||
|- | |- | ||
|colspan="2" |<center><small>[[Template:Bld|How to use this template?]]</small></center> | |colspan="2" |<center><small>[[Template:Bld|How to use this template?]]</small></center> | ||
|} | |} </div> | ||
<noinclude>[[Category:Templates]]<templatedata> | <noinclude>[[Category:Templates]]<templatedata> | ||
{ | { | ||
Line 122: | Line 129: | ||
"type": "url", | "type": "url", | ||
"default": "Not provided" | "default": "Not provided" | ||
}, | |||
"15": { | |||
"description": "Picture file provided", | |||
"type": "wiki-file-name" | |||
}, | |||
"16": { | |||
"description": "Picture description", | |||
"type": "content" | |||
} | } | ||
}, | }, | ||
Line 139: | Line 154: | ||
"12", | "12", | ||
"13", | "13", | ||
"14" | "14", | ||
"15", | |||
"16" | |||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
<noinclude><big>'''Example'''</big></noinclude> | <noinclude><big>'''Example'''</big><br></noinclude> | ||
<noinclude>The following code will produce the box on the right.</noinclude> | |||
<noinclude>The following code will produce the box | <noinclude> | ||
{{Bld | |||
<noinclude>{{Bld | |Triton Center | ||
|Triton Center | |Completed | ||
|Completed | |Unknown | ||
|Unknown | |TC | ||
|TC | |Eventhorizon | ||
|Eventhorizon | |143 | ||
|143 | |8 | ||
|8 | |65 | ||
|65 | |6 | ||
|6 | |0 | ||
|0 | |||
|7 | |7 | ||
|Multi-purpose | |Multi-purpose | ||
| | |Main program development | ||
}}</noinclude> | |Skyscraper Simulator | ||
|<center>[[File:Triton Center.png|250x250px]]</center> | |||
<noinclude>< | |<center>The Triton Center</center> | ||
{{Bld | }} | ||
</noinclude> | |||
<noinclude><pre>{{Bld | |||
|Triton Center | |Triton Center | ||
|Completed | |Completed | ||
Line 178: | Line 196: | ||
|Multi-purpose | |Multi-purpose | ||
|No project | |No project | ||
|<center>[[File:Triton Center.png|250x250px]]</center> | |||
</ | |<center>The Triton Center</center> | ||
}}</pre></noinclude> |
Latest revision as of 03:17, 26 June 2024
Building | |
---|---|
a creator's name | |
This is a template for filling out details of a building.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Name of building. If not specified, defaults to the page name where a template you placed.
| Page name | suggested |
2 | 2 | How the building is coming along (status), use words like "incomplete", "complete", "abandoned", "debugging", etc. Do not use "working on elevators". Ignore if completed.
| Content | suggested |
3 | 3 | Completion Year. If not specified, defaults to unknown.
| Content | suggested |
4 | 4 | Abbreviation that most forum users already use, or would be able to figure out easily. (The Northeast Triad Convention Center would use NTCC, for example.) Ignore if there is no abbreviation
| Content | optional |
5 | 5 | Creator of building (Username or alias. Required.) | User | required |
6 | 6 | Number of aboveground floors (include floor 0) | Number | optional |
7 | 7 | Number of underground floors (below floor 0) | Number | optional |
8 | 8 | Number of passenger elevators | Number | optional |
9 | 9 | Number of service elevators | Number | optional |
10 | 10 | Number of dumbwaiters | Number | optional |
11 | 11 | Number of staircases | Number | optional |
12 | 12 | Primary function of building. If not specified, defaults to "multi-purpose."
| Content | optional |
13 | 13 | Project. If not specified, defaults to "no project". Put double brackets [[ ]] around text to link it to a page.
| Content | suggested |
14 | 14 | Website. If not specified, defaults to "Not provided". It will automatically be linked if it is a web address.
| URL | optional |
15 | 15 | Picture file provided | File | optional |
16 | 16 | Picture description | Content | optional |
Example
The following code will produce the box on the right.
Triton Center
| |
---|---|
{{Bld |Triton Center |Completed |Unknown |TC |Eventhorizon |143 |8 |65 |6 |0 |7 |Multi-purpose |No project |<center>[[File:Triton Center.png|250x250px]]</center> |<center>The Triton Center</center> }}