Template:CharacterBox/Dev: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{doc}}</noinclude><includeonly>|- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} |style="border-top: 2px solid #1fb7be" r...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{doc}}</noinclude><includeonly>|- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | <noinclude>{{doc}}</noinclude><includeonly>|- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | ||
|style="border-top: 2px solid #1fb7be" rowspan="3"|{{#if:{{{image|}}}|{{{image}}}}} | |style="border-top: 2px solid #1fb7be" rowspan="3"|{{#if:{{{image|}}}|{{{image}}}}} | ||
|style="border-top: 2px solid #1fb7be; font-style: bold; font-size: 150%"|{{Anchor|{{{name}}}}}{{{name}}} | |style="border-top: 2px solid #1fb7be; border-right: 2px solid #1fb7be; font-style: bold; font-size: 150%"|{{Anchor|{{{name}}}}}{{{name}}} | ||
|- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | |- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | ||
|style="border- | |style="border-right: 2px solid #1fb7be; font-style: italic; font-size: 150%"|{{{nickname}}} | ||
|- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | |- {{#if:{{{color|}}}|style="background: #{{{color}}}; color: white"|class="characterbox"}} | ||
|colspan="2"|{{{desc}}}</includeonly> | |colspan="2"|{{{desc}}}</includeonly> |