Template:Building/Doc: Difference between revisions
Jump to navigation
Jump to search
m (Fixed pictures.) |
|||
Line 2: | Line 2: | ||
To use this template, simply copy this into the very top of a building's page. | To use this template, simply copy this into the very top of a building's page. | ||
<nowiki>{{Building | <nowiki>{{Building | ||
| Name = | |||
| Picture = | |||
| Placement = | |||
| MaxLevel = | |||
| Jobs = | |||
| Homes = | |||
| Materials = | |||
* x [[Material of Choice]] | |||
* | |||
* [[Harsh Environment Enclosure|Additional materials in harsh environments]] | |||
| Tools = | |||
* | |||
| Speedup = | |||
* [[Hammer]] | |||
* [[SUV]] | |||
* [[Electricity]] | |||
* [[Computer]] | |||
}}</nowiki> | |||
Then fill in information as need. See the examples below. | Then fill in information as need. See the examples below. | ||
Line 50: | Line 50: | ||
| Speedup = | | Speedup = | ||
}} | }} | ||
<nowiki>{{Building | <nowiki>{{Building | ||
| Name = | |||
| Picture = | |||
| Placement = | |||
| MaxLevel = | |||
| Jobs = | |||
| Homes = | |||
| Materials = | |||
| Tools = | |||
| Speedup = | |||
}}</nowiki> | |||
<br> | <br><br><br><br><br><br><br> | ||
<br><br><br><br><br><br><br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
==Full Examples== | ==Full Examples== | ||
Line 101: | Line 90: | ||
* [[SUV]] | * [[SUV]] | ||
}} | }} | ||
<nowiki>{{Building | <nowiki>{{Building | ||
| Name = Casino | |||
| Picture = BCasino.png | |||
| Placement = Land near [[Road]] | |||
| MaxLevel = 32 | |||
| Jobs = 2 plus 1 for each level | |||
| Homes = | |||
| Materials = | |||
* 120 [[Material of Choice]] | |||
* 4 [[Electronic Part]]s | |||
* 12 [[Mechanical Part]]s | |||
* 12 [[Metal]] | |||
* 40 [[Plastic]] | |||
* 50 [[Textiles]] | |||
* 2 [[Gem Ring]] | |||
* [[Harsh Environment Enclosure|Additional materials in harsh environments]] | |||
| Tools = | |||
* [[Soldering Iron]] | |||
* [[Hammer]] | |||
| Speedup = | |||
* [[Electricity]] | |||
* [[Computer]] | |||
* [[SUV]] | |||
}}</nowiki> | |||
<br> | <br><br><br><br><br><br><br> | ||
<br><br><br><br><br><br><br> | |||
<br><br><br><br><br><br><br> | |||
{{Building | {{Building | ||
Line 172: | Line 137: | ||
}} | }} | ||
<nowiki>{{Building | <nowiki>{{Building | ||
| Name = Apartment | |||
| Picture = BApartment.png | |||
| Placement = Land near [[Road]] | |||
| MaxLevel = 32 | |||
| Jobs = 1 | |||
| Homes = 4 for each level | |||
| Materials = | |||
* 20 [[Material of Choice]] | |||
* [[Harsh Environment Enclosure|Additional materials in harsh environments]] | |||
| Tools = | |||
* [[Hammer]] | |||
| Speedup = | |||
* [[Electricity]] | |||
* [[Computer]] | |||
* [[SUV]] | |||
}}</nowiki> |
Revision as of 09:33, 21 February 2016
How to use
To use this template, simply copy this into the very top of a building's page.
{{Building | Name = | Picture = | Placement = | MaxLevel = | Jobs = | Homes = | Materials = * x [[Material of Choice]] * * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * | Speedup = * [[Hammer]] * [[SUV]] * [[Electricity]] * [[Computer]] }}
Then fill in information as need. See the examples below.
Notes:
- If the building does not have any homes, just leave the homes tag blank.
A few of the fields can left blank to invoke the default, which is:
- Name =
{{PAGENAME}}
- Picture =
Imbox deletion.png
- Placement =
Land near [[Road]]
- MaxLevel =
1
- Jobs =
1 plus 1 for each level
- Homes = (special, the homes section will only be visible if the "homes" tag is used)
- Materials =
*None
- Tools =
*None
- Speedup =
*None
Minimal Example
Building/Doc | |
---|---|
Placement Requirement | |
| |
Maximum Levels | |
| |
Jobs | |
|
{{Building | Name = | Picture = | Placement = | MaxLevel = | Jobs = | Homes = | Materials = | Tools = | Speedup = }}
Full Examples
Casino | |
---|---|
Placement Requirement | |
| |
Maximum Levels | |
| |
Jobs | |
| |
Construction Materials | |
| |
Tools Required | |
| |
Construction Speedup | |
|
{{Building | Name = Casino | Picture = BCasino.png | Placement = Land near [[Road]] | MaxLevel = 32 | Jobs = 2 plus 1 for each level | Homes = | Materials = * 120 [[Material of Choice]] * 4 [[Electronic Part]]s * 12 [[Mechanical Part]]s * 12 [[Metal]] * 40 [[Plastic]] * 50 [[Textiles]] * 2 [[Gem Ring]] * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * [[Soldering Iron]] * [[Hammer]] | Speedup = * [[Electricity]] * [[Computer]] * [[SUV]] }}
Apartment | |
---|---|
Placement Requirement | |
| |
Maximum Levels | |
| |
Jobs | |
| |
Homes | |
| |
Construction Materials | |
| |
Tools Required | |
| |
Construction Speedup | |
|
{{Building | Name = Apartment | Picture = BApartment.png | Placement = Land near [[Road]] | MaxLevel = 32 | Jobs = 1 | Homes = 4 for each level | Materials = * 20 [[Material of Choice]] * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * [[Hammer]] | Speedup = * [[Electricity]] * [[Computer]] * [[SUV]] }}