Template:Group: Difference between revisions
No edit summary |
No edit summary |
||
| Line 55: | Line 55: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{created|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Created | {{!}}style="background:#EFEFEF; width:100px"{{!}}Created | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{ | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{created}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Latest revision as of 00:55, 27 August 2023
| |||
| |||
Example usage:
{{Location
| title=Example
| image=Example.png
| caption=Example
| abbreviation=Example
| description=Example
| allies=Example
| enemies=Example
| created=Jan 01, 2000
| disbanded=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | String | required |
| image | image | no description | File | required |
| caption | caption | no description | String | optional |
| abbreviation | abbreviation | no description | String | optional |
| description | description | no description | String | required |
| allies | allies | no description | Page name | optional |
| enemies | enemies | no description | Page name | optional |
| created | created | no description | Date | optional |
| disbanded | disbanded | no description | Date | optional |