Template:Infobox PCs: Difference between revisions

From World of Adaptation
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:300px;"
{| class="infobox" style="width:300px;"
|colspan=2 style="text-align:center;background:#837f7e;color:#fff;"|'''{{PAGENAME}}'''
|+colspan=2 style="text-align:center;background:{{{headerhex|#837f7e}}};color:#fff;"|'''{{PAGENAME}}'''
|-
|-
|colspan=2 style="text-align:center"|[[File:{{{image|}}}|300px|thumb|center]]
|colspan=2 style="text-align:center"|[[File:{{{image|}}}|300px|thumb|center]]
Line 19: Line 19:
|-
|-
|'''Element:'''||{{{element}}}
|'''Element:'''||{{{element}}}
|-
|'''Class:'''||{{{class}}}
|-
|'''Animal Friend:'''||{{{lilbuddy|None}}}
|-
|'''Specialties:'''||{{{specialties}}}
|-
|-
|colspan=2 style="text-align:center;background:#837f7e;color:#fff;"|'''Personal Details'''
|colspan=2 style="text-align:center;background:#837f7e;color:#fff;"|'''Personal Details'''
Line 49: Line 55:
  <nowiki>
  <nowiki>
{{Infobox PCs
{{Infobox PCs
|headerhex=
|image=  
|image=  
|
|fullname=
|othernames=
|player=
|pronouns=
|job=
|element=
|class=
|lilbuddy=
|bday=
|nationality=
|height=
|weight=
|hair=
|eyes=
|skin=
|affiliation=
|family=
|partners=
}}
}}
  </nowiki>
  </nowiki>
Line 59: Line 83:
|-
|-
! Tag !! Info
! Tag !! Info
|-
| headerhex || To set the color of the background of the headers, please use a 6 digit #hexcode. Ensure it is dark as the text is defaulted to white.
|-
|-
| image || An image filename should be placed here, for example "butts.jpg"
| image || An image filename should be placed here, for example "butts.jpg"
|-
| fullname || The full legal name of the character.
|-
| othernames || Nicknames, aliases, pet names, former names, as the player pleases
|-
| player || The person playing the PC.
|-
| pronouns || The character's pronouns.
|-
| job || The character's primary occupation before or during the adventure.
|-
| element || The character's elemental alignment.
|-
| class || The character's class in game.
|-
| lilbuddy || The character's animal companion. Leave blank if no animal companion.
|-
| bday || When the character was born.
|-
| nationality || The character's country of origin.
|-
| height || Character height.
|-
| weight || Character weight.
|-
| hair || Character hair color.
|-
| eyes || Character eye color.
|-
| skin || Character skin tone.
|-
| affiliation || The factions the character aligns with, such as the Outside or Ascendance.
|-
| family || Character's family members. If there are many, please use the <nowiki><br></nowiki> tag between each name.
|-
| partners || Character's sexual or romantic partners of note.
|}
|}

Revision as of 19:17, 6 July 2024

Infobox PCs
[[File:|300px|thumb|center]]
Identity
Full Name: {{{fullname}}}
Other names: {{{othernames}}}
Player: {{{player}}}
Pronouns: {{{pronouns}}}
Notables
Occupation: {{{job}}}
Element: {{{element}}}
Class: {{{class}}}
Animal Friend: None
Specialties: {{{specialties}}}
Personal Details
Birthday: {{{bday}}}
Nationality: {{{nationality}}}
Height: {{{height}}}
Weight: {{{weight}}}
Hair: {{{hair}}}
Eyes: {{{eyes}}}
Skin: {{{skin}}}
Relationships
Affiliation: {{{affiliation}}}
Family: {{{family}}}
Partners: {{{partners}}}

The below code should be copied and placed under Edit Source. To use the visual editor, navigate to templates.

{{Infobox PCs
|headerhex=
|image= 
|fullname=
|othernames=
|player=
|pronouns=
|job=
|element=
|class=
|lilbuddy=
|bday=
|nationality=
|height=
|weight=
|hair=
|eyes=
|skin=
|affiliation=
|family=
|partners=
}}
 


Tag Explanations
Tag Info
headerhex To set the color of the background of the headers, please use a 6 digit #hexcode. Ensure it is dark as the text is defaulted to white.
image An image filename should be placed here, for example "butts.jpg"
fullname The full legal name of the character.
othernames Nicknames, aliases, pet names, former names, as the player pleases
player The person playing the PC.
pronouns The character's pronouns.
job The character's primary occupation before or during the adventure.
element The character's elemental alignment.
class The character's class in game.
lilbuddy The character's animal companion. Leave blank if no animal companion.
bday When the character was born.
nationality The character's country of origin.
height Character height.
weight Character weight.
hair Character hair color.
eyes Character eye color.
skin Character skin tone.
affiliation The factions the character aligns with, such as the Outside or Ascendance.
family Character's family members. If there are many, please use the <br> tag between each name.
partners Character's sexual or romantic partners of note.