Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
<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: {{{Knownas|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Also known as</b>: {{{Knownas}}}</div> | |||
</div> | </div> | ||
<div style="{{#if: {{{EnemyStatus|}}} | | display: none; }}"> | <div style="{{#if: {{{EnemyStatus|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Tony Alignment</b>: {{{EnemyStatus}}}</div> | <div style="padding: 0 3px 0; border-top: 1px dashed black;"><b>Tony Alignment</b>: {{{EnemyStatus}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{DOB|}}} | | display: none; }}"> | <div style="{{#if: {{{DOB|}}} | | display: none; }}"> | ||
Line 139: | Line 139: | ||
"imageDesc", | "imageDesc", | ||
"name", | "name", | ||
"Knownas", | |||
"EnemyStatus", | "EnemyStatus", | ||
"DOB", | "DOB", | ||
"Sex", | "Sex", |
Revision as of 22:18, 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 |
Aliases/Also Known As | Knownas | Other names for a person
| String | optional |
Enemy Status | EnemyStatus | If or if not this person is an enemy of Tony Chase
| Unknown | suggested |
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 |