Difference between revisions of "Template:CharacterInfoBox"

From Tenebrae
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
|scales=Your character's feathers, if they have any
 
|scales=Your character's feathers, if they have any
 
|horns=Your character's horns, if they have any
 
|horns=Your character's horns, if they have any
  +
|companion=Your character's companion, if they have any
 
}}
 
}}
 
</pre>
 
</pre>
Line 23: Line 24:
 
</noinclude><includeonly>{| class="infobox" style="float:right; border:0px solid; margin: 5px; background-image: linear-gradient(to right, {{{gradientcolor|black}}}, transparent); background-origin: border-box; border-spacing: 2px; border: 2px solid transparent; "
 
</noinclude><includeonly>{| class="infobox" style="float:right; border:0px solid; margin: 5px; background-image: linear-gradient(to right, {{{gradientcolor|black}}}, transparent); background-origin: border-box; border-spacing: 2px; border: 2px solid transparent; "
 
|-
 
|-
! colspan="3" style="border-bottom:2px solid; background:{{{backgroundcolor|white}}};"| Character Details
+
! colspan="3" style="border-bottom:0px solid; background:{{{backgroundcolor|white}}};"| Character Details
 
|-
 
|-
 
| style="text-align:right; background:{{{backgroundcolor|white}}};" | '''Race:'''
 
| style="text-align:right; background:{{{backgroundcolor|white}}};" | '''Race:'''
Line 54: Line 55:
 
{{#if:{{{eyes|}}}|{{!}} style="text-align:right; background:{{{backgroundcolor|white}}};" {{!}} '''Eyes:'''
 
{{#if:{{{eyes|}}}|{{!}} style="text-align:right; background:{{{backgroundcolor|white}}};" {{!}} '''Eyes:'''
 
{{!}} style="background:{{{backgroundcolor|white}}};" {{!}} {{{eyes|Unknown}}}
 
{{!}} style="background:{{{backgroundcolor|white}}};" {{!}} {{{eyes|Unknown}}}
  +
{{!}}-}}
  +
{{#if:{{{companion|}}}|{{!}} style="text-align:right; background:{{{backgroundcolor|white}}};" {{!}} '''Companion:'''
  +
{{!}} style="background:{{{backgroundcolor|white}}};" {{!}} [[{{{companion|N/A}}}]]
 
{{!}}-}}
 
{{!}}-}}
 
|}
 
|}

Latest revision as of 23:29, 27 September 2023

This is the "CharacterInfoBox" template. It should be called in the following format:

{{CharacterInfoBox
|gradientcolor=Example: #F76806
|backgroundcolor=Example: white
|race=Your character's race
|class=Your character's class
|level=(Optional) Your character's class level
|classleveloverride=(Optional) Use this if you have a multiclass
|gender=Your character's Gender
|deity=Your character's deity
|alignment=Your character's alignment
|eyes=Your character's eyecolor
|hair=Your character's hair style/color
|scales=Your character's scales, if they have any
|scales=Your character's feathers, if they have any
|horns=Your character's horns, if they have any
|companion=Your character's companion, if they have any
}}

Edit the page to see the template text.