Template:Group: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
|- | |- | ||
--> | --> | ||
{{#if:{{{description|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Description | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{description}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{allies|}}}| | {{#if:{{{allies|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Allies | {{!}}style="background:#EFEFEF; width:100px"{{!}}Allies | ||
Line 42: | Line 47: | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Date of creation | {{!}}style="background:#EFEFEF; width:100px"{{!}}Date of creation | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{date of creation}}} | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{date of creation}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{disbanded|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Disbanded | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{disbanded}}} | |||
{{!}}- | {{!}}- | ||
}} | }} |
Revision as of 03:48, 16 November 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 |
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 |