Template:Infobox person: Difference between revisions
Dat Hack3r (talk | contribs) m Dat Hack3r moved page Template:Infobox character to Template:Infobox person: This is an infobox for people, not characters. |
Add template data |
||
| Line 107: | Line 107: | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"background_color": { | |||
"aliases": [ | |||
"backgroundColor" | |||
], | |||
"label": "Background color", | |||
"description": "The background color of the infobox." | |||
}, | |||
"color": { | |||
"aliases": [ | |||
"text_color", | |||
"textColor" | |||
], | |||
"label": "Text color", | |||
"description": "The text color of the infobox." | |||
}, | |||
"name": { | |||
"label": "Name" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "The file name of the image attributed to the person. File: is not required." | |||
}, | |||
"image_size": { | |||
"label": "Image size", | |||
"description": "in format {n}px" | |||
}, | |||
"image_upright": { | |||
"label": "Image (upright)" | |||
}, | |||
"image_alt": { | |||
"label": "Image alt text" | |||
}, | |||
"image_caption": { | |||
"aliases": [ | |||
"imageCaption" | |||
], | |||
"label": "Image caption" | |||
}, | |||
"real_name": { | |||
"aliases": [ | |||
"realName" | |||
], | |||
"label": "Real name", | |||
"description": "Do not fill in unless the person listed is comfortable with this on their wiki page." | |||
}, | |||
"alias": { | |||
"aliases": [ | |||
"aliases" | |||
], | |||
"label": "Alias(es)", | |||
"description": "Alias(es) the person goes by." | |||
}, | |||
"known_for": { | |||
"aliases": [ | |||
"knownFor" | |||
], | |||
"label": "Known for" | |||
}, | |||
"family": { | |||
"label": "Family members" | |||
}, | |||
"affiliations": { | |||
"label": "Affiliations" | |||
}, | |||
"friends": { | |||
"label": "Friends" | |||
}, | |||
"enemies": { | |||
"label": "Enemies" | |||
}, | |||
"age": { | |||
"label": "Age", | |||
"description": "Do not fill in if the person is not comfortable with this on their wiki page." | |||
}, | |||
"sex": { | |||
"label": "Sex" | |||
}, | |||
"gender": { | |||
"label": "Gender" | |||
}, | |||
"sexual_orientation": { | |||
"aliases": [ | |||
"sexualOrientation" | |||
], | |||
"label": "Sexual orientation" | |||
}, | |||
"race": { | |||
"label": "Race" | |||
}, | |||
"religion": { | |||
"label": "Religion" | |||
}, | |||
"origin": { | |||
"label": "Origin" | |||
}, | |||
"nationality": { | |||
"label": "Nationality" | |||
}, | |||
"residence": { | |||
"label": "Residence", | |||
"description": "Do not fill in unless the person is comfortable with this on their wiki page." | |||
}, | |||
"marital": { | |||
"label": "Marital status" | |||
}, | |||
"significant_other": { | |||
"aliases": [ | |||
"significantOther", | |||
"significantOthers", | |||
"significant_others" | |||
], | |||
"label": "Significant other(s)" | |||
}, | |||
"occupation": { | |||
"label": "Occupation" | |||
}, | |||
"employer": { | |||
"label": "Employer" | |||
}, | |||
"organization": { | |||
"label": "Organization" | |||
}, | |||
"birth_date": { | |||
"aliases": [ | |||
"birthDate" | |||
], | |||
"label": "Birth date", | |||
"description": "Do not fill in if the person is not comfortable with this on their wiki page." | |||
}, | |||
"birth_place": { | |||
"aliases": [ | |||
"birthPlace" | |||
], | |||
"label": "Birth place", | |||
"description": "Do not fill in if the person is not comfortable with this on their wiki page." | |||
}, | |||
"death_date": { | |||
"aliases": [ | |||
"deathDate" | |||
], | |||
"label": "Death date", | |||
"description": "Will OWoT even last long enough for this field to be used?" | |||
}, | |||
"death_place": { | |||
"aliases": [ | |||
"deathPlace" | |||
], | |||
"label": "Death place" | |||
}, | |||
"height": { | |||
"label": "Height" | |||
}, | |||
"weight": { | |||
"label": "Weight" | |||
}, | |||
"eyes": { | |||
"label": "Eye color" | |||
}, | |||
"webpage": { | |||
"label": "Webpage" | |||
}, | |||
"other_socials": { | |||
"aliases": [ | |||
"otherSocials" | |||
], | |||
"label": "Other socials" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"background_color", | |||
"color", | |||
"name", | |||
"image", | |||
"image_size", | |||
"image_upright", | |||
"image_alt", | |||
"image_caption", | |||
"real_name", | |||
"alias", | |||
"known_for", | |||
"family", | |||
"affiliations", | |||
"friends", | |||
"enemies", | |||
"age", | |||
"sex", | |||
"gender", | |||
"sexual_orientation", | |||
"race", | |||
"religion", | |||
"origin", | |||
"nationality", | |||
"residence", | |||
"marital", | |||
"significant_other", | |||
"occupation", | |||
"employer", | |||
"organization", | |||
"birth_date", | |||
"birth_place", | |||
"death_date", | |||
"death_place", | |||
"height", | |||
"weight", | |||
"eyes", | |||
"webpage", | |||
"other_socials" | |||
] | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 05:21, 9 April 2025
| Infobox person |
|---|
| 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. |
Lua error in Module:Lua_banner at line 112: attempt to index field 'edit' (a nil value).
Infobox person is used to create an infobox for an OWOT member. It has been significantly modified from the Wikipedia infobox, and many pages on users are in need of updates.
Usage
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
| Infobox person | |
|---|---|
| [[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]] {{{image_caption}}} | |
| Real name | {{{real_name}}} |
| Alias | {{{alias}}} |
| Known for | {{{known_for}}} |
| Affiliations | {{{affiliations}}} |
| General information | |
| Age | {{{age}}} |
| Gender | {{{gender}}} |
| Race | {{{race}}} |
| Religion | {{{religion}}} |
| Country of origin | {{{origin}}} |
| Nationality | {{{nationality}}} |
| City or country of residence | {{{residence}}} |
| Marital status | {{{marital}}} |
| Significant other | {{{significant_other}}} |
| Occupation | {{{occupation}}} |
| Date of birth | {{{birth_date}}} |
| Place of birth | {{{birth_place}}} |
| Date of death | {{{death_date}}} |
| Place of death | {{{death_place}}} |
| Physical description | |
| Height | {{{height}}} |
| Weight | {{{weight}}} |
| Eye color | {{{eyes}}} |
| Socials | |
| Webpage | {{{webpage}}} |
| Others | {{{other_socials}}} |
{{Infobox person
| image =
| image_size =
| image_upright =
| image_alt =
| image_caption =
| joined =
| origin =
| alias =
| age =
| gender =
| canvas_color =
| chat_color =
| known_for =
| worlds =
| active =
| active_date =
| active_time =
<!-- Community -->
| mod_rank =
| discord_roles =
| roles =
| affiliations =
<!-- Socials -->
| webpage =
| other_socials =
<!-- Other general information -->
<!-- Remember, this isn't Lemuria's wiki, so privacy actually matters here -->
| race =
| residence =
| nationality =
| religion =
| birth_date =
| birth_place =
| death_date =
| death_place =
| real_name =
| occupation =
| marital =
| significant_other = <!-- or significant_others -->
| height =
| weight =
| eyes =
}}
Parameters
All parameters are optional. Separate multiple entries using {{Plainlist}}.
ꜝDo not fill in if the person is not comfortable with this on their wiki page. (this is a given, but is especially important for parameters with this tag)
ꜝꜝUnless the user explicitly consents, do not fill this in.
| Parameter | Notes |
|---|---|
| image | An image representing the user. |
| image_size | |
| image_upright | |
| image_alt | Alt text for the image. |
| image_caption | Caption for the image. |
| joined | When they joined OWOT. |
| alias | Other usernames. |
| age | ꜝ How old they are. |
| gender | ꜝ Their gender. |
| canvas_color | The text color they use when writing on the canvas. |
| chat_color | The color of their username in chat. |
| color | The text color for headers. Lets you personalize infoboxes. |
| background_color | The background color for headers. Lets you personalize infoboxes. |
| known_for | Have they caused drama? Have they done something good for the site? |
| worlds | Their (notable) worlds on OWOT. |
| active | Places/dates the person is/was active at. Put anywhere on OWoT at the start of the list, followed by the OWoT Discord, followed by anywhere else. |
| active_date | Dates they were/are active. |
| active_time | Times in a usual day that they are active. (for example: 1am ~ 3am) |
| mod_rank | Moderation rank on the website. (for example: Member, Admin, OP) |
| discord_roles | Roles on the OWOT Discord. |
| roles | The roles they play in contributing to the website, if any. (for example: artist, scripter, contributor, moderator) |
| affiliations | Affiliated users, like friends, and enemies. Significant others are covered below. |
| webpage | Their website. |
| other_socials | |
| race | |
| residence | ꜝꜝ Where they live. Do not publish home addresses; mention only the name of a city at most. |
| nationality | Their nationality. |
| origin | Website that they were most active on when finding OWOT. |
| religion | |
| birth_date | ꜝꜝ |
| birth_place | ꜝꜝ |
| death_date | |
| death_place | |
| real_name | ꜝꜝ Their real name. Remember, this isn't the Lemuria Wiki, so privacy actually matters here. |
| occupation | ꜝꜝ |
| marital | ꜝꜝ |
| significant_other | ꜝꜝ |
| height | ꜝ |
| weight | ꜝ |
| eyes | ꜝ |
TemplateData
TemplateData
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Infobox person Creates an infobox for a fictional character of any type.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All parameters (not for general use)
Complete list of parameters
| ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox character
| color = <!-- headers background colour; the foreground colour is automatically computed -->
| name =
| series = <!-- or |franchise=; use without the italic on the outside -->
| multiple =
| image =
| image_upright =
| alt =
| caption =
| first_major = <!-- per [[MOS:MAJORWORK]] - major works include TV series, films, books, albums and games -->
| first_minor = <!-- or |first_issue=; Per [[MOS:MINORWORK]] - minor works include TV episodes, chapters, songs and game missions -->
| first_date =
| last_major =
| last_minor = <!-- or |last_issue= -->
| last_date =
| first =
| firstgame =
| last =
| creator = <!-- only the credited creators; use adapted_by= for adaptations -->
| based_on = <!-- if not an original creation, use {{based on|character|author}} -->
| adapted_by = <!-- for character adaption articles -->
| designer =
| portrayer =
| voice =
| motion_actor =
| lbl1 =
| data1 =
| lbl2 =
| data2 =
| lbl3 =
| data3 =
| lbl4 =
| data4 =
| lbl5 =
| data5 =
| noinfo =
| info-hdr =
| full_name =
| nickname = <!-- or |nicknames= -->
| alias = <!-- or |aliases= -->
| species = <!-- or |race=; for non-humans only -->
| gender = <!-- if not obvious -->
| title =
| occupation = <!-- or |position= or |class= -->
| affiliation = <!-- or |alignment= -->
| fighting_style =
| weapon =
| family =
| spouse = <!-- or |spouses= -->
| significant_other = <!-- or |significant_others= -->
| children =
| relatives =
| religion =
| origin = <!-- or |home= -->
| nationality =
| lbl21 =
| data21 =
| lbl22 =
| data22 =
| lbl23 =
| data23 =
| lbl24 =
| data24 =
| lbl25 =
| data25 =
| extra-hdr =
| lbl31 =
| data31 =
| lbl32 =
| data32 =
| lbl33 =
| data33 =
| lbl34 =
| data34 =
| lbl35 =
| data35 =
}}
| ||||||||||||||||||||||||
Example
| John Doe | |
|---|---|
| Alias | Jack Dew |
| Family members | Doe |
| General information | |
| Gender | Male |
| Religion | Christian |
| Nationality | American |
| Occupation | Law enforcement |
{{Infobox character
| name = John Doe
| series = [[Criminal Minds]]
| image =
| caption =
| first_major = Criminal Minds
| first_minor = Pilot
| first_date = 2005
| last_major = Criminal Minds
| last_minor = Last One
| last_date = 2018
| creator = [[Agnes Nixon]]
| portrayer = [[Soupy Sales]]
| nickname = Doeboy
| alias = Jack Dew
| gender = Male
| title = Detective
| occupation = Law enforcement
| family = Doe
| spouse = Jane Doe
| significant_other =
| children = John Doe, Jr.
| relatives = {{Plainlist|
* Phil Doe (father)
* Nancy Doe (mother)
}}
| religion = [[Christianity|Christian]]
| nationality = American
}}
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}}
{{{body}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Background color | background_color backgroundColor | The background color of the infobox. | Unknown | optional |
| Text color | color text_color textColor | The text color of the infobox. | Unknown | optional |
| Name | name | no description | Unknown | optional |
| Image | image | The file name of the image attributed to the person. File: is not required. | Unknown | optional |
| Image size | image_size | in format {n}px | Unknown | optional |
| Image (upright) | image_upright | no description | Unknown | optional |
| Image alt text | image_alt | no description | Unknown | optional |
| Image caption | image_caption imageCaption | no description | Unknown | optional |
| Real name | real_name realName | Do not fill in unless the person listed is comfortable with this on their wiki page. | Unknown | optional |
| Alias(es) | alias aliases | Alias(es) the person goes by. | Unknown | optional |
| Known for | known_for knownFor | no description | Unknown | optional |
| Family members | family | no description | Unknown | optional |
| Affiliations | affiliations | no description | Unknown | optional |
| Friends | friends | no description | Unknown | optional |
| Enemies | enemies | no description | Unknown | optional |
| Age | age | Do not fill in if the person is not comfortable with this on their wiki page. | Unknown | optional |
| Sex | sex | no description | Unknown | optional |
| Gender | gender | no description | Unknown | optional |
| Sexual orientation | sexual_orientation sexualOrientation | no description | Unknown | optional |
| Race | race | no description | Unknown | optional |
| Religion | religion | no description | Unknown | optional |
| Origin | origin | no description | Unknown | optional |
| Nationality | nationality | no description | Unknown | optional |
| Residence | residence | Do not fill in unless the person is comfortable with this on their wiki page. | Unknown | optional |
| Marital status | marital | no description | Unknown | optional |
| Significant other(s) | significant_other significantOther significantOthers significant_others | no description | Unknown | optional |
| Occupation | occupation | no description | Unknown | optional |
| Employer | employer | no description | Unknown | optional |
| Organization | organization | no description | Unknown | optional |
| Birth date | birth_date birthDate | Do not fill in if the person is not comfortable with this on their wiki page. | Unknown | optional |
| Birth place | birth_place birthPlace | Do not fill in if the person is not comfortable with this on their wiki page. | Unknown | optional |
| Death date | death_date deathDate | Will OWoT even last long enough for this field to be used? | Unknown | optional |
| Death place | death_place deathPlace | no description | Unknown | optional |
| Height | height | no description | Unknown | optional |
| Weight | weight | no description | Unknown | optional |
| Eye color | eyes | no description | Unknown | optional |
| Webpage | webpage | no description | Unknown | optional |
| Other socials | other_socials otherSocials | no description | Unknown | optional |