Template:Building: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {| style="float: right;" class="wikitable" ! {{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}} |- | align="center" | File:{{#if:{{{Picture|}}}|{{{Picture}}}{{!}}250p...")
 
(Added the name of the building to the title text of the picture.)
Line 3: Line 3:
! {{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}
! {{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}
|-
|-
| align="center" | [[File:{{#if:{{{Picture|}}}|{{{Picture}}}{{!}}250px|Imbox deletion.png}}]]
| align="center" | [[File:{{#if:{{{Picture|}}}|{{{Picture}}}{{!}}250px{{!}}}{{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}|Imbox deletion.png}}]]
|-
|-
! Placement Requirement
! Placement Requirement

Revision as of 11:35, 22 May 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 = 
* 
* [[Moonbase|Additional materials in harsh environments]]
| Tools =
* 
| Speedup =
* 
}}

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 [[:Category:Buildings|Road]]
  • MaxLevel = 8
  • Jobs = 1 plus 1 for each level
  • Homes = (special, the homes section will only be visible if the "homes" tag is used)
  • Tools = *None
  • Speedup = *None

Minimal Example

Building
Placement Requirement
Maximum Levels
  • 8
Jobs
  • 1 plus 1 for each level
Construction Materials
Tools Required
  • None
Construction Speedup
  • None
{{Building
| Materials = 
* 1 [[Computer]]
}}
























Full Examples

Casino
}Casino
Placement Requirement
Maximum Levels
  • 32
Jobs
  • 2 plus 1 for each level
Construction Materials
Tools Required
Construction Speedup
{{Building
| Name = Casino
| Picture = Casino.png
| Placement = Land near [[:Category:Buildings|Road]]
| MaxLevel = 32
| Jobs = 2 plus 1 for each level
| Homes = 
| Materials = 
* 120 [[Resources#Building Construction Materials|Material of Choice]]
* 4 [[Electronic Part|Electronic Parts]]
* 12 [[Mechanical Part|Mechanical Parts]]
* 12 [[Metal]]
* 40 [[Plastic]]
* 50 [[Textiles]]
* 2 [[Gem Ring]]
* [[Moonbase|Additional materials in harsh environments]]
| Tools =
* [[Soldering Iron]]
* [[Hammer]]
| Speedup =
* [[Electricity]]
* [[Computer]]
* [[SUV]]
}}

























Apartment
}Apartment
Placement Requirement
Maximum Levels
  • 32
Jobs
  • 1
Homes
  • 4 for each level
Construction Materials
Tools Required
Construction Speedup


{{Building
| Name = Apartment
| Picture = Apartment.png
| Placement = Land near [[:Category:Buildings|Road]]
| MaxLevel = 32
| Jobs = 1
| Homes = 4 for each level
| Materials = 
* 20 [[Resources#Building Construction Materials|Material of Choice]]
* [[Moonbase|Additional materials in harsh environments]]
| Tools = 
* [[Hammer]]
| Speedup = 
* [[Electricity]]
* [[Computer]]
* [[SUV]]
}}