Template:Infoboxperson: Difference between revisions
Created page with "<div class="infobox" style="float:right; min-width: 22em; max-width: {{{maxwidth|280px}}}; font-size: 88%; line-height: 1.5em; margin: 5px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;"> <div style="font-size: 110%; font-weight: bold; background-color: #ccc; text-align: center; padding: 5px 0;">{{{infoboxHeader|{{PAGENAME}}}}}</div> <div style="margin: 0 5px 5px;> {{#if: {{{image|}}} | <div style="margin: 5px 0 0; text-..." |
No edit summary |
||
Line 8: | Line 8: | ||
<small><div style="margin: 5px 0 0; padding: 0 2px 0; text-align: center; max-width:270px">''{{{imageDesc}}}''</div></small> | <small><div style="margin: 5px 0 0; padding: 0 2px 0; text-align: center; max-width:270px">''{{{imageDesc}}}''</div></small> | ||
</div> | </div> | ||
<div style="{{#if: {{{ | <div style="{{#if: {{{fullname|}}} | | display: none; }}"> | ||
<div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px solid #aaa;"><b> | <div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Full name</b>: {{{fullname}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{knownfor|}}} | | display: none; }}"> | <div style="{{#if: {{{knownfor|}}} | | display: none; }}"> | ||
Line 47: | Line 47: | ||
<div style="margin: 5px 0 0; text-align: center; border-top: 1px solid #aaa;">'''Signature''':<br>[[File:Daniel Larson Signature.png|160px]]</br></div> | <div style="margin: 5px 0 0; text-align: center; border-top: 1px solid #aaa;">'''Signature''':<br>[[File:Daniel Larson Signature.png|160px]]</br></div> | ||
</div> | </div> | ||
<div style="{{#if: {{{ | <div style="{{#if: {{{links|}}} | | display: none; }}"> | ||
<div style="margin: 5px 0 0; text-align: center; border-top: 1px solid #aaa;">''' | <div style="margin: 5px 0 0; text-align: center; border-top: 1px solid #aaa;">'''Links''': {{{links}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{associates|}}} | | display: none; }}"> | <div style="{{#if: {{{associates|}}} | | display: none; }}"> | ||
Line 69: | Line 69: | ||
"label": "Image" | "label": "Image" | ||
}, | }, | ||
" | "fullname": { | ||
"description": "The name of whoever this is", | "description": "The name of whoever this is", | ||
"example": "H3xed", | "example": "H3xed", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
"label": " | "label": "Full name" | ||
}, | }, | ||
"Knownas": { | "Knownas": { | ||
Line 155: | Line 155: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "links": { | ||
"description": "The arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of an Era, just list that Era instead of each individual arc.", | "description": "The arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of an Era, just list that Era instead of each individual arc.", | ||
"type": "string", | "type": "string", | ||
Line 173: | Line 173: | ||
"image", | "image", | ||
"imageDesc", | "imageDesc", | ||
" | "fullname", | ||
"Knownas", | "Knownas", | ||
"timeActive", | "timeActive", | ||
Line 185: | Line 185: | ||
"Siblings", | "Siblings", | ||
"signature", | "signature", | ||
" | "links", | ||
"knownfor", | "knownfor", | ||
"associates", | "associates", |
Latest revision as of 19:05, 15 December 2024
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. This is not required as it will just be the pagename if left blank | String | optional |
Image | image | Image, width and height is automatically assigned
| File | suggested |
Image Description | imageDesc | The description of the image | Unknown | suggested |
Full name | fullname | The name of whoever this is
| String | required |
Aliases/Also Known As | Knownas | Other names for a person
| String | optional |
Time Active | timeActive | When this person was active
| Unknown | suggested |
Alignment | Alignment | The alignment of this character in relation to Gabriel Gage
| Unknown | suggested |
Date of Birth | DOB | In M-D-Y format, please | Unknown | suggested |
Weight and Weight | HeightnWeight | no description
| Unknown | optional |
Nationality | Nationality | Place of origin
| String | optional |
Race | Race | no description | Unknown | optional |
Gender | Gender | This is exclusively the biological gender of a given character. If a character is transgender, put their expressed gender in parenthesis formatted like the example below.
| String | optional |
Parents | Parents | If they're unconfirmed to be parents, then explain that in parenthesis after the name.
| String | optional |
Siblings | Siblings | no description | Unknown | optional |
signature | signature | no description
| File | optional |
links | links | The arcs in which this person was active during, listed in chronological order. If a person is active for the entirety of an Era, just list that Era instead of each individual arc. | String | required |
knownfor | knownfor | no description | Unknown | optional |
associates | associates | no description | Unknown | optional |
status | status | no description
| Unknown | optional |