Difference between revisions of "Template:Infobox Character"
(Deleted superfluous & .) |
|||
| Line 2: | Line 2: | ||
<onlyinclude><div class="infobox"> | <onlyinclude><div class="infobox"> | ||
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
| − | <div class="infobox-image"> | + | <div class="infobox-image">{{{image}}}</div> |
<table><tr> | <table><tr> | ||
<td align="center">'''Previous'''</br>{{{prev}}}</td> | <td align="center">'''Previous'''</br>{{{prev}}}</td> | ||
Revision as of 10:51, 2 November 2019
Usage & preview
Type in this:
{{Infobox Character
|prev=[[Doll]]
|next=[[Felix]]
|prev_cat=[[Florine|Shopkeepers]]
|next_cat=[[Lilac|Maids]]
|image=ElaiyaNew.png
|spritesheet=
|class=Bounty Hunter
|age=27
|hair color=Turquoise
|eye color=Orange
|manor=Servant's Quarters
|condo=Main Floor
|wesmanor=2nd Floor near staircase
|elf shrine=library at a table
|soumanor=Slave Quarters
}}
to see this:
| Previous Doll |
Next Felix |
| Attributes | |
|---|---|
| Class | Bounty Hunter |
| Age | 27 |
| Hair Color | Turquoise |
| Eye Color | Orange |
| Location | |
| Northmarket Manor | Servant's Quarters |
| Eastfort Condo | Main Floor |
| Westcastle Manor | 2nd Floor near staircase |
| Southport Manor | Slave Quarters |
| Elf Shrine | library at a table |
Click here to refresh the preview above
A template for a character
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the Character
| String | required |
| Image | image | File:Name.Extension
| File | suggested |
| Prev | prev | The previous character on the list found on the Characters page
| URL | suggested |
| Next | next | The next character on the list found on the Characters page
| URL | suggested |
| Class | class | The class of the party member(Leave empty if not a party member)
| String | optional |
| Gender | gender | The gender of the character
| String | suggested |
| Age | age | The age of the character
| Number | optional |
| Hair color | hair color | The hair color of the character
| String | suggested |
| Eye color | eye color | The eye color of the character
| String | suggested |
| Manor | manor | The location the character can be found at the Northmarket Manor
| String | optional |
| Condo | condo | The location the character can be found at the Eastfort Condo
| String | optional |
| Wesmanor | wesmanor | The location the character can be found at the Westcastle Manor
| Unknown | optional |
| Soumanor | soumanor | The location the character can be found at the Southport Manor
| String | optional |
| Elf shrine | elf shrine | The location the character can be found at the Elf Shrine
| String | optional |