Difference between revisions of "Template:TWS2 Ship"
From Totalwar.org
(initial revision) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox bordered vevent" cellpadding="3" style="float: {{{align|right}}}; border: 1px solid darkgoldenrod; font-size: 90%; text-align: left; width:300px; background-color:# | + | {| class="infobox bordered vevent" cellpadding="3" style="float: {{{align|right}}}; border: 1px solid darkgoldenrod; font-size: 90%; text-align: left; width:300px; background-color:#e5d8cc" |
− | ! colspan="2" style="font-size:150%; text-align: center; background-color: # | + | ! colspan="2" style="font-size:150%; color: #fff; text-align: center; background-color: #660800; border-bottom:1px solid darkgoldenrod;" class="summary" | ''{{{name|<noinclude>Ship name</noinclude>}}}'' |
|- | |- | ||
− | ! colspan="2" style="font-size:120%; text-align: center; background-color: # | + | ! colspan="2" style="font-size:120%; text-align: center; background-color: #ccb8b8; border-bottom:1px solid darkgoldenrod; border-top:1px solid darkgoldenrod;" | Combat Stats |
|- | |- | ||
− | ! width=100px; style="background-color: # | + | ! width=100px; style="background-color: #ccb8b8;" | Marines: |
| {{{marines|<noinclude>marines value here</noinclude>}}} | | {{{marines|<noinclude>marines value here</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Seamen: |
| {{{seamen|<noinclude>seamen value here</noinclude>}}} | | {{{seamen|<noinclude>seamen value here</noinclude>}}} | ||
|- | |- | ||
{{#if:{{{gunners|}}}| | {{#if:{{{gunners|}}}| | ||
− | {{!}}style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Gunners:''' |
{{!}} {{{gunners}}} }} | {{!}} {{{gunners}}} }} | ||
|- | |- | ||
{{#if:{{{accuracy|}}}| | {{#if:{{{accuracy|}}}| | ||
− | {{!}}style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Accuracy:''' |
{{!}} {{{accuracy}}} }} | {{!}} {{{accuracy}}} }} | ||
|- | |- | ||
{{#if:{{{reload|}}}| | {{#if:{{{reload|}}}| | ||
− | {{!}}style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Reload:''' |
{{!}} {{{reload}}} }} | {{!}} {{{reload}}} }} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Hull: |
| {{{hull|<noinclude>hull value here</noinclude>}}} | | {{{hull|<noinclude>hull value here</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Morale: |
| {{{morale|<noinclude>morale value here</noinclude>}}} | | {{{morale|<noinclude>morale value here</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Speed: |
| {{{speed|<noinclude>speed value here</noinclude>}}} | | {{{speed|<noinclude>speed value here</noinclude>}}} | ||
|- | |- | ||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
− | {{!}}style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Notes:''' |
{{!}} {{{notes}}} }} | {{!}} {{{notes}}} }} | ||
|- | |- | ||
− | ! colspan="2" style="font-size:120%; text-align: center; background-color: # | + | ! colspan="2" style="font-size:120%; text-align: center; background-color: #ccb8b8; border-bottom:1px solid darkgoldenrod; border-top:1px solid darkgoldenrod;" | Unit Costs |
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Recruitment: |
| {{{recruit|<noinclude>recruitment cost here</noinclude>}}} | | {{{recruit|<noinclude>recruitment cost here</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Upkeep: |
| {{{upkeep|<noinclude>upkeep cost here</noinclude>}}} | | {{{upkeep|<noinclude>upkeep cost here</noinclude>}}} | ||
|- | |- | ||
− | ! colspan="2" style="font-size:120%; text-align: center; background-color: # | + | ! colspan="2" style="font-size:120%; text-align: center; background-color: #ccb8b8; border-bottom:1px solid darkgoldenrod; border-top:1px solid darkgoldenrod;" | Unit Restrictions |
|- | |- | ||
{{#if:{{{factions|}}}| | {{#if:{{{factions|}}}| | ||
− | {{!}}style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Factions:''' |
{{!}} {{{factions}}} }} | {{!}} {{{factions}}} }} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #ccb8b8;" | Buildings Needed: |
| {{{buildings|<noinclude>building prerequisites here</noinclude>}}} | | {{{buildings|<noinclude>building prerequisites here</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | {{#if:{{{arts|}}}| |
− | | style="background-color: # | + | {{!}}style="background-color: #ccb8b8;" {{!}} '''Arts:''' |
+ | {{!}} {{{arts}}} }} | ||
+ | |- | ||
+ | ! style="background-color: #ccb8b8; border-top:1px solid darkgoldenrod;" | Unit Card: | ||
+ | | style="background-color: #ccb8b8; border-top:1px solid darkgoldenrod; text-align:center;" | {{{card|<noinclude>insert pic</noinclude>}}} | ||
|- | |- | ||
|}<noinclude><br> | |}<noinclude><br> | ||
Line 74: | Line 78: | ||
|factions= | |factions= | ||
|buildings= | |buildings= | ||
+ | |arts= | ||
|card= }}</pre></code>''' | |card= }}</pre></code>''' | ||
Latest revision as of 15:43, 18 April 2011
Ship name | |
---|---|
Combat Stats | |
Marines: | marines value here |
Seamen: | seamen value here |
Hull: | hull value here |
Morale: | morale value here |
Speed: | speed value here |
Unit Costs | |
Recruitment: | recruitment cost here |
Upkeep: | upkeep cost here |
Unit Restrictions | |
Buildings Needed: | building prerequisites here |
Unit Card: | insert pic |
to use this template use:
{{TWS2_Ship
|name=
|marines=
|seamen=
|gunners=
|accuracy=
|reload=
|hull=
|morale=
|speed=
|notes=
|recruit=
|upkeep=
|factions=
|buildings=
|arts=
|card= }}
Factions are optional.
Factions should be either specific factions, or culture type: Christian or Buddhist.
Upkeep is the base number that gets multiplied by distance to closest home port
Notes should be for province valour bonus, and deep sea capability