Template:Building/Doc: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
m (→‎How to use: Removed a space.)
m (Fixed pictures.)
Line 79: Line 79:
{{Building
{{Building
| Name = Casino
| Name = Casino
| Picture = Casino.png
| Picture = BCasino.png
| Placement = Land near [[Road]]
| Placement = Land near [[Road]]
| MaxLevel = 32
| MaxLevel = 32
Line 103: Line 103:
  <nowiki>{{Building</nowiki>
  <nowiki>{{Building</nowiki>
  <nowiki>| Name = Casino</nowiki>
  <nowiki>| Name = Casino</nowiki>
  <nowiki>| Picture = Casino.png</nowiki>
  <nowiki>| Picture = BCasino.png</nowiki>
  <nowiki>| Placement = Land near [[Road]]</nowiki>
  <nowiki>| Placement = Land near [[Road]]</nowiki>
  <nowiki>| MaxLevel = 32</nowiki>
  <nowiki>| MaxLevel = 32</nowiki>
Line 125: Line 125:
  <nowiki>* [[SUV]]</nowiki>
  <nowiki>* [[SUV]]</nowiki>
  <nowiki>}}</nowiki>
  <nowiki>}}</nowiki>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>


<br>
<br>
Line 140: Line 156:
{{Building
{{Building
| Name = Apartment
| Name = Apartment
| Picture = Apartment.png
| Picture = BApartment.png
| Placement = Land near [[Road]]
| Placement = Land near [[Road]]
| MaxLevel = 32
| MaxLevel = 32
Line 158: Line 174:
  <nowiki>{{Building</nowiki>
  <nowiki>{{Building</nowiki>
  <nowiki>| Name = Apartment</nowiki>
  <nowiki>| Name = Apartment</nowiki>
  <nowiki>| Picture = Apartment.png</nowiki>
  <nowiki>| Picture = BApartment.png</nowiki>
  <nowiki>| Placement = Land near [[Road]]</nowiki>
  <nowiki>| Placement = Land near [[Road]]</nowiki>
  <nowiki>| MaxLevel = 32</nowiki>
  <nowiki>| MaxLevel = 32</nowiki>

Revision as of 00:39, 5 June 2015

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
Building/Doc
Placement Requirement
Maximum Levels
Jobs


{{Building
| Name = 
| Picture = 
| Placement = 
| MaxLevel = 
| Jobs = 
| Homes = 
| Materials =
| Tools =
| Speedup =
}}








Full Examples

Building
Casino
BCasino.png
Placement Requirement
Maximum Levels
  • 32
Jobs
  • 2 plus 1 for each level
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]]
}}
















Building
Apartment
BApartment.png
Placement Requirement
Maximum Levels
  • 32
Jobs
  • 1
Homes
  • 4 for each level
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]]
}}