Template:Infobox character/doc: Difference between revisions
(Update docs to match) |
(Update docs to match) |
||
Line 9: | Line 9: | ||
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. | The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. | ||
{{Parameter names example| affiliation | alias | alt | {{Parameter names example| affiliation | alias | alt | caption | children | creator | data1 | data2 | data3 | data4 | data5 | data21 | data22 | data23 | data24 | data25 | data31 | data32 | data33 | data34 | data35 | extra-hdr | family | full_name | gender | image | image_size | image_upright | info-hdr | lbl1 | lbl2 | lbl3 | lbl4 | lbl5 | lbl21 | lbl22 | lbl23 | lbl24 | lbl25 | lbl31 | lbl32 | lbl33 | lbl34 | lbl35 | name | occupation | relatives | significant_other | year_hatched | spouse | title }} | ||
<syntaxhighlight lang="wikitext" style="overflow: auto;"> | <syntaxhighlight lang="wikitext" style="overflow: auto;"> | ||
Line 29: | Line 29: | ||
| children = | | children = | ||
| relatives = | | relatives = | ||
| year_hatched = | |||
}}</syntaxhighlight> | }}</syntaxhighlight> | ||
Line 95: | Line 96: | ||
! scope="row" | relatives | ! scope="row" | relatives | ||
| The characters's relatives. | | The characters's relatives. | ||
|- | |||
! scope="row" | year_hatched | |||
| The year of the character's hatching. | |||
|- | |- | ||
! scope="row" | extra-hdr | ! scope="row" | extra-hdr | ||
Line 332: | Line 336: | ||
"deprecated": false, | "deprecated": false, | ||
"description": "The characters's relatives" | "description": "The characters's relatives" | ||
}, | |||
"year_hatched": { | |||
"label": "Year of hatching", | |||
"type": "string", | |||
"required": false, | |||
"suggested": false, | |||
"deprecated": false, | |||
"description": "The year of the character's hatching" | |||
}, | }, | ||
"lbl21": { | "lbl21": { | ||
Line 473: | Line 485: | ||
"children", | "children", | ||
"relatives", | "relatives", | ||
"year_hatched", | |||
"lbl21", | "lbl21", | ||
"data21", | "data21", | ||
Line 531: | Line 544: | ||
| spouse = | | spouse = | ||
| significant_other = | | significant_other = | ||
| year_hatched = | |||
| children = | | children = | ||
| relatives = | | relatives = |
Latest revision as of 12:40, 8 July 2024
File:OOjs UI icon book-ltr.svg | This is a documentation subpage for Template:Infobox character. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
Warning | This template is used on approximately 7,600 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. |
This template adds an automatically generated short description. If the automatic short description is not optimal, replace it by adding {{Short description }} at the top of the article. |
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}}}|{{{image_size}}}|alt={{{alt}}}|upright={{{image_upright}}}]] | |
Created by | {{{creator}}} |
{{{lbl1}}} | {{{data1}}} |
{{{lbl2}}} | {{{data2}}} |
{{{lbl3}}} | {{{data3}}} |
{{{lbl4}}} | {{{data4}}} |
{{{lbl5}}} | {{{data5}}} |
{{{info-hdr}}} | |
Full name | {{{full_name}}} |
Alias | {{{alias}}} |
Gender | {{{gender}}} |
Title | {{{title}}} |
Occupation | {{{occupation}}} |
Affiliation | {{{affiliation}}} |
Family | {{{family}}} |
Spouse | {{{spouse}}} |
Significant other | {{{significant_other}}} |
Children | {{{children}}} |
Relatives | {{{relatives}}} |
Year of hatching | {{{year_hatched}}} |
{{{lbl21}}} | {{{data21}}} |
{{{lbl22}}} | {{{data22}}} |
{{{lbl23}}} | {{{data23}}} |
{{{lbl24}}} | {{{data24}}} |
{{{lbl25}}} | {{{data25}}} |
{{{extra-hdr}}} | |
{{{lbl31}}} | {{{data31}}} |
{{{lbl32}}} | {{{data32}}} |
{{{lbl33}}} | {{{data33}}} |
{{{lbl34}}} | {{{data34}}} |
{{{lbl35}}} | {{{data35}}} |
<syntaxhighlight lang="wikitext" style="overflow: auto;">
Infobox character/doc | |
---|---|
In-universe information |
</syntaxhighlight>
Parameters
All parameters are optional. Separate multiple entries using {{Plainlist }}.
Parameter | Notes |
---|---|
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. |
caption | A caption explaining the image. |
creator | Name of the individuals who are credited with the creation of the character. |
noinfo | Disable the first "In-universe information" header. |
info-hdr | Text for display in second header (default = Information). |
full_name | The character's full name. |
|
Any aliases used by the character. |
tribe | The tribe of the character. |
gender | The gender of the character. Use only if not obvious. |
title | Titles the character was known by. |
affiliation | The kingdom or nation the character belongs to. |
family | The character's family members. |
spouse | The character's spouse. |
significant_other | The character's significant other. |
children | The characters's children. |
relatives | The characters's relatives. |
year_hatched | The year of the character's hatching. |
extra-hdr | Text for display in third header (default = No third header). |
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
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Creates an infobox for a fictional character of any type.
|
All parameters (not for general use)
Complete list of parameters
| ||||
---|---|---|---|---|
<syntaxhighlight lang="wikitext">
|
Example
John Doe | |
---|---|
Created by | Agnes Nixon |
In-universe information | |
Alias | Jack Dew |
Gender | Male |
Title | Detective |
Occupation | Law enforcement |
Family | Doe |
Spouse | Jane Doe |
Children | John Doe, Jr. |
Relatives |
|
<syntaxhighlight lang="wikitext">
John Doe | |
---|---|
Created by | Agnes Nixon |
In-universe information | |
Alias | Jack Dew |
Gender | Male |
Title | Detective |
Occupation | Law enforcement |
Family | Doe |
Spouse | Jane Doe |
Children | John Doe, Jr. |
Relatives |
* Nancy Doe (mother) |
</syntaxhighlight>
Tracking categories
- Category:Pages using infobox character with unknown parameters (1)
- Category:Articles using Infobox character with multiple unlabeled fields (0)
See also
- {{Infobox person }}