Template:Infobox Person: Difference between revisions

Jump to navigation Jump to search
Doom (talk | contribs)
No edit summary
Doom (talk | contribs)
No edit summary
Line 56: Line 56:
"params": {
"params": {
"image": {
"image": {
"description": "Image, width and height is automatically assigned",
"description": "Image, con la imagen asociada",
"example": "Danderson.png",
"example": "Doomentio.png",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true,
"suggested": true,
"label": "Image"
"label": "Image"
},
"name": {
"description": "The name of whoever this is",
"example": "Tony Chase",
"type": "string",
"required": true,
"label": "Name"
},
"Knownas": {
"label": "Aliases/Also Known As",
"description": "Other names for a person",
"example": "Prince Rockefeller Hughes",
"type": "string"
},
"DOB": {
"label": "Date of Birth",
"description": "In M-D-Y format, please",
"suggested": true
},
"Gender": {
"type": "string",
"description": "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.",
"example": "Male (transitioned to female)"
},
},
"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. This is not required as it will just be the pagename if left blank",
"type": "string"
},
"Nationality": {
"description": "Place of origin",
"type": "string"
"type": "string"
},
},
Line 107: Line 80:
"label": "Image Description",
"label": "Image Description",
"suggested": true,
"suggested": true,
"description": "The description of the image"
"description": "Descripcion"
},
},
"Parents": {
"Nombre": {
"description": "If they're unconfirmed to be parents, then explain that in parenthesis after the name.",
"label": "Nombre real",
"example": "Melissa, Jack (claimed), Jason (unconfirmed)",
"description": "El nombre de",
"example": "Manuel Arturo",
"type": "string",
"required": true
},
"Alias": {
"label": "Alias",
"description": "Otros nombres",
"example": "MentalKillerXXll, ElPerroMuerdeCulos, Los Majes, Lawliet Wright, Nick L Wright, Ken L Parker y Joe KL Wright.",
"type": "string"
"type": "string"
},
},
"Alignment": {
"Años activo": {
"label": "Alignment",
"label": "Años activo",
"description": "The alignment of this character in relation to Daniel Larson,",
"suggested": true
"example": "(You need these if you want them to be automatically categorized) Troll, Management, White Knight, Enabler",
},
"Afiliado": {
"label": "Afiliaciones",
"type": "unknown",
"type": "unknown",
"suggestedvalues": [
"suggestedvalues": [
Line 127: Line 110:
"suggested": true
"suggested": true
},
},
"Race": {
"Nacimiento": {
"label": "Race"
"label": "Nacimiento",
"description": "{{age|year1|month1|day1}}",
"suggested": true
},
"Peso": {
"label": "Peso"
},
},
"HeightnWeight": {
"Nacionalidad": {
"label": "Weight and Weight",
"label": "Nacionalidad",
"example": "#'#\" (# cm), # lbs (# kg)"
"description": "Nacionalida",
"type": "string"
},
},
"Siblings": {},
"Raza": {
"signature": {
"label": "Raza",
"example": "Signature.jpg",
"description": "Ario o Mestizo"
"type": "wiki-file-name"
},
},
"timeActive": {
"Genero": {
"label": "Time Active",
"description": "Este es exclusivamente el género biológico de un personaje. Si un personaje es transgénero, escriba su género expresado entre paréntesis, con el formato del ejemplo a continuación.",
"description": "When this person was active",
"example": "Male (transitioned to female)",
"example": "April 3rd, 2023 - June 5th, 2143",
"type": "string"
"suggested": true
},
},
"Arcs": {
"Educación": {
"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.",
"label": "Educacion"
"type": "string",
"required": true,
"suggested": true
}
}
},
},
Line 158: Line 142:
"image",
"image",
"imageDesc",
"imageDesc",
"name",
"Nombre",
"Knownas",
"Alias",
"timeActive",
"Años activo",
"Alignment",
"Afiliado",
"DOB",
"Nacimiento",
"HeightnWeight",
"Peso",
"Nationality",
"Nacionalidad",
"Race",
"Raza",
"Gender",
"Genero",
"Parents",
"Educación"
"Siblings",
"signature",
"Arcs"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>