Difference between revisions of "Template:CharacterInfoBox"

From Tenebrae
Jump to navigation Jump to search
m
m
 
Line 24: 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:'''

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.