Template:Infobox: Difference between revisions

Imported from lolcow.city
 
Gamer (talk | contribs)
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}}}|Management|[[Category:Management]]|}}{{#ifeq: {{{Alignment}}}|Manager|[[Category:Management]]|}}{{#ifeq: {{{Alignment}}}|Troll|[[Category:Trolls]]|}}{{#ifeq: {{{Alignment}}}|Enabler|[[Category:Enablers]]|}}{{#ifeq: {{{Alignment}}}|White Knight|[[Category:Enablers]]|}}</div>
             <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": "Danderson.png",
"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": "Tony Chase",
"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": "Prince Rockefeller Hughes",
"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": "In M-D-Y format, please",
"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. This is not required as it will just be the pagename if left blank",
"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 Daniel Larson,",
"description": "The alignment of this character in relation to Joshua Block. The suggested values allow the page to be automatically categorized.",
"example": "(You need these if you want them to be automatically categorized) Troll, Management, White Knight, Enabler",
"example": "Troll",
"type": "unknown",
"type": "unknown",
"suggestedvalues": [
"suggestedvalues": [
"Enabler",
"Handler",
"Family",
"Troll",
"Troll",
"White Knight",
"Enabler"
"Management"
],
],
"suggested": true
"suggested": true
Line 131: Line 134:
},
},
"HeightnWeight": {
"HeightnWeight": {
"label": "Weight and Weight",
"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": "April 3rd, 2023 - June 5th, 2143",
"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 an Era, just list that Era instead of each individual arc.",
"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,