Template:Infobox: Difference between revisions
No edit summary Tag: Reverted |
m (Reverted edits by 185.129.61.129 (talk) to last revision by DaWhiteLouise) Tag: Rollback |
||
Line 1: | Line 1: | ||
<noinclude><!-- Do not change the formatting of the code! It makes the infobox look weird for some reason! ---> </noinclude> | <noinclude><!-- Do not change the formatting of the code! It makes the infobox look weird for some reason! ---> </noinclude> | ||
<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; | <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-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; max-width:270px">''{{{imageDesc}}}''</div></small> | |||
</div> | |||
<div style="{{#if: {{{name|}}} | | display: none; }}"> | |||
<div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Name</b>: {{{name}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Knownas|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Aliases</b>: {{{Knownas}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Alignment|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Alignment</b>: {{{Alignment}}}{{#ifeq: {{{Alignment}}}|Management|[[Category:Management]]|}}{{#ifeq: {{{Alignment}}}|Manager|[[Category:Management]]|}}{{#ifeq: {{{Alignment}}}|Troll|[[Category:Trolls]]|}}{{#ifeq: {{{Alignment}}}|Enabler|[[Category:Enablers]]|}}{{#ifeq: {{{Alignment}}}|White Knight|[[Category:Enablers]]|}}</div> | |||
</div> | |||
<div style="{{#if: {{{DOB|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>DOB</b>: {{{DOB}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Gender|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Gender</b>: {{{Gender}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Race|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Race</b>: {{{Race}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Nationality|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Nationality</b>: {{{Nationality}}}</div> | |||
</div> | |||
<div style="{{#if: {{{HeightnWeight|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Height and Weight</b>: {{{HeightnWeight}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Parents|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Parents</b>: {{{Parents}}}</div> | |||
</div> | |||
<div style="{{#if: {{{Siblings|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Siblings</b>: {{{Siblings}}}</div> | |||
</div> | |||
</div> | |||
</div> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 00:41, 4 January 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 |
Name | name | The name of whoever this is
| String | required |
Aliases/Also Known As | Knownas | Other names for a person
| String | optional |
Alignment | Alignment | The alignment of this character in relation to Daniel Larson,
| 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 |