Difference between revisions of "User:Makanyane/sandbox2"
From TWC Wiki
Jump to navigationJump to search (copy template to try to fix colour/class issues) |
(stripped style coding) |
||
Line 1: | Line 1: | ||
− | {| class="infobox bordered vevent | + | {| class="infobox bordered vevent" |
− | ! colspan="2 | + | ! colspan="2" | ''{{{title|{{PAGENAME}}}}}''<!-- |
− | -->{{#if:{{{image|}}}|<tr><td colspan="2 | + | -->{{#if:{{{image|}}}|<tr><td colspan="2"> {{{image}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> |
|- | |- | ||
− | ! | + | ! Class |
− | | {{{Class|<noinclude | + | | {{{Class|<noinclude>CLASS HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Unit Size |
− | | {{{Unit Size|<noinclude | + | | {{{Unit Size|<noinclude>UNIT SIZE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Weaponry |
− | | {{{Weaponry|<noinclude | + | | {{{Weaponry|<noinclude>WEAPONRY HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Morale |
− | | {{{Morale|<noinclude | + | | {{{Morale|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Melee Attack |
− | | {{{Melee Attack|<noinclude | + | | {{{Melee Attack|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Ranged Attack |
− | | {{{Ranged Attack|<noinclude | + | | {{{Ranged Attack|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Defence |
− | | {{{Defence|<noinclude | + | | {{{Defence|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Charge Bonus |
− | | {{{Charge Bonus|<noinclude | + | | {{{Charge Bonus|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Accuracy |
− | | {{{Accuracy|<noinclude | + | | {{{Accuracy|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Range |
− | | {{{Range|<noinclude | + | | {{{Range|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Ammunition |
− | | {{{Ammunition|<noinclude | + | | {{{Ammunition|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Region |
− | | {{{Region|<noinclude | + | | {{{Region|<noinclude>REGION HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Recruitment Cost |
− | | {{{Recruitment Cost|<noinclude | + | | {{{Recruitment Cost|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Upkeep Cost |
− | | {{{Upkeep Cost|<noinclude | + | | {{{Upkeep Cost|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Turns to Build |
− | | {{{Turns to Build|<noinclude | + | | {{{Turns to Build|<noinclude>VALUE HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Unit Limit |
− | | {{{Unit Limit|<noinclude | + | | {{{Unit Limit|<noinclude>LIMIT HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Building Requirements |
− | | {{{Building Requirements|<noinclude | + | | {{{Building Requirements|<noinclude>BUILDING REQUIREMENT HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Technology Requirements |
− | | {{{Tech Requirements|<noinclude | + | | {{{Tech Requirements|<noinclude>TECH REQUIREMENT HERE</noinclude>}}} |
|- | |- | ||
− | ! | + | ! Attributes |
− | | {{{Attributes|<noinclude | + | | {{{Attributes|<noinclude>ATTRIBUTES HERE</noinclude>}}} |
|- | |- | ||
|} | |} | ||
Line 64: | Line 64: | ||
To use this template copy the following code on to the top of a unit article on the wiki, and fill in the sections according to the further instructions below. This should be used for all vanilla Total War units regardless of which game they are actually from. '''All information must come from the Vanilla Game, not a mod.''' | To use this template copy the following code on to the top of a unit article on the wiki, and fill in the sections according to the further instructions below. This should be used for all vanilla Total War units regardless of which game they are actually from. '''All information must come from the Vanilla Game, not a mod.''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 03:59, 21 May 2019
Makanyane/sandbox2 | |
---|---|
Class | CLASS HERE |
Unit Size | UNIT SIZE HERE |
Weaponry | WEAPONRY HERE |
Morale | VALUE HERE |
Melee Attack | VALUE HERE |
Ranged Attack | VALUE HERE |
Defence | VALUE HERE |
Charge Bonus | VALUE HERE |
Accuracy | VALUE HERE |
Range | VALUE HERE |
Ammunition | VALUE HERE |
Region | REGION HERE |
Recruitment Cost | VALUE HERE |
Upkeep Cost | VALUE HERE |
Turns to Build | VALUE HERE |
Unit Limit | LIMIT HERE |
Building Requirements | BUILDING REQUIREMENT HERE |
Technology Requirements | TECH REQUIREMENT HERE |
Attributes | ATTRIBUTES HERE |
To use this template copy the following code on to the top of a unit article on the wiki, and fill in the sections according to the further instructions below. This should be used for all vanilla Total War units regardless of which game they are actually from. All information must come from the Vanilla Game, not a mod.
Code:
{{TW Unit|image=[[Image:IMAGE HERE]] |Class=CLASS HERE |Unit Size=SIZE HERE |Weaponry=WEAPONRY HERE |Morale=VALUE HERE |Melee Attack=VALUE HERE |Ranged Attack=VALUE HERE |Defence=VALUE HERE |Charge Bonus=VALUE HERE |Accuracy=VALUE HERE |Range=VALUE HERE |Ammunition=VALUE HERE |Region=REGION HERE |Recruitment Cost=VALUE HERE |Upkeep Cost=VALUE HERE |Turns to Build=VALUE HERE |Unit Limit=LIMIT HERE |Building Requirements=BUILDING REQUIREMENTS HERE |Tech Requirements=TECH REQUIREMENTS HERE |Attributes=ATTRIBUTES HERE }}