Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CharacterInfoboxV3: Difference between revisions

Template page
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox layout="stacked">
<infobox layout="stacked">
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image" />
<group><data source="realname"><label>Real Name</label></data>
<data source="aliases"><label>Aliases</label></data>
<data source="citizenship"><label>Citizenship</label></data>
<data source="gender"><label>Gender</label></data>
<data source="birth"><label>Date of Birth</label></data>
<data source="death"><label>Date of Death</label></data>
<data source="status"><label>Status</label></data></group>
<group collapse="open"><header>Career &amp; Education</header>
<data source="occupation"><label>Occupation</label></data>
<data source="coworkers"><label></label></data>
<data source="titles"><label>Titles</label></data>
<data source="education"><label>Education</label></data>
<data source="affiliations"><label>Affiliations</label></data></group>
<group collapse="open"><header>Relationships</header>
<data source="relatives"><label>Relatives</label></data>
<data source="maritalstatus"><label>Marital Status</label></data>
<data source="children"><label>Children</label></data>
<data source="pets"><label>Pets</label></data>
<data source="friends"><label>Friends</label></data>
<data source="enemies"><label>Enemies</label></data></group>
<group collapse="open"><header>Appearance</header>
<data source="height"><label>Height</label></data>
<data source="weight"><label>Weight</label></data>
<data source="eyecolor"><label>Eye Color</label></data>
<data source="hair"><label>Hair</label></data>
<data source="complexion"><label>Complexion</label></data>
<data source="notablefeatures"><label>Notable Features</label></data>
<data source="wardrobe"><label>Wardrobe</label></data></group>
<group collapse="open"><header>Additional Info</header>
<data source="gallery"><label>Gallery</label></data>
<data source="pinterestboard"><label>Pinterest Board</label></data>
<data source="faceclaim"><label>Face Claim</label></data>
<data source="creator"><label>Created By</label></data>
<data source="inspo"><label>Inspiration</label></data></group>
</infobox>
<noinclude>
<templatedata>
{
  "description": "Stacked character infobox used on Example Wiki",
  "params": {
    "name":        { "label": "Display name",        "type": "string" },
    "image":      { "label": "Image file",          "type": "wiki-file-name" },
    "realname":    { "label": "Real name",          "type": "string" },
    "aliases":    { "label": "Aliases",            "type": "string" },
    "citizenship": { "label": "Citizenship",        "type": "string" },
    "gender":      { "label": "Gender",              "type": "string" },
    "birth":      { "label": "Date of birth",      "type": "string" },
    "death":      { "label": "Date of death",      "type": "string" },
    "status":      { "label": "Status",              "type": "string" },
    "occupation":  { "label": "Occupation",          "type": "string" },
    "coworkers":  { "label": "Co-workers",          "type": "string" },
    "titles":      { "label": "Titles",              "type": "string" },
    "education":  { "label": "Education",          "type": "string" },
    "affiliations":{ "label": "Affiliations",        "type": "string" },
    "relatives":  { "label": "Relatives",          "type": "string" },
    "maritalstatus":{ "label": "Marital status",    "type": "string" },
    "children":    { "label": "Children",            "type": "string" },
    "pets":        { "label": "Pets",                "type": "string" },
    "friends":    { "label": "Friends",            "type": "string" },
    "enemies":    { "label": "Enemies",            "type": "string" },


</infobox>
    "height":      { "label": "Height",              "type": "string" },
    "weight":      { "label": "Weight",              "type": "string" },
    "eyecolor":    { "label": "Eye colour",          "type": "string" },
    "hair":        { "label": "Hair",                "type": "string" },
    "complexion":  { "label": "Complexion",          "type": "string" },
    "notablefeatures":{ "label": "Notable features", "type": "string" },
    "wardrobe":    { "label": "Wardrobe",            "type": "string" },


<infobox>
    "gallery":    { "label": "Gallery",            "type": "string" },
<title source="title">
    "pinterestboard":{ "label": "Pinterest board""type": "url"   },
<default>{{PAGENAME}}</default>
    "faceclaim":  { "label": "Face claim",          "type": "string" },
</title>
    "creator":    { "label": "Created by",          "type": "string" },
<image source="image"/>
    "inspo":      { "label": "Inspiration",        "type": "string" }
<header>Header</header>
  }
<data source="realname">
}
<label>Real Name</label>
</templatedata>
</data>
</noinclude>
<data source="aliases">
<label>Aliases</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="citizenship">
<label>Citizenship</label>
</data>
<data source="gender">
<label>Gender</label>
</data>
<data source="dob">
<label>Date of Birth</label>
</data>
<data source="dod">
<label>Date of Death</label>
</data>
<data source="status">
<label>Status</label>
</data>
<data source="blipped">
<label>Blipped</label>
</data>
<data source="fandom">
<label>Fandom</label>
</data>
<header>Career &amp; Education</header>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="title">
<label>Titles</label>
</data>
<data source="education">
<label>Education</label>
</data>
<data source="affiliations">
<label>Affiliations</label>
</data>
<header>Relationships</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="martialstatus">
<label>Marital Status</label>
</data>
<data source="spouses">
<label>Spouses</label>
</data>
<data source="children">
<label>Children</label>
</data>
<data source="pets">
<label>Pets</label>
</data>
<header>Appearance</header>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="eyecolor">
<label>Eye Color</label>
</data>
<data source="haircolor">
<label>Hair Color</label>
</data>
<data source="skincolor">
<label>Skin Color</label>
</data>
<data source="notablefeatures">
<label>Notable Features</label>
</data>
<header>Additional Info</header>
<data source="gallery">
<label>Gallery</label>
</data>
<data source="wardrobe">
<label>Wardrobe</label>
</data>
<data source="pinterest">
<label>Pinterest Board</label>
</data>
<data source="faceclaim">
<label>Face Claim</label>
</data>
<data source="creator">
<label>Created By</label>
</data>
<data source="inspo">
<label>Inspired By</label>
</data>
</infobox>

Latest revision as of 09:19, 25 April 2025


Stacked character infobox used on Example Wiki

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Display namename

no description

Stringoptional
Image fileimage

no description

Fileoptional
Real namerealname

no description

Stringoptional
Aliasesaliases

no description

Stringoptional
Citizenshipcitizenship

no description

Stringoptional
Gendergender

no description

Stringoptional
Date of birthbirth

no description

Stringoptional
Date of deathdeath

no description

Stringoptional
Statusstatus

no description

Stringoptional
Occupationoccupation

no description

Stringoptional
Co-workerscoworkers

no description

Stringoptional
Titlestitles

no description

Stringoptional
Educationeducation

no description

Stringoptional
Affiliationsaffiliations

no description

Stringoptional
Relativesrelatives

no description

Stringoptional
Marital statusmaritalstatus

no description

Stringoptional
Childrenchildren

no description

Stringoptional
Petspets

no description

Stringoptional
Friendsfriends

no description

Stringoptional
Enemiesenemies

no description

Stringoptional
Heightheight

no description

Stringoptional
Weightweight

no description

Stringoptional
Eye coloureyecolor

no description

Stringoptional
Hairhair

no description

Stringoptional
Complexioncomplexion

no description

Stringoptional
Notable featuresnotablefeatures

no description

Stringoptional
Wardrobewardrobe

no description

Stringoptional
Gallerygallery

no description

Stringoptional
Pinterest boardpinterestboard

no description

URLoptional
Face claimfaceclaim

no description

Stringoptional
Created bycreator

no description

Stringoptional
Inspirationinspo

no description

Stringoptional