More actions
Created location infobox |
Add year_established to template data and change kingdom example from "Sand Kingdom" to "Kingdom of Sand" |
||
| Line 82: | Line 82: | ||
"label": "Kingdom", | "label": "Kingdom", | ||
"description": "The kingdom that rules over or is associated with this location. Do not include if not applicable.", | "description": "The kingdom that rules over or is associated with this location. Do not include if not applicable.", | ||
"example": "Sand | "example": "Kingdom of Sand", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
| Line 100: | Line 100: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"year_established": { | |||
"label": "Year established", | |||
"description": "The year this location was established, if applicable. Do not include if not applicable.", | |||
"example": "5,011 A.S.", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 114: | Line 120: | ||
"caption2", | "caption2", | ||
"kingdom", | "kingdom", | ||
"founders" | "founders", | ||
"year_established" | |||
], | ], | ||
"format": "block" | "format": "block" | ||
Latest revision as of 10:26, 1 June 2025
An infobox that describes a character
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the location. Defaults to the page title.
| String | required |
| Image | image | An image of the location. To add a new image, first upload it at Special:Upload, then use the title of the image page for this parameter. | Page name | suggested |
| Image size | image_size | The size of the image. Defaults to 250px.
| String | optional |
| Caption | caption | A caption for the image. | String | optional |
| Alt text | alt | The alt text of the image. | String | suggested |
| Image 2 | image2 | Another image of the location, if any. | File | optional |
| Image 2 size | image_size2 | The size of the second image | Unknown | optional |
| Image 2 alt text | alt2 | The alt text of the second image. | Unknown | optional |
| Image 2 caption | caption2 | The caption of the second image.
| Content | optional |
| Kingdom | kingdom | The kingdom that rules over or is associated with this location. Do not include if not applicable.
| String | suggested |
| Founders | founders | The character(s) who founded this location, if applicable. Do not include if unknown. | String | suggested |
| Year established | year_established | The year this location was established, if applicable. Do not include if not applicable.
| String | optional |