Template:Group: Difference between revisions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
!colspan=2 style="padding-bottom:1px; padding-left:20px; padding-right:20px"|General | !colspan=2 style="padding-bottom:1px; padding-left:20px; padding-right:20px"|General | ||
|- | |- | ||
<!-- | |||
!style="background:#EFEFEF; width:100px"|Description | !style="background:#EFEFEF; width:100px"|Description | ||
|style="background:white; width:200px; text-align:left;"|{{{description}}} | |style="background:white; width:200px; text-align:left;"|{{{description}}} | ||
| Line 27: | Line 28: | ||
|style="background:white; width:200px; text-align:left;"|{{{date of creation}}} | |style="background:white; width:200px; text-align:left;"|{{{date of creation}}} | ||
|- | |- | ||
--> | |||
{{#if:{{{allies|}}}| | {{#if:{{{allies|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Allies | {{!}}style="background:#EFEFEF; width:100px"{{!}}Allies | ||
Revision as of 03:26, 16 November 2022
| |||
| |||
Example usage:
{{Location
| title=Example
| image=Example
| caption=Example
| description=Example
| allies=Example
| enemies=Example
| date of creation=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 |
| 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 | Date | suggested |