Template:Group: Difference between revisions
No edit summary |
No edit summary |
||
| Line 106: | Line 106: | ||
"date of creation": { | "date of creation": { | ||
"suggested": true, | "suggested": true, | ||
"type": " | "type": "string" | ||
}, | }, | ||
"disbanded": { | "disbanded": { | ||
"suggested": true, | "suggested": true, | ||
"type": " | "type": "string" | ||
} | } | ||
}, | }, | ||
Revision as of 23:28, 26 August 2023
| |||
| |||
Example usage:
{{Location
| title=Example
| image=Example.png
| caption=Example
| abbreviation=Example
| description=Example
| allies=Example
| enemies=Example
| date of creation=Jan 01, 2000
| disbanded=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | String | suggested |
| image | image | no description | File | suggested |
| caption | caption | no description | String | suggested |
| abbreviation | abbreviation | no description | String | suggested |
| description | description | no description | String | suggested |
| allies | allies | no description | Page name | suggested |
| enemies | enemies | no description | Page name | suggested |
| date of creation | date of creation | no description | String | suggested |
| disbanded | disbanded | no description | String | suggested |