Difference between revisions of "Template:Faction"
From TWC Wiki
Jump to navigationJump to searchm (cat) |
(remove colours - now coded by class/skin) |
||
Line 1: | Line 1: | ||
− | {| class="infobox bordered | + | {| class="infobox bordered" style="float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" |
− | ! colspan="2" style="font-size:110%; text-align: center; | + | ! colspan="2" style="font-size:110%; text-align: center;"| ''{{{title|{{PAGENAME}}}}}''<!-- |
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="background-color: white; font-size: 100%; text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> | -->{{#if:{{{image|}}}|<tr><td colspan="2" style="background-color: white; font-size: 100%; text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> | ||
|- | |- | ||
|- | |- | ||
− | ! | + | ! Name: |
| {{{Name|<noinclude>eg England</noinclude>}}} | | {{{Name|<noinclude>eg England</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! From Game: |
| {{{Game|<noinclude>ie Rome, Medieval 2 etc</noinclude>}}}<!-- | | {{{Game|<noinclude>ie Rome, Medieval 2 etc</noinclude>}}}<!-- | ||
− | -->{{#if:{{{Religion|}}}|<tr><th | + | -->{{#if:{{{Religion|}}}|<tr><th>Religion:</th><td>{{{Religion}}}</td></tr>}} |
|- | |- | ||
− | ! | + | ! Culture: |
| {{{Culture|<noinclude>eg Roman, barbarian - Western Europeon, Aztec etc</noinclude>}}} | | {{{Culture|<noinclude>eg Roman, barbarian - Western Europeon, Aztec etc</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! Playable: |
| {{{Playable|<noinclude>Yes or No</noinclude>}}} | | {{{Playable|<noinclude>Yes or No</noinclude>}}} | ||
|- | |- |
Revision as of 22:32, 23 May 2019
Faction | |
---|---|
Name: | eg England |
From Game: | ie Rome, Medieval 2 etc |
Culture: | eg Roman, barbarian - Western Europeon, Aztec etc |
Playable: | Yes or No |
Format is similar to mod3 template, to use include {{Faction|image=[[Image:blah.png|blah]]|Name='''blah'''|Game=[[blah]]|Religion=[[blah]]|Culture=[[blah]]}}
image and religion sections are optional so if you don't have image and religion is not relevant eg for RTW, use:
{{Faction|Name='''blah'''|Game=[[blah]]|Culture=[[blah]]}}