Difference between revisions of "Template:StoryTextLine"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>@DeletedUser41383047
imported>Elaeagnifolia
Line 27: Line 27:
 
-->{{#vardefine:lineNumber|{{#expr:{{#var:lineNumber}}+1}}}}<!--
 
-->{{#vardefine:lineNumber|{{#expr:{{#var:lineNumber}}+1}}}}<!--
  
--><div>{{#switch:{{#var:storyType}}
+
--><div>{{#switch:{{{speakerType|}}}
|Castle
+
|Dragon
|Quest
+
|Adventurer=<div align="left" class="event-dialogue">{{Icon|{{{speakerType|}}}|{{{speaker|}}}|tooltip=1|size=68px}} {{{text|}}}</div>
|Adventurer={{#ifeq: {{{speakerType|}}} | NPC | <div align="left" class="event-dialogue">{{NPCIcon|{{{speaker|}}}}} {{{text|}}}</div> | <div align="left" class="event-dialogue">{{Icon|{{{speakerType|}}}|{{{speaker|}}}|tooltip=1|size=68px}} {{{text|}}}</div>}}
+
|NPC=<div align="left" class="event-dialogue">{{NPCIcon|{{{speaker|}}}}} {{{text|}}}</div>
|Dragon=<poem>{{{text|}}}</poem>
+
|Poem=<poem>{{{text|}}}</poem>
|#default=Missing [[Template:StoryTextHeader]]
+
|System=<div align="left" class="event-dialogue">{{{text|}}}</div>
 +
|Setting=<div align="center" class="event-dialogue">{{{text|}}}</div>
 +
|#default=<div align="left" class="event-dialogue">{{{text|}}}</div>
 
}}</div></includeonly>
 
}}</div></includeonly>

Revision as of 18:01, 24 December 2018

Template:StoryTextLine/docThis template defines the table "StoryLines". This table has not been created yet.