Template:Bld: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
No edit summary
MelvinMan10 (talk | contribs)
m Removing words copied from there as much as possible.
Line 22: Line 22:
'''''(if known)'''''}}}</span></center>
'''''(if known)'''''}}}</span></center>
|-
|-
|<center>'''Aboveground Floors'''</center>
|<center>'''Floors'''</center>
|<center>{{{6|0}}}</center>
|<center>{{{6|0}}}</center>
|-
|-
|<center>'''Underground Floors'''</center>
|<center>'''Basements'''</center>
|<center>{{{7|0}}}</center>
|<center>{{{7|0}}}</center>
|-
|-
|<center>'''Passenger Elevators'''</center>
|<center>'''Elevators'''</center>
|<center>{{{8|0}}}</center>
|<center>{{{8|0}}}</center>
|-
|-
Line 37: Line 37:
|<center>{{{10|0}}}</center>
|<center>{{{10|0}}}</center>
|-
|-
|<center>'''Staircases'''</center>
|<center>'''Stairwells'''</center>
|<center>{{{11|0}}}</center>
|<center>{{{11|0}}}</center>
|-
|-
Line 57: Line 57:
"params": {
"params": {
"1": {
"1": {
"description": "Name of building. If not specified, defaults to the page name where a template you placed.",
"description": "The building's most recent name.",
"default": "{{PAGENAME}}",
"default": "{{PAGENAME}}",
"suggested": true,
"suggested": true,
Line 63: Line 63:
},
},
"2": {
"2": {
"description": "How the building is coming along (status), use words like \"incomplete\", \"complete\", \"abandoned\", \"debugging\", etc. Do not use \"working on elevators\". Ignore if completed.",
"description": "Current status of the building, such as \"In progress\", \"Not started\", \"Completed.\"",
"type": "content",
"type": "content",
"suggestedvalues": [
"suggestedvalues": [
Line 75: Line 75:
},
},
"3": {
"3": {
"description": "Completion Year. If not specified, defaults to unknown.",
"description": "Month and year of this building's comletion.",
"type": "content",
"type": "content",
"suggested": true,
"suggested": true,
Line 81: Line 81:
},
},
"4": {
"4": {
"description": "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",
"description": "Abbreviation typically used by the community's members (such as NTCC for [[Northeast Triad Convention Center]]). This field is optional.",
"type": "content",
"type": "content",
"example": "Northeast Triad Convention Center -> NTCC"
"example": "Northeast Triad Convention Center -> NTCC"
},
},
"5": {
"5": {
"description": "Creator of building (Username or alias. Required.)",
"description": "Creator of building",
"type": "wiki-user-name",
"type": "wiki-user-name",
"required": true
"required": true
},
},
"6": {
"6": {
"description": "Number of aboveground floors (include floor 0)",
"description": "Number of above-ground floors, starting from floor 0 to the top.",
"type": "number"
"type": "number"
},
},
"7": {
"7": {
"description": "Number of underground floors (below floor 0)",
"description": "Number of basements, starting from floor -1 to the very bottom.",
"type": "number"
"type": "number"
},
},
"8": {
"8": {
"description": "Number of passenger elevators",
"description": "Number of elevators",
"type": "number"
"type": "number"
},
},
Line 111: Line 111:
},
},
"11": {
"11": {
"description": "Number of staircases",
"description": "Number of stairwells, as seen in the \"Simulator Statistics\" dialog box. Stairs created outside stairwells may or may not be also counted.",
"type": "number"
"type": "number"
},
},
"12": {
"12": {
"description": "Primary function of building. If not specified, defaults to \"multi-purpose.\"",
"description": "The building's main function, such as \"Hospital\" or \"Hotel.\"",
"type": "content",
"type": "content",
"default": "Multi-purpose"
"default": "Multi-purpose"

Revision as of 10:51, 10 May 2026

Building
Status
Complete
Completed
Unknown
Abbreviation
None
Creator
Please offer

a creator's name

(if known)
Floors
0
Basements
0
Elevators
0
Service Elevators
0
Dumbwaiters
0
Stairwells
0
Function
Multi-purpose
Part of
No project
Website
Not provided
How to use this template?

This is a template for filling out details of a building.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

The building's most recent name.

Default
{{PAGENAME}}
Page namesuggested
22

Current status of the building, such as "In progress", "Not started", "Completed."

Suggested values
Incomplete Completed Discontinued Debugging Abandoned
Contentsuggested
33

Month and year of this building's comletion.

Default
Unknown
Contentsuggested
44

Abbreviation typically used by the community's members (such as NTCC for [[Northeast Triad Convention Center]]). This field is optional.

Example
Northeast Triad Convention Center -> NTCC
Contentoptional
55

Creator of building

Userrequired
66

Number of above-ground floors, starting from floor 0 to the top.

Numberoptional
77

Number of basements, starting from floor -1 to the very bottom.

Numberoptional
88

Number of elevators

Numberoptional
99

Number of service elevators

Numberoptional
1010

Number of dumbwaiters

Numberoptional
1111

Number of stairwells, as seen in the "Simulator Statistics" dialog box. Stairs created outside stairwells may or may not be also counted.

Numberoptional
1212

The building's main function, such as "Hospital" or "Hotel."

Default
Multi-purpose
Contentoptional
1313

Project. If not specified, defaults to "no project". Put double brackets [[ ]] around text to link it to a page.

Default
No project
Contentsuggested
1414

Website. If not specified, defaults to "Not provided". It will automatically be linked if it is a web address.

Default
Not provided
URLoptional
1515

Picture file provided

Fileoptional
1616

Picture description

Contentoptional

Example
The following code will produce the box on the right.

Triton Center

The Triton Center
Status
Completed
Completed
Unknown
Abbreviation
TC
Creator
Eventhorizon
Floors
143
Basements
8
Elevators
65
Service Elevators
6
Dumbwaiters
0
Stairwells
7
Function
Multi-purpose
Part of
Main program development
Website
Skyscraper Simulator
How to use this template?




{{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>
}}