Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
<div style="margin: 5px 0 0; text-align: center;">[[File:{{{image}}}|270px]]</div> | <div style="margin: 5px 0 0; text-align: center;">[[File:{{{image}}}|270px]]</div> | ||
}} | }} | ||
<div style="{{#if: {{{imageDesc|}}} | | display: none; }}"> | |||
<small><div style="margin: 5px 0 0; padding: 0 2px 0; text-align: center;">''{{{imageDesc}}}''</div></small> | |||
</div> | |||
<div style="{{#if: {{{name|}}} | | display: none; }}"> | <div style="{{#if: {{{name|}}} | | display: none; }}"> | ||
<div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px dashed black;"><b>Name</b>: {{{name}}}</div> | <div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px dashed black;"><b>Name</b>: {{{name}}}</div> | ||
</div> | |||
<div style="{{#if: {{{EnemyStatus|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Tony Alignment</b>: {{{EnemyStatus}}}</div> | |||
</div> | </div> | ||
<div style="{{#if: {{{Knownas|}}} | | display: none; }}"> | <div style="{{#if: {{{Knownas|}}} | | display: none; }}"> | ||
Line 23: | Line 29: | ||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Nationality</b>: {{{Nationality}}}</div> | <div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Nationality</b>: {{{Nationality}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{ | <div style="{{#if: {{{Religion|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b> | <div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Nationality</b>: {{{Religion}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{ | <div style="{{#if: {{{Parents|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Nationality</b>: {{{Parents}}}</div> | |||
</div> | |||
</div> | |||
<div style="{{#if: {{{label8|}}}{{{value8|}}} | | display: none; }}"> | <div style="{{#if: {{{label8|}}}{{{value8|}}} | | display: none; }}"> | ||
<div><b>{{{label8}}}</b>: {{{value8}}}</div> | <div><b>{{{label8}}}</b>: {{{value8}}}</div> | ||
Line 54: | Line 57: | ||
"label": "Image" | "label": "Image" | ||
}, | }, | ||
"label8": {}, | "label8": {}, | ||
"value8": {}, | "value8": {}, | ||
Line 121: | Line 120: | ||
], | ], | ||
"suggested": true | "suggested": true | ||
}, | |||
"imageDesc": { | |||
"label": "Image Description", | |||
"suggested": true | |||
}, | |||
"Religion": {}, | |||
"Parents": { | |||
"description": "If they're unconfirmed to be parents, then explain that in parenthesis after the name.", | |||
"example": "Melissa, Jack (claimed), Jason (unconfirmed)", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 128: | Line 137: | ||
"infoboxHeader", | "infoboxHeader", | ||
"image", | "image", | ||
"imageDesc", | |||
"name", | "name", | ||
"EnemyStatus", | |||
"Knownas", | "Knownas", | ||
"DOB", | "DOB", | ||
Line 134: | Line 145: | ||
"Gender", | "Gender", | ||
"Nationality", | "Nationality", | ||
" | "Parents", | ||
" | "Religion", | ||
"label8", | "label8", | ||
"value8", | "value8", |
Revision as of 22:09, 16 December 2023
Infobox
This is a template meant to easily display information about a given person/character
Parameter | Description | Type | Status | |
---|---|---|---|---|
Max Width | maxwidth | The maximum width of the infobox
| Unknown | optional |
Infobox Header | infoboxHeader | This is the header of the infobox, will just be the pagename if left blank | String | optional |
Image | image | Image
| File | suggested |
Image Description | imageDesc | no description | Unknown | suggested |
Name | name | The name of whoever this is
| String | required |
Enemy Status | EnemyStatus | If or if not this person is an enemy of Tony Chase
| Unknown | suggested |
Aliases/Also Known As | Knownas | Other names for a person
| String | optional |
Date of Birth | DOB | In M-D-Y format, please | Unknown | suggested |
Sex | Sex | The biological gender of the given character
| String | optional |
Gender | Gender | The expressed gender of the given character, such as if someone is transgender
| String | optional |
Nationality | Nationality | Place of origin | String | optional |
Parents | Parents | If they're unconfirmed to be parents, then explain that in parenthesis after the name.
| String | optional |
Religion | Religion | no description | Unknown | optional |
label8 | label8 | no description | Unknown | optional |
value8 | value8 | no description | Unknown | optional |
label9 | label9 | no description | Unknown | optional |
value9 | value9 | no description | Unknown | optional |
label10 | label10 | no description | Unknown | optional |
value10 | value10 | no description | Unknown | optional |