Template:Bld: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<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" | {| 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> | ||
|- | |- | ||
|{{{15|}}} | |colspan="2" | {{{15|}}} | ||
|- | |- | ||
|{{{16|}}} | |colspan="2" | {{{16|}}} | ||
|- | |- | ||
|<center>'''Status'''</center> | |<center>'''Status'''</center> | ||
Line 51: | Line 52: | ||
|- | |- | ||
|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 134: | Line 135: | ||
}, | }, | ||
"16": { | "16": { | ||
"description": "Picture description" | "description": "Picture description", | ||
"type": "content" | |||
} | } | ||
}, | }, | ||
Line 159: | Line 161: | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
<noinclude><big>'''Example'''</big><br></noinclude> | <noinclude><big>'''Example'''</big><br></noinclude> | ||
<noinclude>The following code will produce the box | <noinclude>The following code will produce the box on the right.</noinclude> | ||
<noinclude> | |||
{{Bld | |||
|Triton Center | |||
|Completed | |||
|Unknown | |||
|TC | |||
|Eventhorizon | |||
|143 | |||
|8 | |||
|65 | |||
|6 | |||
|0 | |||
|7 | |||
|Multi-purpose | |||
|Main program development | |||
|Skyscraper Simulator | |||
|<center>[[File:Triton Center.png|250x250px]]</center> | |||
|<center>The Triton Center</center> | |||
}} | |||
</noinclude> | |||
<noinclude><pre>{{Bld | <noinclude><pre>{{Bld | ||
|Triton Center | |Triton Center | ||
Line 174: | Line 196: | ||
|Multi-purpose | |Multi-purpose | ||
|No project | |No project | ||
|<center>[[File:Triton Center.png|250x250px]]</center> | |||
|<center>The Triton Center</center> | |||
}}</pre></noinclude> | }}</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> }}