More actions
m Fixed First appearance param not appearing |
Changed image param to format it within the template |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title | | title = {{{name|{{PAGENAME}}}}} | ||
| image = {{{image|}}} | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|250px}}}|alt={{{alt|{{{caption|}}}}}}]]}} | ||
| caption1 = {{{caption|}}} | | caption1 = {{{caption|}}} | ||
Revision as of 16:38, 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.
| String | suggested |
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 |