Faction: Difference between revisions
From Corporate Dawn Wiki
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
!colspan="2"|<ul class="tabs" data-tab> | !colspan="2"|<ul class="tabs" data-tab> | ||
<li class="tab-title active">Logo</li> | <li class="tab-title active">Logo</li> | ||
{{#if:{{{leader|}}} | {{#if: {{{leader|}}}| | ||
<li class="tab-title">Dress Uniform</li> | <li class="tab-title">Dress Uniform</li> | ||
}} | }} | ||
{{#if:{{{battleuniform|}}} | {{#if: {{{battleuniform|}}}| | ||
<li class="tab-title">Battle Uniform</li> | <li class="tab-title">Battle Uniform</li> | ||
}} | }} | ||
{{#if:{{{dressuniform|}}} | {{#if: {{{dressuniform|}}}| | ||
<li class="tab-title">Dress Uniform</li> | <li class="tab-title">Dress Uniform</li> | ||
}} | }} | ||
| Line 166: | 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 185: | 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 |
