Faction: Difference between revisions
From Corporate Dawn Wiki
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
[[Category:Factions]] | [[Category:Factions]] | ||
</includeonly> | |||
{| class="wikitable" style="float:right" | {| class="wikitable" style="float:right" | ||
!colspan="2"|[[File:{{{logo|FactionPlaceholder.png}}}|frameless|center]] | !colspan="2"|<ul class="tabs" data-tab> | ||
<li class="tab-title active">Logo</li> | |||
{{#if: {{{leader|}}}| | |||
<li class="tab-title">Dress Uniform</li> | |||
}} | |||
{{#if: {{{battleuniform|}}}| | |||
<li class="tab-title">Battle Uniform</li> | |||
}} | |||
{{#if: {{{dressuniform|}}}| | |||
<li class="tab-title">Dress Uniform</li> | |||
}} | |||
</ul> | |||
|- | |||
!colspan="2"| | |||
<div class="tabs-content"> | |||
<div class="content active" id="logo"> | |||
[[File:{{{logo|FactionPlaceholder.png}}}|frameless|center]] | |||
</div> | |||
<div class="content" id="leader"> | |||
[[File:{{{leader|Placeholder.png}}}|frameless|center]] | |||
</div> | |||
<div class="content" id="battleuniform"> | |||
[[File:{{{battleuniform|Placeholder.png}}}|frameless|center]] | |||
</div> | |||
<div class="content" id="dressuniform"> | |||
[[File:{{{dressuniform|Placeholder.png}}}|frameless|center]] | |||
</div> | |||
</div> | |||
|- | |- | ||
!colspan="2" style="text-align:center;font-weight:bold;"|{{{name|{{PAGENAME}}}}} | !colspan="2" style="text-align:center;font-weight:bold;"|{{{name|{{PAGENAME}}}}} | ||
Line 138: | Line 166: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": true | "required": true | ||
}, | |||
"leader": { | |||
"type": "wiki-file-name" | |||
}, | |||
"battleuniform": { | |||
"type": "wiki-file-name" | |||
}, | |||
"dressuniform": { | |||
"type": "wiki-file-name" | |||
} | } | ||
}, | }, | ||
Line 157: | Line 194: | ||
"IsGalactic", | "IsGalactic", | ||
"IsIntergalactic", | "IsIntergalactic", | ||
"IsMultidimensional" | "IsMultidimensional", | ||
"leader", | |||
"battleuniform", | |||
"dressuniform" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:36, 10 August 2024
| ||
---|---|---|
Faction | ||
Faction Type(s) | Unknown | |
Influence | Unknown | |
Location | Unknown |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Faction Logo | logo | no description | File | required |
Faction Name | name | no description | Line | optional |
Location | location | no description
| Line | suggested |
IsCorporation | IsCorporation | no description
| Boolean | optional |
IsMegaCorporation | IsMegaCorporation | no description
| Boolean | optional |
IsPrivateMilitary | IsPrivateMilitary | no description
| Boolean | optional |
IsPublicMilitary | IsPublicMilitary | no description
| Boolean | optional |
IsPrivateMilitaryCompany | IsPrivateMilitaryCompany | no description
| Boolean | optional |
IsConfederation | IsConfederation | no description
| Boolean | optional |
IsFederation | IsFederation | no description
| Boolean | optional |
IsRegional | IsRegional | no description
| Boolean | optional |
IsPlanetary | IsPlanetary | no description
| Boolean | optional |
IsSystemWide | IsSystemWide | no description
| Boolean | optional |
IsGalactic | IsGalactic | no description
| Boolean | optional |
IsIntergalactic | IsIntergalactic | no description
| Boolean | optional |
IsMultidimensional | IsMultidimensional | no description
| Boolean | optional |
leader | leader | no description | File | optional |
battleuniform | battleuniform | no description | File | optional |
dressuniform | dressuniform | no description | File | optional |