Template:Infobox season: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
{{Infobox season | {{Infobox season | ||
| season_name = | | season_name = | ||
| | | image = | ||
| image_size = | | image_size = | ||
| image_caption = | | image_caption = | ||
| Line 22: | Line 22: | ||
! colspan="2" class="infobox-title" style="text-align:center; font-size:125%; font-weight:bold;" | {{{season_name|{{{title|{{PAGENAME}}}}}}}} | ! colspan="2" class="infobox-title" style="text-align:center; font-size:125%; font-weight:bold;" | {{{season_name|{{{title|{{PAGENAME}}}}}}}} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{image|}}} | | ||
| colspan="2" style="text-align:center;" | {{#invoke:InfoboxImage|InfoboxImage|image={{{ | | colspan="2" style="text-align:center;" | {{#invoke:InfoboxImage|InfoboxImage|image={{{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 50: | ||
"params": { | "params": { | ||
"season_name": {}, | "season_name": {}, | ||
" | "image": {}, | ||
"image_size": { | "image_size": { | ||
"default": "250px", | "default": "250px", | ||
Revision as of 09:07, 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 =
| 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 |
| image | 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 |