Infobox - World of T-Shirts Wiki
Imported from lolcow.city |
Editing template parameter descriptions for clarity and consistency, also making examples more relevant to WOTS. |
||
Line 20: | Line 20: | ||
</div> | </div> | ||
<div style="{{#if: {{{Alignment|}}} | | display: none; }}"> | <div style="{{#if: {{{Alignment|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Alignment</b>: {{{Alignment}}}{{#ifeq: {{{Alignment}}}| | <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Alignment</b>: {{{Alignment}}}{{#ifeq: {{{Alignment}}}|Handler|[[Category:Handlers]]|}}{{#ifeq: {{{Alignment}}}|Family|[[Category:Family]]|}}{{#ifeq: {{{Alignment}}}|Troll|[[Category:Trolls]]|}}{{#ifeq: {{{Alignment}}}|Enabler|[[Category:Enablers]]|}}{{#ifeq: {{{Alignment}}}|White Knight|[[Category:Enablers]]|}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{DOB|}}} | | display: none; }}"> | <div style="{{#if: {{{DOB|}}} | | display: none; }}"> | ||
Line 57: | Line 57: | ||
"image": { | "image": { | ||
"description": "Image, width and height is automatically assigned", | "description": "Image, width and height is automatically assigned", | ||
"example": " | "example": "Captain.png", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true, | "suggested": true, | ||
Line 63: | Line 63: | ||
}, | }, | ||
"name": { | "name": { | ||
"description": "The name of whoever this is", | "description": "The full / legal name (if publicly known) of whoever this is", | ||
"example": " | "example": "Joshua Paul Block", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
Line 72: | Line 72: | ||
"label": "Aliases/Also Known As", | "label": "Aliases/Also Known As", | ||
"description": "Other names for a person", | "description": "Other names for a person", | ||
"example": " | "example": "World of T-Shirts • Captain of New York • King of New York", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"DOB": { | "DOB": { | ||
"label": "Date of Birth", | "label": "Date of Birth", | ||
"description": " | "description": "Please use Month Day, Year format, for consistency.", | ||
"example": "August 7, 2001", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 87: | Line 89: | ||
"infoboxHeader": { | "infoboxHeader": { | ||
"label": "Infobox Header", | "label": "Infobox Header", | ||
"description": "This is the header of the infobox. | "description": "This is the header of the infobox. If left blank, the infobox will use the page name (Recommended)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 107: | Line 109: | ||
"label": "Image Description", | "label": "Image Description", | ||
"suggested": true, | "suggested": true, | ||
"description": "The description of the image" | "description": "The description of the image", | ||
"example": "Josh as seen in March 2025" | |||
}, | }, | ||
"Parents": { | "Parents": { | ||
Line 116: | Line 119: | ||
"Alignment": { | "Alignment": { | ||
"label": "Alignment", | "label": "Alignment", | ||
"description": "The alignment of this character in relation to | "description": "The alignment of this character in relation to Joshua Block. The suggested values allow the page to be automatically categorized.", | ||
"example": " | "example": "Troll", | ||
"type": "unknown", | "type": "unknown", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "Handler", | ||
"Family", | |||
"Troll", | "Troll", | ||
" | "Enabler" | ||
], | ], | ||
"suggested": true | "suggested": true | ||
Line 131: | Line 134: | ||
}, | }, | ||
"HeightnWeight": { | "HeightnWeight": { | ||
"label": " | "label": "Height and Weight", | ||
"example": "#'#\" (# cm), # lbs (# kg)" | "example": "#'#\" (# cm), # lbs (# kg)" | ||
}, | }, | ||
Line 141: | Line 144: | ||
"timeActive": { | "timeActive": { | ||
"label": "Time Active", | "label": "Time Active", | ||
"description": "When this person was active", | "description": "When this person was active in the lore. If precise dates are unavailable, indicate the approximate period with \"c.\" (circa) followed by the month and year. If the person has ceased to be relevant within the lore entirely, the end date should correspond to their last known appearance.", | ||
"example": " | "example": "c. January 2021 - present, August 23, 2023 - March 8, 2024", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"Arcs": { | "Arcs": { | ||
"description": "The arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of | "description": "The specific arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of a wider Era, just list that Era instead of each individual arc.", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, |
Latest revision as of 02:10, 11 April 2025
This is a template meant to easily display information about a given person/character
Parameter | Description | Type | Status | |
---|---|---|---|---|
Max Width | maxwidth | The maximum width of the infobox
| Unknown | optional |
Infobox Header | infoboxHeader | This is the header of the infobox. If left blank, the infobox will use the page name (Recommended) | String | optional |
Image | image | Image, width and height is automatically assigned
| File | suggested |
Image Description | imageDesc | The description of the image
| Unknown | suggested |
Name | name | The full / legal name (if publicly known) of whoever this is
| String | required |
Aliases/Also Known As | Knownas | Other names for a person
| String | suggested |
Time Active | timeActive | When this person was active in the lore. If precise dates are unavailable, indicate the approximate period with "c." (circa) followed by the month and year. If the person has ceased to be relevant within the lore entirely, the end date should correspond to their last known appearance.
| Unknown | suggested |
Alignment | Alignment | The alignment of this character in relation to Joshua Block. The suggested values allow the page to be automatically categorized.
| Unknown | suggested |
Date of Birth | DOB | Please use Month Day, Year format, for consistency.
| Unknown | suggested |
Height and Weight | HeightnWeight | no description
| Unknown | optional |
Nationality | Nationality | Place of origin | String | optional |
Race | Race | no description | Unknown | optional |
Gender | Gender | This is exclusively the biological gender of a given character. If a character is transgender, put their expressed gender in parenthesis formatted like the example below.
| String | optional |
Parents | Parents | If they're unconfirmed to be parents, then explain that in parenthesis after the name.
| String | optional |
Siblings | Siblings | no description | Unknown | optional |
signature | signature | no description
| File | optional |
Arcs | Arcs | The specific arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of a wider Era, just list that Era instead of each individual arc. | String | required |