Template:BasicCharacterPage: Difference between revisions
From LiberationMUSH Wiki
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
#bcpboxtitle { | #bcpboxtitle { | ||
color: {{titlefg|white}}; | color: {{{titlefg|white}}}; | ||
background: {{titlebg|darkblue}}; | background: {{{titlebg|darkblue}}}; | ||
} | } | ||
Line 32: | Line 32: | ||
<div id="bcp"> | <div id="bcp"> | ||
<div id="bcpquote"> | <div id="bcpquote"> | ||
{{quote|Bite my shiny metal ass!}} | {{{quote|Bite my shiny metal ass!}}} | ||
</div> | </div> | ||
<div id="bcpcolumns"> | <div id="bcpcolumns"> | ||
Line 52: | Line 52: | ||
<div id="bcprightcolumn" class="bcpcolumn"> | <div id="bcprightcolumn" class="bcpcolumn"> | ||
<div class="bcpbox" id="bcpname"> | <div class="bcpbox" id="bcpname"> | ||
<div class="bcpboxtitle">{{fullname|Bender 'Bending' Rodriguez}}</div> | <div class="bcpboxtitle">{{{fullname|Bender 'Bending' Rodriguez}}}</div> | ||
</div> | </div> | ||
<div class="bcpbox" id="bcpstatistics"> | <div class="bcpbox" id="bcpstatistics"> |
Revision as of 22:48, 21 July 2020
Based on a page design by User:DreadWraith