Template:ConstructionFooter

From Hazeron Wiki
Jump to navigation Jump to search

How to use

To use this template, simply copy this into the page.

{{ConstructionHeader}}
{{ConstructionEntry
| Building = 
| Consumed =
* 
| Required =
* 
| Optional =
* 
* [[Computer]] (+ output)
* [[Electricity]] (- time)
}}
{{ConstructionFooter}}

Then fill in information as need. See the examples below.

A few of the fields can left blank to invoke the default, which is:

  • Building = {{{PAGENAME}}}

Minimal Example

{{ConstructionHeader}}
{{ConstructionEntry
| Building = 
| Consumed =
| Required =
| Optional =
}}
{{ConstructionEntry
| Building = (Example Building)
| Consumed =
| Required =
| Optional =
}}
{{ConstructionFooter}}
Building Construction Materials Tools Required Construction Speedup
ConstructionFooter

(Example Building)

Full Example

{{ConstructionHeader}}
{{ConstructionEntry
| Building = [[Farm]]
| Consumed =
* 30 [[Material of Choice]]
* [[Harsh Environment Enclosure|Additional materials in harsh environments]]
| Required =
| Optional =
* [[Computer]]
* [[Electricity]]
* [[Shovel]]
* [[SUV]]
}}
{{ConstructionEntry
| Building = [[Orchard]]
| Consumed =
* 30 [[Material of Choice]]
* [[Harsh Environment Enclosure|Additional materials in harsh environments]]
| Required =
| Optional =
* [[Computer]]
* [[Electricity]]
* [[Shovel]]
* [[SUV]]
}}
{{ConstructionFooter}}
Building Construction Materials Tools Required Construction Speedup
Farm

Orchard

Single Entry Example

If only one entry is needed, it is possible to use Template:Construction like this:

{{Construction
| Building = [[Airport Terminal]]
| Consumed =
* 75 [[Material of Choice]]
* 25 [[Metal]]
* 10 [[Mechanical Part]]s
* 24 [[Textiles]]
* 12 [[Plastic]]
* 6 [[Electronic Part]]s
* [[Harsh Environment Enclosure|Additional materials in harsh environments]]
| Required =
* [[Hammer]]
* [[Soldering Iron]]
| Optional =
* [[SUV]]
* [[Electricity]]
* [[Computer]]
}}

End result is the same, just no need to add header and footer.

Building Construction Materials Tools Required Construction Speedup
Airport Terminal