Faction: Difference between revisions
From Corporate Dawn Wiki
No edit summary |
No edit summary |
||
| Line 76: | Line 76: | ||
"default": "Galactic", | "default": "Galactic", | ||
"suggested": true | "suggested": true | ||
}, | |||
"IsCorporation": { | |||
"type": "boolean" | |||
}, | |||
"IsMegaCorporation": { | |||
"type": "boolean" | |||
}, | |||
"IsPrivateMilitary": { | |||
"type": "boolean" | |||
}, | |||
"IsPublicMilitary": { | |||
"type": "boolean" | |||
}, | |||
"IsPrivateMilitaryCompany": { | |||
"type": "boolean" | |||
}, | |||
"IsConfederation": { | |||
"type": "boolean" | |||
}, | |||
"IsFederation": { | |||
"type": "boolean" | |||
} | } | ||
}, | }, | ||
| Line 84: | Line 105: | ||
"type", | "type", | ||
"influence", | "influence", | ||
"location" | "location", | ||
"IsCorporation", | |||
"IsMegaCorporation", | |||
"IsPrivateMilitary", | |||
"IsPublicMilitary", | |||
"IsPrivateMilitaryCompany", | |||
"IsConfederation", | |||
"IsFederation" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 03:48, 8 August 2024
| [[File:{{{factionlogo}}}|frameless|center]] | ||
|---|---|---|
| {{{name}}} | ||
| Faction Type(s) | ||
| Influence | {{{influence}}} | |
| Location | {{{location}}} | |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Faction Logo | factionlogo logo | no description | File | required |
| Faction Name | name | no description | Page name | required |
| Type | type | no description | Line | suggested |
| Influence Span | influence span | no description
| Line | suggested |
| Location | location homesystem | 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 |