Template:Infobox person: Difference between revisions
Add webpage field to the character infobox |
m socials |
||
| (44 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
< | {{Infobox | ||
| above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
| bodystyle = {{#if:{{{background_color|}}}|background-color: {{{background_color}}};|{{#if:{{{backgroundColor|}}}|background-color: {{{backgroundColor}}};|}}}} | |||
| abovestyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{#if:{{{text_color|}}}|{{{text_color}}}|{{#if:{{{textColor|}}}|{{{textColor}}}|{{Greater color contrast ratio|{{{color}}}}}}}}};|{{#if:{{{text_color|}}}|color: {{{text_color}}}|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}}}} | |||
| headerstyle = {{#if:{{{color|}}}|background-color: {{{color}}}; color: {{#if:{{{text_color|}}}|{{{text_color}}}|{{#if:{{{textColor|}}}|{{{textColor}}}|{{Greater color contrast ratio|{{{color}}}}}}}}};|{{#if:{{{text_color|}}}|color: {{{text_color}}}|{{#if:{{{textColor|}}}|color: {{{textColor}}};|}}}}}}{{#if:{{{text_color|}}}{{{textColor|}}}{{{color}}}|[[Category:Pages using Infobox person with custom colors]]}} | |||
| autoheaders = y | |||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=300px|upright={{{image_upright|1}}}|alt={{{image_alt|}}}}} | |||
| caption1 = {{#if:{{{image_caption|}}}|{{{image_caption|}}}|{{{imageCaption|}}}}} | |||
| label2 = Joined | |||
| data2 = {{{joined|}}} | |||
| label5 = Origin | |||
| data5 = {{{origin|}}} | |||
| label10 = Aliases | |||
| data10 = {{#if:{{{alias|}}}|{{{alias|}}}|{{{aliases|}}}}} | |||
| label20 = Age | |||
| data20 = {{{age|}}} | |||
| label30 = Gender | |||
| data30 = {{{gender|}}} | |||
| label40 = Text colors | |||
| data40 = {{#if:{{{canvas_color|}}}|{{{canvas_color|}}}|{{{canvasColor|}}}}} | |||
| label50 = Chat colors | |||
</ | | data50 = {{#if:{{{chat_color|}}}|{{{chat_color|}}}|{{{chatColor|}}}}} | ||
</ | |||
| label60 = Notable actions/creations | |||
| data60 = {{#if:{{{known_for|}}}|{{{known_for|}}}|{{{knownFor|}}}}} | |||
| label70 = Notable worlds | |||
| data70 = {{{worlds|}}} | |||
| label80 = Active at | |||
| data80 = {{{active|}}} | |||
| label81 = Dates active | |||
| data81 = {{{active_date|}}} | |||
| label90 = Times active | |||
| data90 = {{{active_time|}}} | |||
| header100 = Community | |||
| label110 = Website moderation rank | |||
| data110 = {{#if:{{{mod_rank|}}}|{{{mod_rank|}}}|{{{modRank|}}}}} | |||
| label120 = Discord roles | |||
| data120 = {{#if:{{{discord_roles|}}}|{{{discord_roles|}}}|{{{discordRoles|}}}}} | |||
| label130 = Roles | |||
| data130 = {{{roles|}}} | |||
| label140 = Affiliations | |||
| data140 = {{{affiliations|}}} | |||
| header150 = Socials | |||
| label160 = Webpage | |||
| data160 = {{{webpage|}}} | |||
| label161 = TikTok | |||
| data161 = {{{tiktok|}}} | |||
| label162 = Discord | |||
| data162 = {{{discord|}}} | |||
| label163 = YouTube | |||
| data163 = {{{youtube|}}} | |||
| label164 = Instagram | |||
| data164 = {{{instagram|}}} | |||
| label165 = Twitter/X | |||
| data165 = {{{twitter|}}} | |||
| label170 = Others | |||
| data170 = {{#if:{{{other_socials|}}}|{{{other_socials}}}|{{{otherSocials|}}}}} | |||
| header180 = Other general information | |||
| label200 = Race | |||
| data200 = {{{race|}}} | |||
| label210 = Residence | |||
| data210 = {{{residence|}}} | |||
| label211 = Nationality | |||
| data211 = {{{nationality|}}} | |||
| label220 = Religion | |||
| data220 = {{{religion|}}} | |||
| label230 = Date of birth | |||
| data230 = {{#if:{{{birth_date|}}}|{{{birth_date|}}}|{{{birthDate|}}}}} | |||
| label240 = Place of birth | |||
| data240 = {{#if:{{{birth_place|}}}|{{{birth_place|}}}|{{{birthPlace|}}}}} | |||
| label250 = Date of death | |||
| data250 = {{#if:{{{death_date|}}}|{{{death_date|}}}|{{{deathDate|}}}}} | |||
| label260 = Place of death | |||
| data260 = {{#if:{{{death_place|}}}|{{{death_place|}}}|{{{deathPlace|}}}}} | |||
| label270 = Real name | |||
| data270 = {{#if:{{{real_name|}}}|{{{real_name|}}}|{{{realName|}}}}} | |||
| label280 = Occupation | |||
| data280 = {{{occupation|}}} | |||
| label290 = Marital status | |||
| data290 = {{{marital|}}} | |||
| label300 = {{#if:{{{significant_other|}}}|Significant other|{{#if:{{{significantOther|}}}|Significant other|Significant others}}}} | |||
| data300 = {{#if:{{{significant_other|}}}|{{{significant_other|}}}|{{#if:{{{significantOther|}}}|{{{significantOther|}}}|{{{significant_others|}}}}}}} | |||
| label310 = Height | |||
| data310 = {{{height|}}} | |||
| label320 = Weight | |||
| data320 = {{{weight|}}} | |||
| label330 = Eye color | |||
| data330 = {{{eyes|}}} | |||
}}<noinclude> | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"background_color": { | |||
"aliases": [ | |||
"backgroundColor" | |||
], | |||
"label": "Background color", | |||
"description": "The background color of the infobox.", | |||
"type": "string" | |||
}, | |||
"color": { | |||
"aliases": [ | |||
"text_color", | |||
"textColor" | |||
], | |||
"label": "Text color", | |||
"description": "The text color of the infobox's headers. The body text is automatically determined from this.", | |||
"type": "string" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"type": "string" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "The file name of the image attributed to the person. File: is not required.", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"image_size": { | |||
"label": "Image size", | |||
"description": "in pixels", | |||
"type": "number" | |||
}, | |||
"image_upright": { | |||
"label": "Image (upright)", | |||
"type": "wiki-file-name" | |||
}, | |||
"image_alt": { | |||
"label": "Image alt text", | |||
"type": "string" | |||
}, | |||
"image_caption": { | |||
"aliases": [ | |||
"imageCaption" | |||
], | |||
"label": "Image caption", | |||
"type": "string" | |||
}, | |||
"real_name": { | |||
"aliases": [ | |||
"realName" | |||
], | |||
"label": "Real name", | |||
"description": "ꜝꜝ Remember, this isn't the Lemuria Wiki, so privacy actually matters here." | |||
}, | |||
"alias": { | |||
"aliases": [ | |||
"aliases" | |||
], | |||
"label": "Alias(es)", | |||
"description": "Alias(es) the person goes by.", | |||
"type": "string" | |||
}, | |||
"known_for": { | |||
"aliases": [ | |||
"knownFor" | |||
], | |||
"label": "Notable actions/creations", | |||
"example": "OWoT User Indicator 2, {{Owoturl|impossibleway|/impossibleway}}", | |||
"type": "string", | |||
"description": "Put OWoT-related creations at the start of the list." | |||
}, | |||
"affiliations": { | |||
"label": "Affiliations", | |||
"description": "Affiliated users, like friends, and enemies. Significant others are covered below.", | |||
"example": "* [[lime.owot]] (friend)", | |||
"type": "string" | |||
}, | |||
"age": { | |||
"label": "Age", | |||
"description": "ꜝ", | |||
"type": "number" | |||
}, | |||
"gender": { | |||
"label": "Gender", | |||
"description": "ꜝ", | |||
"type": "string" | |||
}, | |||
"race": { | |||
"label": "Race", | |||
"example": "Black", | |||
"type": "string" | |||
}, | |||
"religion": { | |||
"label": "Religion", | |||
"example": "Sikh", | |||
"type": "string" | |||
}, | |||
"origin": { | |||
"label": "Origin", | |||
"description": "Website that they were most active on when finding OWOT.", | |||
"type": "string" | |||
}, | |||
"nationality": { | |||
"label": "Nationality", | |||
"example": "Swedish", | |||
"type": "string" | |||
}, | |||
"residence": { | |||
"label": "Residence", | |||
"description": "ꜝꜝ Do not publish home addresses; mention only the name of a city at most.", | |||
"example": "Bristol, England", | |||
"type": "string" | |||
}, | |||
"marital": { | |||
"label": "Marital status", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Unmarried", | |||
"Engaged", | |||
"Married" | |||
], | |||
"description": "ꜝꜝ" | |||
}, | |||
"significant_other": { | |||
"aliases": [ | |||
"significantOther", | |||
"significantOthers", | |||
"significant_others" | |||
], | |||
"label": "Significant other(s)", | |||
"description": "ꜝꜝ" | |||
}, | |||
"occupation": { | |||
"label": "Occupation", | |||
"description": "ꜝꜝ" | |||
}, | |||
"birth_date": { | |||
"aliases": [ | |||
"birthDate" | |||
], | |||
"label": "Birth date", | |||
"description": "ꜝꜝ" | |||
}, | |||
"birth_place": { | |||
"aliases": [ | |||
"birthPlace" | |||
], | |||
"label": "Birth place", | |||
"description": "ꜝꜝ" | |||
}, | |||
"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", | |||
"type": "string" | |||
}, | |||
"height": { | |||
"label": "Height", | |||
"description": "ꜝ" | |||
}, | |||
"weight": { | |||
"label": "Weight", | |||
"description": "ꜝ" | |||
}, | |||
"eyes": { | |||
"label": "Eye color", | |||
"description": "ꜝ" | |||
}, | |||
"webpage": { | |||
"label": "Webpage" | |||
}, | |||
"other_socials": { | |||
"aliases": [ | |||
"otherSocials" | |||
], | |||
"label": "Other socials", | |||
"type": "string" | |||
}, | |||
"mod_rank": { | |||
"aliases": [ | |||
"modRank" | |||
], | |||
"label": "Moderation rank", | |||
"description": "Moderation rank on the website.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Member", | |||
"OP" | |||
] | |||
}, | |||
"roles": { | |||
"label": "Roles", | |||
"example": "including but not limited to: artist, scripter, contributor, moderator", | |||
"type": "string", | |||
"description": "The roles they play in contributing to the website, if any." | |||
}, | |||
"active": { | |||
"label": "Active at", | |||
"description": "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.", | |||
"example": "Front page", | |||
"type": "string" | |||
}, | |||
"discord_roles": { | |||
"aliases": [ | |||
"discordRoles" | |||
], | |||
"label": "Discord roles", | |||
"description": "Roles on the Discord server, excluding color roles.", | |||
"suggestedvalues": [ | |||
"Admin", | |||
"Booster", | |||
"Scripter", | |||
"Contributor", | |||
"Artist", | |||
"dunce", | |||
"Nancy Boy" | |||
], | |||
"type": "string" | |||
}, | |||
"canvas_color": { | |||
"aliases": [ | |||
"canvasColor" | |||
], | |||
"label": "Canvas color", | |||
"description": "The colors used by the person on the canvas.", | |||
"example": "#54e58b, #8eb29c, #8b3", | |||
"type": "string" | |||
}, | |||
"worlds": { | |||
"label": "Notable worlds", | |||
"example": "{{Owoturl|lime.owot|/lime.owot}}, {{Owoturl|lime.owot/city|/lime.owot/city}}...", | |||
"type": "string" | |||
}, | |||
"chat_color": { | |||
"aliases": [ | |||
"chatColor" | |||
], | |||
"label": "Chat color", | |||
"description": "The colors used by the user in the chat feature of OWoT.", | |||
"example": "#00d900, #d927d9, #d9d900, #d90000", | |||
"type": "string" | |||
}, | |||
"active_time": { | |||
"label": "Times active", | |||
"description": "The times in a usual day that the person is active in.", | |||
"example": "[UTC+2] Weekends: 5am ~ 9pm; Weekdays: 5am ~ 1pm, 6:30pm ~ 9pm", | |||
"type": "string" | |||
}, | |||
"active_date": { | |||
"label": "Dates active", | |||
"description": "No need to specify places where the user has been active since joining.", | |||
"example": "Global chat until 26th May 2025" | |||
}, | |||
"joined": { | |||
"label": "Joined", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"background_color", | |||
"color", | |||
"image", | |||
"image_size", | |||
"image_upright", | |||
"image_alt", | |||
"image_caption", | |||
"joined", | |||
"alias", | |||
"gender", | |||
"age", | |||
"canvas_color", | |||
"chat_color", | |||
"known_for", | |||
"worlds", | |||
"active", | |||
"active_date", | |||
"active_time", | |||
"mod_rank", | |||
"discord_roles", | |||
"roles", | |||
"affiliations", | |||
"webpage", | |||
"other_socials", | |||
"race", | |||
"religion", | |||
"residence", | |||
"nationality", | |||
"origin", | |||
"marital", | |||
"significant_other", | |||
"birth_date", | |||
"birth_place", | |||
"death_date", | |||
"death_place", | |||
"real_name", | |||
"occupation", | |||
"height", | |||
"weight", | |||
"eyes" | |||
], | |||
"format": "block", | |||
"description": "Documents a user of OWoT.\nꜝ 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)\nꜝꜝ Unless the user explicitly consents, do not fill this in." | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 12:59, 11 November 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}}} | |
| Joined | {{{joined}}} |
| Origin | {{{origin}}} |
| Aliases | {{{alias}}} |
| Age | {{{age}}} |
| Gender | {{{gender}}} |
| Text colors | {{{canvas_color}}} |
| Chat colors | {{{chat_color}}} |
| Notable actions/creations | {{{known_for}}} |
| Notable worlds | {{{worlds}}} |
| Active at | {{{active}}} |
| Dates active | {{{active_date}}} |
| Times active | {{{active_time}}} |
| Community | |
| Website moderation rank | {{{mod_rank}}} |
| Discord roles | {{{discord_roles}}} |
| Roles | {{{roles}}} |
| Affiliations | {{{affiliations}}} |
| Socials | |
| Webpage | {{{webpage}}} |
| Others | {{{other_socials}}} |
| Other general information | |
| Race | {{{race}}} |
| Residence | {{{residence}}} |
| Nationality | {{{nationality}}} |
| Religion | {{{religion}}} |
| Date of birth | {{{birth_date}}} |
| Place of birth | {{{birth_place}}} |
| Date of death | {{{death_date}}} |
| Place of death | {{{death_place}}} |
| Real name | {{{real_name}}} |
| Occupation | {{{occupation}}} |
| Marital status | {{{marital}}} |
| Significant other | {{{significant_other}}} |
| Height | {{{height}}} |
| Weight | {{{weight}}} |
| Eye color | {{{eyes}}} |
{{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 | |
|---|---|
| Aliases | Jack Dew |
| Gender | Male |
| Other general information | |
| Nationality | American |
| Religion | Christian |
| 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}}}
Documents a user of OWoT. ꜝ 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 | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Background color | background_color backgroundColor | The background color of the infobox. | String | optional |
| Text color | color text_color textColor | The text color of the infobox's headers. The body text is automatically determined from this. | String | optional |
| Image | image | The file name of the image attributed to the person. File: is not required. | File | suggested |
| Image size | image_size | in pixels | Number | optional |
| Image (upright) | image_upright | no description | File | optional |
| Image alt text | image_alt | no description | String | optional |
| Image caption | image_caption imageCaption | no description | String | optional |
| Joined | joined | no description | String | optional |
| Alias(es) | alias aliases | Alias(es) the person goes by. | String | optional |
| Gender | gender | ꜝ | String | optional |
| Age | age | ꜝ | Number | optional |
| Canvas color | canvas_color canvasColor | The colors used by the person on the canvas.
| String | optional |
| Chat color | chat_color chatColor | The colors used by the user in the chat feature of OWoT.
| String | optional |
| Notable actions/creations | known_for knownFor | Put OWoT-related creations at the start of the list.
| String | optional |
| Notable worlds | worlds | no description
| String | optional |
| Active at | 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.
| String | optional |
| Dates active | active_date | No need to specify places where the user has been active since joining.
| Unknown | optional |
| Times active | active_time | The times in a usual day that the person is active in.
| String | optional |
| Moderation rank | mod_rank modRank | Moderation rank on the website.
| String | optional |
| Discord roles | discord_roles discordRoles | Roles on the Discord server, excluding color roles.
| String | optional |
| Roles | roles | The roles they play in contributing to the website, if any.
| String | optional |
| Affiliations | affiliations | Affiliated users, like friends, and enemies. Significant others are covered below.
| String | optional |
| Webpage | webpage | no description | Unknown | optional |
| Other socials | other_socials otherSocials | no description | String | optional |
| Race | race | no description
| String | optional |
| Religion | religion | no description
| String | optional |
| Residence | residence | ꜝꜝ Do not publish home addresses; mention only the name of a city at most.
| String | optional |
| Nationality | nationality | no description
| String | optional |
| Origin | origin | Website that they were most active on when finding OWOT. | String | optional |
| Marital status | marital | ꜝꜝ
| String | optional |
| Significant other(s) | significant_other significantOther significantOthers significant_others | ꜝꜝ | Unknown | optional |
| Birth date | birth_date birthDate | ꜝꜝ | Unknown | optional |
| Birth place | birth_place birthPlace | ꜝꜝ | 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 | String | optional |
| Real name | real_name realName | ꜝꜝ Remember, this isn't the Lemuria Wiki, so privacy actually matters here. | Unknown | optional |
| Occupation | occupation | ꜝꜝ | Unknown | optional |
| Height | height | ꜝ | Unknown | optional |
| Weight | weight | ꜝ | Unknown | optional |
| Eye color | eyes | ꜝ | Unknown | optional |