Difference between revisions of "Template:TogaTest Table"

From Totalwar.org
Jump to: navigation, search
Line 1: Line 1:
 
== Bordering Regions and Battle Map Selection ==
 
== Bordering Regions and Battle Map Selection ==
{| align="center" border="1" cellpadding="4" style="text-align:center; font-size: 90%; border: 1px solid grey; background-color:#D7CEAF"
+
{| align="center" border="1" cellpadding="4" style="text-align:center; font-size: 90%; border: 2px solid grey; background-color:#D7CEAF"
 
|-
 
|-
 
{{#if:{{{land1|}}}|
 
{{#if:{{{land1|}}}|

Revision as of 08:37, 22 January 2011

Bordering Regions and Battle Map Selection

Internal Attack Map
{{{internal}}}

These are the provinces and sea regions border this province. "Attack To" indicates the map type used when attacking from this province into the listed border province. "Defend From" indicates the map type used when an attack comes from the bordering province into this one. "Internal Attack" indicates the map type used for rebellions and siege relief.


to use this template use:

{{MTW_Province_Borders
|land1= 
|attack1= 
|defend1= 
|land2= 
|attack2= 
|defend2= 
|land3= 
|attack3= 
|defend3= 
...
|sea1= 
|seadef1= 
|sea2= 
|seadef2= 
...
|internal= }}

landX should be the name of the bordering province, attackX should be the map type when attacking from this province into landX, defendX should be the map type when attacking from landX into this province.

seaX should be the name of the bordering sea region, defend X should be the map type when attacking the province from the sea region.

internal should be the map type used when fighting rebellions and sallies.