Template:Faction Info: Difference between revisions

Template page
No edit summary
No edit summary
Line 16: Line 16:
</noinclude><includeonly>{| class="wikitable" style-"width:100%"
</noinclude><includeonly>{| class="wikitable" style-"width:100%"
|-
|-
! rowspan="3" {{{#if:{{{color|}}}|style="border-left: 2px solid {{{color}}};"}}} | [[File:{{{image|Unknown.png}}}|100px]]
! rowspan="3" {{{#if:{{{color|}}}|style="border-left: 2px solid {{{color}}};"}}} | [[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;" | {{{status|No status available}}}
! style="text-align:right;" | {{{status|No status available}}}

Revision as of 19:46, 14 December 2024

Usage:

{{Faction_Info
 | color      = #ff0000
 | image      = Flag-liberty.png
 | name       = Example Name
 | status     = Lawful
 | allies     = one, two, three
 | competitors= four, five, six
 | enemies    = seven, eight, nine
 | description= This is a brief description.
}}