103
edits
(Created page with "{| class="wikitable" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border-style:solid;border-width: 4px 4px 4px 4px;" style="margin:0 0 1em 1em; float:right; w...") |
(Going to use this for neutral townes, and will make color-coded variations per Circle.) |
||
Line 1: | Line 1: | ||
{| | {| border="0" cellpadding="1" style="background:#EBEBEB" width="100%" | ||
| | |- | ||
|style=" | ! style="background:#B1B1B1" colspan="2"| | ||
| {{{ | <font size="3">{{{FULL_TOWNENAME}}}</font> | ||
|- {{#if:{{{Img|}}}|style="background:#B1B1B1"|style="display:none;"|}} | |||
| {{#if:{{{Img|}}}|{{{Img}}}||}} | |||
|- | |||
| align="center" style="background:#CDCDCD" colspan="2"| [[{{{TOWNE_CIRCLE}}}]] | |||
|- | |||
| align="right" | <font size="2">'''Sovereignty:'''</font> | |||
| align="left" | <font size="2">[[{{{TOWNE_SOVEREIGNTY}}}]]</font> | |||
|- | |- | ||
| | | align="right" | <font size="2">'''{{{TOWNE_LEADER_TITLE}}}:'''</font> | ||
| | | align="left" | <font size="2">{{{TOWNE_LEADER_NAME}}}</font> | ||
|- | |||
| align="right" | <font size="2">'''{{{TOWNE_SUBLEADER_TITLE}}}:'''</font> | |||
| align="left" | <font size="2">{{{TOWNE_SUBLEADER_NAMES}}}</font> | |||
|- | |- | ||
|} | |} |
edits