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"| | !style="background:#EFEFEF; width:100px"|Allies | ||
|style="background:white; width:200px; text-align:left;"|{{{ | |style="background:white; width:200px; text-align:left;"|{{{allies}}} | ||
|- | |||
!style="background:#EFEFEF; width:100px"|Enemies | |||
|style="background:white; width:200px; text-align:left;"|{{{enemies}}} | |||
|- | |||
!style="background:#EFEFEF; width:100px"|Date of creation | |||
|style="background:white; width:200px; text-align:left;"|{{{date of creation}}} | |||
|- | |- | ||
{{#if:{{{allies|}}}| | {{#if:{{{allies|}}}| | ||
Revision as of 03:13, 16 November 2022
| |||||||||
| |||||||||
Example usage:
{{Location
| title=Example
| image=Example
| caption=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 |
| allies | allies | no description | String | suggested |
| enemies | enemies | no description | String | suggested |
| date of creation | date of creation | no description | String | suggested |