Template:Infobox Character: Difference between revisions

From aquila
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
| [[File:{{{image|No image.png}}}|250px]]
| [[File:{{{image|No image.png}}}|250px]]
|-
|-
! Name
! Religion
| {{{name|Unknown}}}
| {{{Religion|Unknown}}}
|-
|-
! Age
! Gender
| {{{age|Unknown}}}
| {{{Gender|Unknown}}}
|-
|-
! Occupation
! Ethnicity
| {{{occupation|Unknown}}}
| {{{Ethnicity|Unknown}}}
|-
|-
! Status
! Title(s)
| {{{status|Unknown}}}
| {{{status|Unknown}}}
|-
! Age
| {{{Age|Unknown}}}
|-
! Player
| {{{Player|Unknown}}}
|}
|}


Line 23: Line 29:
     "description": "Displays a character infobox.",
     "description": "Displays a character infobox.",
     "params": {
     "params": {
        "name": {
            "label": "Name",
            "description": "The character's name",
            "type": "string"
        },
         "image": {
         "image": {
             "label": "Image",
             "label": "Image",
Line 33: Line 34:
             "type": "wiki-file-name"
             "type": "wiki-file-name"
         },
         },
         "age": {
         "Religion": {
            "label": "Religion",
            "type": "string"
        },
        "Gender": {
            "label": "Gender",
            "type": "string"
        },
        "Ethnicity": {
            "label": "Ethnicity",
            "type": "string"
        },
        "Title(s)": {
            "label": "Title(s)",
            "type": "string"
        },
        "Age": {
             "label": "Age",
             "label": "Age",
             "type": "number"
             "type": "number"
         },
         },
         "occupation": {
         "Player": {
             "label": "Occupation",
             "label": "Player",
            "type": "string"
        },
        "status": {
            "label": "Status",
             "type": "string"
             "type": "string"
         }
         }

Revision as of 18:16, 16 July 2026

Infobox Character
Image File:No image.png
Religion Unknown
Gender Unknown
Ethnicity Unknown
Title(s) Unknown
Age Unknown
Player Unknown


Displays a character infobox.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

Image filename

Fileoptional
ReligionReligion

no description

Stringoptional
GenderGender

no description

Stringoptional
EthnicityEthnicity

no description

Stringoptional
Title(s)Title(s)

no description

Stringoptional
AgeAge

no description

Numberoptional
PlayerPlayer

no description

Stringoptional