|
|
(2 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {|style="float:right; border: 1px solid #000000; margin:5px;"
| |
- | ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | Prerequisites
| |
- | |-
| |
- | !Building
| |
- | ! Level
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Main house.gif]] Main House
| |
- | |style="width:75px"| {{{mainhouse}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Stone.gif]] Gold Mine
| |
- | |style="width:75px"| {{{goldmine}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Stone.gif]] Stone Quarry
| |
- | |style="width:75px"| {{{stonequarry}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Lumbermill.gif]] Lumbermill
| |
- | |style="width:75px"| {{{lumbermill}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Storehouse.gif]] Storehouse
| |
- | |style="width:75px"| {{{storehouse}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Stonewall.gif]] Stone Wall
| |
- | |style="width:75px"| {{{stonewall}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"|[[Image:Watchtower.gif]] Watch-Tower
| |
- | |style="width:75px"| {{{watchtower}}}
| |
- | |-
| |
- | !Technology
| |
- | ! Level
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"| Spear
| |
- | |style="width:75px"| {{{spear}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"| Sheild
| |
- | |style="width:75px"| {{{sheild}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"| Bow
| |
- | |style="width:75px"| {{{bow}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"| Catapult
| |
- | |style="width:75px"| {{{catapult}}}
| |
- | |-
| |
- | |style="width:175px; background-color:#EFEFEF"| Sail
| |
- | |style="width:75px"| {{{sail}}}
| |
| | | |
- | |}
| |
- | <noinclude>
| |
- | <br clear="all" />
| |
- |
| |
- |
| |
- | == Usage ==
| |
- | {| style="background: transparent; border: none;"
| |
- | |<pre>{{prerequisite
| |
- | |mainhouse=
| |
- | |goldmine=
| |
- | |stonequarry=
| |
- | |lumbermill=
| |
- | |storehouse=
| |
- | |stonewall=
| |
- | |watchtower=
| |
- | |spear=
| |
- | |sheild=
| |
- | |bow=
| |
- | |catapult=
| |
- | |sail=
| |
- | }}
| |
- | </pre>
| |
- | |}
| |
- | ''All fields are optional''
| |
- | </noinclude>
| |