Difference between revisions of "Template:SKWindow/Dialogue"

From SpiralKnights

Jump to: navigation, search
m (there, don't need a separate cell template for this particular thing, all in one.)
m (thicker border and font color to better mimic in-game bubble, removed unrelated code)
Line 1: Line 1:
 
{| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width: {{{width|<includeonly>*</includeonly><noinclude>400px</noinclude>}}}; border: {{{border-width|5px}}} {{{border-type|transparent}}} #000000; background: #ebc94d; margin: {{{margin|0px}}}; border-radius: 14px;"
 
{| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width: {{{width|<includeonly>*</includeonly><noinclude>400px</noinclude>}}}; border: {{{border-width|5px}}} {{{border-type|transparent}}} #000000; background: #ebc94d; margin: {{{margin|0px}}}; border-radius: 14px;"
 
|-
 
|-
| <table cellpadding="0" cellspacing="{{#if: {{{icon|}}} | 5 | 10}}" width="100%" style="background: none; color: #000000"><tr>
+
| <table cellpadding="0" cellspacing="10" width="100%" style="background: none; color: #000000"><tr>
 
<td align="left"><big><big><big>'''''{{{character|Character Name}}}'''''</big></big></big></td>
 
<td align="left"><big><big><big>'''''{{{character|Character Name}}}'''''</big></big></big></td>
{{#if: {{{stars|}}} | <td width="50">{{Star|{{{stars}}}|color=4d6d89}}</td>}}
 
 
</tr></table>
 
</tr></table>
 
|-
 
|-
 
| align="center" |
 
| align="center" |
{| cellpadding="0" cellspacing="5" align="center" style="border: {{{body border-width|2px}}} {{{border-type|solid}}} #D1DDF2; background: #BACAE0; width: 100%; border-radius: 10px;"
+
{| cellpadding="0" cellspacing="5" align="center" style="border: {{{body border-width|5px}}} {{{border-type|solid}}} #D1DDF2; background: #BACAE0; width: 100%; border-radius: 10px; color: #114255"
|{{{dialogue}}}
+
|<big>{{{dialogue}}}</big>
 
|}
 
|}
 
|}
 
|}

Revision as of 14:01, 28 July 2015

Character Name
{{{dialogue}}}
Personal tools