Difference between revisions of "Template:SKWindow/Dialogue"
From SpiralKnights
m (includeonly, noinclude) |
m (lock height, but can be adjusted for the few scrolling windows we have in-game, just make it taller with height=???px) |
||
Line 1: | Line 1: | ||
− | + | {| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width: {{{width|400px}}}; border: {{{border-width|5px}}} {{{border-type|transparent}}} #000000; background: #ebc94d; margin: {{{margin|0px}}}; border-radius: 14px;" | |
|- | |- | ||
| <table cellpadding="0" cellspacing="10" width="100%" style="background: none; color: #000000"><tr> | | <table cellpadding="0" cellspacing="10" width="100%" style="background: none; color: #000000"><tr> | ||
Line 6: | Line 6: | ||
|- | |- | ||
| align="center" | | | align="center" | | ||
− | {| 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" | + | {| cellpadding="0" cellspacing="5" align="center" valign="top" style="border: {{{body border-width|5px}}} {{{border-type|solid}}} #D1DDF2; background: #BACAE0; width: 100%; height:{{{height|300px}}}; border-radius: 10px; color: #114255" |
− | |<big>{{{dialogue}}}</big> | + | | valign = "top" | <big>{{{dialogue}}}</big> |
|} | |} | ||
|}</includeonly><noinclude>This template is simply a container. Please use it with [[:Template:Dialogue]].</noinclude> | |}</includeonly><noinclude>This template is simply a container. Please use it with [[:Template:Dialogue]].</noinclude> |
Revision as of 16:21, 28 July 2015
| |
|