Template:Infobox/Character/doc: Difference between revisions

Template page
No edit summary
No edit summary
Tag: Reverted
Line 36: Line 36:
| Characters =  
| Characters =  
}}</nowiki>"
}}</nowiki>"
<templatedata>
{
    "description": "An infobox containing information about a character in the server.",
    "params": {
        "Image": {
            "label": "Character Image",
            "description": "An image of the subject character.",
            "type": "string"
        },
        "Status": {
            "label": "Character Status",
            "description": "What's the status of the character?",
            "type": "string"
    "suggestedvalues": [
    "Active",
    "Innactive",
    "Deceased"
    ]
        },
        "Aliases": {
            "label": "Aliases",
            "description": "A list of names this character goes by.",
            "type": "string"
        }
    }
}
</templatedata>

Revision as of 11:03, 3 January 2023

"{{Infobox/Character | Image = | Status = | Aliases = | BirthDate = | Age = | BirthPlace = | Nationality = | Gender = | Pronouns = | Species = | CriminalRecord = | Networth = | Licenses = | Memberships = | Residence = | Height = | Weight = | Eyes = | Hair = | DeathDate = | DeathPlace = | DeathCause = | Marital = | Sexuality = | Partner = | Children = | Relatives = | Pets = | gangAffiliation = | gangRank = | otherAffiliation = | formerAffiliation = | Occupation= | PlayedBy = | Characters = }}"