Template:Infobox character/doc
| This is a documentation subpage for Template:Infobox character. It may contain usage information, categories and other content that is not part of the original template page. |
| This template is used on approximately 7,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| File:Lua-Logo.svg | This template uses Lua: |
Infobox character is used to create an infobox for a fictional character of any type.
Usage
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1]] {{{caption}}} | |
| Created by | {{{creator}}} |
| Designed by | {{{designer}}} |
| Voiced by | {{{voice}}} |
| Full name | {{{full_name}}} |
| Alias | {{{alias}}} |
| Nickname | {{{nickname}}} |
| Species | {{{species}}} |
| Gender | {{{gender}}} |
| Title | {{{title}}} |
| Occupation | {{{occupation}}} |
| Spouse | {{{spouse}}} |
| Significant other | {{{significant_other}}} |
| Available | {{{available}}} |
<syntaxhighlight lang="wikitext" style="overflow: auto;">
| Infobox character/doc |
|---|
</syntaxhighlight>
Parameters
All parameters are optional. Separate multiple entries using {{Plainlist}}.
| Parameter | Notes |
|---|---|
| color | Background color for header bars (default = #DEDEE2). The text color is automatically determined. Must meet AAA compliance standards outlines on WP:COLOR. |
| name | Character name to display in top header (default = PAGENAME). |
| image | Image of the character. "File:" and wikilinking is not required; i.e. use |image=Example.png.
|
| image_upright | The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px. |
| alt | Alt text for image per WP:MOSALT. |
| caption | A caption explaining the image. |
| creator | Name of the individuals who are credited with the creation of the character. |
| designer | Name of the individuals who designed the character. |
| voice | Name of the individuals who voiced the character. Should be omitted if the same as "portrayer". |
| full_name | The character's full name. |
|
Any nicknames used by the character. |
|
Any aliases used by the character. |
|
The species or race of the character. Use for non-human characters only. |
| gender | The gender of the character. Use only if not obvious. |
| title | Titles the character was known by. |
|
The character's job or role. |
| class | The character class for RPG characters. |
|
The character's spouses. |
|
The character's significant others. |
| availability | Where the character can be found. |
|
What the character is into. |
| lbl# | Label to display in left column where "#" is 1-5, 21-25, or 31-35 for custom fields under the 1st, 2nd, or 3rd headers respectively. |
| data# | Text to display in the right column corresponding to the appropriate "lbl#". |
TemplateData
TemplateData
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Infobox character Creates an infobox for a fictional character of any type.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All parameters (not for general use)
Complete list of parameters
| ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
</syntaxhighlight> | ||||||||||||||||||||||||||||||||
Example
| John Doe | |
|---|---|
| Created by | Agnes Nixon |
| Alias | Jack Dew |
| Nickname | Doeboy |
| Gender | Male |
| Title | Detective |
| Occupation | Law enforcement |
| Spouse | Jane Doe |
| Available | 7a - 7p |
<syntaxhighlight lang="wikitext">
| John Doe | |
|---|---|
| Created by | Agnes Nixon |
| Alias | Jack Dew |
| Nickname | Doeboy |
| Gender | Male |
| Title | Detective |
| Occupation | Law enforcement |
| Spouse | Jane Doe |
| Available | 7a - 7p |
</syntaxhighlight>
Tracking categories
- Category:Pages using infobox character with unknown parameters (0)
- Category:Articles using Infobox character with multiple unlabeled fields (0)
- Category:Articles using infoboxes for fictional elements with invalid color combination (0)
Supporting templates
See also
- {{Infobox person}}