Faction: Difference between revisions
From Corporate Dawn Wiki
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{| class="wikitable" style="float:right" | {| class="wikitable" style="float:right" | ||
!colspan="2"|[[File:{{{ | !colspan="2"|[[File:{{{logo|FactionPlaceholder.png}}}|frameless|center]] | ||
|- | |- | ||
!colspan="2" style="text-align:center;font-weight:bold;"|{{{name}}} | !colspan="2" style="text-align:center;font-weight:bold;"|{{{name}}} | ||
| Line 72: | Line 72: | ||
}, | }, | ||
"IsCorporation": { | "IsCorporation": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsMegaCorporation": { | "IsMegaCorporation": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsPrivateMilitary": { | "IsPrivateMilitary": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsPublicMilitary": { | "IsPublicMilitary": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsPrivateMilitaryCompany": { | "IsPrivateMilitaryCompany": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsConfederation": { | "IsConfederation": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | }, | ||
"IsFederation": { | "IsFederation": { | ||
"type": "boolean" | "type": "boolean", | ||
"default": "Yes" | |||
}, | |||
"IsRegional": { | |||
"default": "Yes" | |||
}, | |||
"IsPlanetary": { | |||
"default": "Yes" | |||
}, | |||
"IsSystemWide": { | |||
"default": "Yes" | |||
}, | |||
"IsGalactic": { | |||
"default": "Yes" | |||
}, | |||
"IsIntergalactic": { | |||
"default": "Yes" | |||
}, | |||
"IsMultidimensional": { | |||
"autovalue": "Yes" | |||
}, | }, | ||
"logo": { | "logo": { | ||
"label": "Faction Logo", | "label": "Faction Logo", | ||
Revision as of 04:11, 8 August 2024
| {{{name}}} | ||
|---|---|---|
| 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 | Page name | required |
| 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
| Unknown | optional |
| IsPlanetary | IsPlanetary | no description
| Unknown | optional |
| IsSystemWide | IsSystemWide | no description
| Unknown | optional |
| IsGalactic | IsGalactic | no description
| Unknown | optional |
| IsIntergalactic | IsIntergalactic | no description
| Unknown | optional |
| IsMultidimensional | IsMultidimensional | no description
| Unknown | optional |