Template:Faction Info: Difference between revisions

Template page
No edit summary
No edit summary
Line 15: Line 15:
</noinclude><includeonly>{| class="wikitable" style="width:100%"
</noinclude><includeonly>{| class="wikitable" style="width:100%"
|-
|-
! rowspan="3" style="width:100px;border-left: 2px solid var(--color-base--subtle);" | [[File:{{{image|Unknown.png}}}|100px|link=]]
! rowspan="2" style="width:100px;border-left: 2px solid var(--color-base--subtle);" | [[File:{{{image|Unknown.png}}}|100px|link=]]
! colspan="2" style="text-align:left;" | '''{{{name|Name not provided}}}'''
! colspan="2" style="text-align:left;" | '''{{{name|Name not provided}}}'''
! style="text-align:right;" | {{{page|}}}
! style="text-align:right;" | {{{page|}}}
|-
|-
! style="text-align:center; width:33%" | ALLIES
| colspan="2" style="text-align:left;border-left: 2px solid var(--color-base--subtle);" | {{{description}}}
! style="text-align:center; width:33%" | COMPETITORS
! style="text-align:center; width:33%" | ENEMIES
|-
| style="text-align:center; width:33%" | {{{allies|No allies listed}}}
| style="text-align:center; width:33%" | {{{competitors|No competitors listed}}}
| style="text-align:center; width:33%" | {{{enemies|No enemies listed}}}
|-
| colspan="4" style="text-align:left;border-left: 2px solid var(--color-base--subtle);" | {{{description}}}
|}</includeonly>
|}</includeonly>

Revision as of 01:56, 15 December 2024

Usage:

{{Faction_Info
 | image      = Flag-liberty.png
 | name       = Example Name
 | page       = Liberty
 | allies     = one, two, three
 | competitors= four, five, six
 | enemies    = seven, eight, nine
 | description= A description
}}