More actions
Futureself (talk | contribs) No edit summary |
Futureself (talk | contribs) No edit summary |
||
| (3 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> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="image /> | <image source="image" /> | ||
<group><data source="realname"><label>Real Name</label></data> | <group><data source="realname"><label>Real Name</label></data> | ||
<data source="aliases"><label>Aliases</label></data> | <data source="aliases"><label>Aliases</label></data> | ||
| Line 17: | Line 17: | ||
<group collapse="open"><header>Relationships</header> | <group collapse="open"><header>Relationships</header> | ||
<data source="relatives"><label>Relatives</label></data> | <data source="relatives"><label>Relatives</label></data> | ||
<data source=" | <data source="maritalstatus"><label>Marital Status</label></data> | ||
<data source="children"><label>Children</label></data> | <data source="children"><label>Children</label></data> | ||
<data source="pets"><label>Pets</label></data> | <data source="pets"><label>Pets</label></data> | ||
| Line 37: | Line 37: | ||
<data source="inspo"><label>Inspiration</label></data></group> | <data source="inspo"><label>Inspiration</label></data></group> | ||
</infobox> | </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" }, | |||
"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" }, | |||
"gallery": { "label": "Gallery", "type": "string" }, | |||
"pinterestboard":{ "label": "Pinterest board", "type": "url" }, | |||
"faceclaim": { "label": "Face claim", "type": "string" }, | |||
"creator": { "label": "Created by", "type": "string" }, | |||
"inspo": { "label": "Inspiration", "type": "string" } | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 09:19, 25 April 2025
Stacked character infobox used on Example Wiki
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Display name | name | no description | String | optional |
| Image file | image | no description | File | optional |
| Real name | realname | no description | String | optional |
| Aliases | aliases | no description | String | optional |
| Citizenship | citizenship | no description | String | optional |
| Gender | gender | no description | String | optional |
| Date of birth | birth | no description | String | optional |
| Date of death | death | no description | String | optional |
| Status | status | no description | String | optional |
| Occupation | occupation | no description | String | optional |
| Co-workers | coworkers | no description | String | optional |
| Titles | titles | no description | String | optional |
| Education | education | no description | String | optional |
| Affiliations | affiliations | no description | String | optional |
| Relatives | relatives | no description | String | optional |
| Marital status | maritalstatus | no description | String | optional |
| Children | children | no description | String | optional |
| Pets | pets | no description | String | optional |
| Friends | friends | no description | String | optional |
| Enemies | enemies | no description | String | optional |
| Height | height | no description | String | optional |
| Weight | weight | no description | String | optional |
| Eye colour | eyecolor | no description | String | optional |
| Hair | hair | no description | String | optional |
| Complexion | complexion | no description | String | optional |
| Notable features | notablefeatures | no description | String | optional |
| Wardrobe | wardrobe | no description | String | optional |
| Gallery | gallery | no description | String | optional |
| Pinterest board | pinterestboard | no description | URL | optional |
| Face claim | faceclaim | no description | String | optional |
| Created by | creator | no description | String | optional |
| Inspiration | inspo | no description | String | optional |