More actions
No edit summary |
just to clarify these aren't ready for use yet |
||
| Line 202: | Line 202: | ||
}, | }, | ||
"arc1appearances": { | "arc1appearances": { | ||
"label": "Arc 1 appearances", | "label": "[not ready for use yet] Arc 1 appearances", | ||
"description": "Appearances of this character for arc 1 (The Dragonet Prophecy Arc) as a space-delimited string of three-letter abbreviations (e.g. TDP)", | "description": "Appearances of this character for arc 1 (The Dragonet Prophecy Arc) as a space-delimited string of three-letter abbreviations (e.g. TDP)", | ||
"example": "TDP TLH THK TDS TBN", | "example": "TDP TLH THK TDS TBN", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"arc1mentions": {}, | "arc1mentions": { | ||
"arc2appearances": {}, | "label": "[not ready for use yet] Arc 1 mentions" | ||
"arc2mentions": {}, | }, | ||
"arc3appearances": {}, | "arc2appearances": { | ||
"arc3mentions": {}, | "label": "[not ready for use yet] Arc 2 appearances" | ||
"otherappearances": {}, | }, | ||
"othermentions": {} | "arc2mentions": { | ||
"label": "[not ready for use yet] Arc 2 mentions" | |||
}, | |||
"arc3appearances": { | |||
"label": "[not ready for use yet] Arc 3 appearances" | |||
}, | |||
"arc3mentions": { | |||
"label": "[not ready for use yet] Arc 3 mentions" | |||
}, | |||
"otherappearances": { | |||
"label": "[not ready for use yet] Other appearances" | |||
}, | |||
"othermentions": { | |||
"label": "[not ready for use yet] Other mentions" | |||
} | |||
}, | }, | ||
"description": "An infobox that describes a character", | "description": "An infobox that describes a character", | ||
Revision as of 06:56, 22 April 2025
| In-universe information | |
|---|---|
| Meta information | |
|
|
An infobox that describes a character
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the character. Defaults to the page title.
| String | required |
| Image | image | An image of the character. 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 character, 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 |
| Tribe | tribe | The tribe of the dragon. Will automatically link to article.
| String | suggested |
| Hybrid | hybrid | Whether the character is a hybrid.
| String | optional |
| Tribe 1 | tribe1 | The first tribe the dragon is, if it is a hybrid. Ignored if `hybrid` is false.
| String | optional |
| Tribe 2 | tribe2 | The second tribe the dragon is, if it is a hybrid. Ignored if `hybrid` is false.
| String | optional |
| Gender | gender | The gender of the character.
| String | suggested |
| Age | age | The age of the character.
| String | suggested |
| First appearance | first_appearance | The book the character first appeared in.
| Content | suggested |
| Last appearance | last_appearance | The last book the character appeared in.
| Content | suggested |
| [not ready for use yet] Arc 1 appearances | arc1appearances | Appearances of this character for arc 1 (The Dragonet Prophecy Arc) as a space-delimited string of three-letter abbreviations (e.g. TDP)
| String | optional |
| [not ready for use yet] Arc 1 mentions | arc1mentions | no description | Unknown | optional |
| [not ready for use yet] Arc 2 appearances | arc2appearances | no description | Unknown | optional |
| [not ready for use yet] Arc 2 mentions | arc2mentions | no description | Unknown | optional |
| [not ready for use yet] Arc 3 appearances | arc3appearances | no description | Unknown | optional |
| [not ready for use yet] Arc 3 mentions | arc3mentions | no description | Unknown | optional |
| [not ready for use yet] Other appearances | otherappearances | no description | Unknown | optional |
| [not ready for use yet] Other mentions | othermentions | no description | Unknown | optional |