Template:Production/Doc

From Hazeron Wiki
Revision as of 21:39, 25 May 2015 by Deantwo (talk | contribs) (Documentation!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to use

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

{{ProductionHeader}}
{{ProductionEntry
| Building = 
| Produces = 
| TL = 
| Consumed =
* 
| Required =
* 
| Optional =
* 
* [[Computer]] (+ output)
* [[Electricity]] (- time)
}}
{{ProductionFooter}}

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}}}
  • Produces = {{{PAGENAME}}}
  • TL = 1

Minimal Example

{{ProductionHeader}}
{{ProductionEntry
| Building = 
| Produces = (Example Item)
| TL = 
| Consumed =
| Required =
| Optional =
}}
{{ProductionEntry
| Building = (Example Building)
| Produces = 
| TL = 
| Consumed =
| Required =
| Optional =
}}
{{ProductionFooter}}
Building Produces Consumed Required Optional
Production/Doc (Example Item)

(Example Building) Production/Doc

Full Example

{{ProductionHeader}}
{{ProductionEntry
| Building = [[Refinery]]
| Produces = 10 [[Water]]
| TL = 1
| Consumed =
* 10 [[Air]]
* 10 [[Hydrogen]]
| Required =
* [[Electricity]]
| Optional =
* 
* [[Computer]] (+ output)
}}
{{ProductionFooter}}
Building Produces Consumed Required Optional
Refinery 10 Water