More actions
add hybrid support |
No edit summary |
||
| Line 153: | Line 153: | ||
"first_appearance", | "first_appearance", | ||
"last_appearance" | "last_appearance" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 17:46, 20 December 2024
| 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 |
| Caption | caption | A caption for the image. | String | 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 |