Template:Group: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
|- | |- | ||
!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"|Abbreviation | |||
|style="background:white; width:200px; text-align:left;"|{{{abbreviation}}} | |||
|- | |- | ||
<!-- | <!-- | ||
Line 29: | Line 33: | ||
|- | |- | ||
--> | --> | ||
{{#if:{{{abbreviation|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Abbreviation | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{abbreviation}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{description|}}}| | {{#if:{{{description|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Description | {{!}}style="background:#EFEFEF; width:100px"{{!}}Description | ||
Line 81: | Line 90: | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"caption": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"abbreviation": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | }, | ||
"description": { | "description": { | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"allies": { | "allies": { | ||
Line 112: | Line 125: | ||
"image", | "image", | ||
"caption", | "caption", | ||
"abbreviation", | |||
"description", | "description", | ||
"allies", | "allies", |
Revision as of 02:52, 2 December 2022
| |||
|
Example usage:
{{Location | title=Example | image=Example.png | caption=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 | Date | suggested |
disbanded | disbanded | no description | Date | suggested |