Template:Infobox season: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
| season_name = | | season_name = | ||
| season_image = | | season_image = | ||
| image_size = | |||
| image_caption = | | image_caption = | ||
| location = | | location = | ||
| Line 22: | Line 23: | ||
|- | |- | ||
{{#if: {{{season_image|}}} | | {{#if: {{{season_image|}}} | | ||
| colspan="2" style="text-align:center;" | {{#invoke:InfoboxImage|InfoboxImage|image={{{ | | colspan="2" style="text-align:center;" | {{#invoke:InfoboxImage|InfoboxImage|image={{{season_image|}}}|size={{{image_size|250px}}}}} | ||
{{#if: {{{image_caption|}}} | | {{#if: {{{image_caption|}}} | | ||
| colspan="2" style="text-align:center; font-size:85%;" | {{{image_caption}}} | | colspan="2" style="text-align:center; font-size:85%;" | {{{image_caption}}} | ||
| Line 50: | Line 51: | ||
"season_name": {}, | "season_name": {}, | ||
"season_image": {}, | "season_image": {}, | ||
"image_size": { | |||
"default": "250px", | |||
"description": "Size of the image (optional, defaults to 250px)" | |||
}, | |||
"image_caption": {}, | "image_caption": {}, | ||
"location": {}, | "location": {}, | ||
Revision as of 09:02, 10 April 2025
This is the Season infobox template. It should be used for articles about roleplay Seasons.
Usage
Copy the following code into your article and fill in the parameters:
{{Infobox season
| season_name =
| season_image =
| image_size =
| image_caption =
| location =
| start_date =
| end_date =
| status =
| season_host =
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| season_name | season_name | no description | Unknown | optional |
| season_image | season_image | no description | Unknown | optional |
| image_size | image_size | Size of the image (optional, defaults to 250px)
| Unknown | optional |
| image_caption | image_caption | no description | Unknown | optional |
| location | location | no description | Unknown | optional |
| start_date | start_date | no description | Unknown | optional |
| end_date | end_date | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| season_host | season_host | no description | Unknown | optional |