Template:Political: Difference between revisions
From Distant Sands 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"required": true, | |||
"type": "content" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"Demographics": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"Capital": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"Ruler": { | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"Official Political System": { | |||
"type": "content", | |||
"required": true | "required": true | ||
}, | }, | ||
" | "True Political System": { | ||
"type": "content", | |||
"suggested": true | |||
} | |||
}, | }, | ||
"description": "Political System Overview" | "description": "Political System Overview" | ||
Revision as of 11:46, 23 October 2025
| {{{name}}} | ||
|---|---|---|
| {{{image}}} | ||
| Demographics | {{{Demographics}}} | |
| Capital | {{{Capital}}} | |
| Ruler | {{{Ruler}}} | |
| Official Political System | {{{Official Political System}}} | |
| True Political System | {{{True Political System}}} | |
Political System Overview
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Content | required |
| image | image | no description | File | optional |
| Demographics | Demographics | no description | Content | required |
| Capital | Capital | no description | Content | required |
| Ruler | Ruler | no description | Content | suggested |
| Official Political System | Official Political System | no description | Content | required |
| True Political System | True Political System | no description | Content | suggested |