Difference between revisions of "Template:Dialogue"

From SpiralKnights

Jump to: navigation, search
m (there's probably a better way to code this condition WITH the same flexibility, not sure how - so of course, we go with the chunky primitive stuff until someone makes it elegant - Goes up to 20 now.)
m (update format)
Line 1: Line 1:
<includeonly>{{#if:{{{location|}}}|Location: {{{location}}}
+
{| 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;"
----
+
|-
|}}{{#if:{{{notes|}}}|{{#if:{{{location|}}}|<br>|}}Notes: {{{notes}}}
+
| <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>
|}}
+
</tr></table>
{{SKWindow/Dialogue
+
|-
|character = {{{character}}}
+
| align="center" |
|dialogue  = {{{cd 1}}}
+
{| 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"
}}
+
| valign = "top" | <big>{{{cd}}}</big>
*{{{pd 1}}}{{#if:{{{cd 2|}}}|<br><br>{{SKWindow/Dialogue
+
|}
|character = {{{character 2|{{{character}}}}}}
+
|}
|dialogue  = {{{cd 2}}}
+
*{{{pd}}}
}}
+
*{{{pd 2}}}
+
|
+
}}{{#if:{{{cd 3|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 3|{{{character}}}}}}
+
|dialogue  = {{{cd 3}}}
+
}}
+
*{{{pd 3}}}
+
|
+
}}{{#if:{{{cd 4|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 4|{{{character}}}}}}
+
|dialogue  = {{{cd 4}}}
+
}}
+
*{{{pd 4}}}
+
|
+
}}{{#if:{{{cd 5|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 5|{{{character}}}}}}
+
|dialogue  = {{{cd 5}}}
+
}}
+
*{{{pd 5}}}
+
|
+
}}{{#if:{{{cd 6|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 6|{{{character}}}}}}
+
|dialogue  = {{{cd 6}}}
+
}}
+
*{{{pd 6}}}
+
|
+
}}{{#if:{{{cd 7|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 7|{{{character}}}}}}
+
|dialogue  = {{{cd 7}}}
+
}}
+
*{{{pd 7}}}
+
|
+
}}{{#if:{{{cd 8|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 8|{{{character}}}}}}
+
|dialogue  = {{{cd 8}}}
+
}}
+
*{{{pd 8}}}
+
|
+
}}{{#if:{{{cd 9|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 9|{{{character}}}}}}
+
|dialogue  = {{{cd 9}}}
+
}}
+
*{{{pd 9}}}
+
|
+
}}{{#if:{{{cd 10|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 10|{{{character}}}}}}
+
|dialogue  = {{{cd 10}}}
+
}}
+
*{{{pd 10}}}
+
|
+
}}{{#if:{{{cd 11|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 11|{{{character}}}}}}
+
|dialogue  = {{{cd 11}}}
+
}}
+
*{{{pd 11}}}
+
|
+
}}{{#if:{{{cd 12|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 12|{{{character}}}}}}
+
|dialogue  = {{{cd 12}}}
+
}}
+
*{{{pd 12}}}
+
|
+
}}{{#if:{{{cd 13|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 13|{{{character}}}}}}
+
|dialogue  = {{{cd 13}}}
+
}}
+
*{{{pd 13}}}
+
|
+
}}{{#if:{{{cd 14|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 14|{{{character}}}}}}
+
|dialogue  = {{{cd 14}}}
+
}}
+
*{{{pd 14}}}
+
|
+
}}{{#if:{{{cd 15|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 15|{{{character}}}}}}
+
|dialogue  = {{{cd 15}}}
+
}}
+
*{{{pd 15}}}
+
|
+
}}{{#if:{{{cd 16|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 16|{{{character}}}}}}
+
|dialogue  = {{{cd 16}}}
+
}}
+
*{{{pd 16}}}
+
|
+
}}{{#if:{{{cd 17|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 17|{{{character}}}}}}
+
|dialogue  = {{{cd 17}}}
+
}}
+
*{{{pd 17}}}
+
|
+
}}{{#if:{{{cd 18|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 18|{{{character}}}}}}
+
|dialogue  = {{{cd 18}}}  
+
}}
+
*{{{pd 18}}}
+
|
+
}}{{#if:{{{cd 19|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 19|{{{character}}}}}}
+
|dialogue  = {{{cd 19}}}
+
}}
+
*{{{pd 19}}}
+
|
+
}}{{#if:{{{cd 20|}}}|<br><br>{{SKWindow/Dialogue
+
|character = {{{character 20|{{{character}}}}}}
+
|dialogue  = {{{cd 20}}}
+
}}
+
*{{{pd 20}}}
+
|
+
}}</includeonly><noinclude>
+
{{documentation}}</noinclude>
+

Revision as of 16:09, 7 August 2015

Character Name
{{{cd}}}
  • {{{pd}}}
Personal tools