Template:Dialogue: Difference between revisions
From Treasure Adventure Game Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<div style="color: #b0b0b0; font-family: monospace; font-size: 14px; line-height: 1.15;">{{{text}}}</div> | <div style="color: #b0b0b0; font-family: monospace; font-size: 14px; line-height: 1.15;">{{{text}}}</div> | ||
</div> | </div> | ||
<div style="display: flex; box-sizing: border-box; flex-direction: row; gap: 5px; align-self: flex-start; border-bottom: 1px dotted #7f7f7f; font-family: sans-serif;" title="This line of dialogue is stored in line {{{ | <div style="display: flex; box-sizing: border-box; flex-direction: row; gap: 5px; align-self: flex-start; border-bottom: 1px dotted #7f7f7f; font-family: sans-serif;" title="This line of dialogue is stored in 'say' line {{{say}}} in the section [{{{section}}}] of the dialogue file"> | ||
<div><nowiki>[</nowiki>{{{section}}}<nowiki>]</nowiki> > say {{{line}}}</div> | <div><nowiki>[</nowiki>{{{section}}}<nowiki>]</nowiki> > | ||
{{#if: {{{say|}}}|say {{{say}}}|line {{{line}}}}} | |||
</div> | |||
<div style="color: #7f7f7f;">(?)</div> | <div style="color: #7f7f7f;">(?)</div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 14:07, 19 July 2023
[[File:{{{icon}}} Dialogue Icon.png|40x40px|alt={{{icon}}} Dialogue Icon.png]]
{{{text}}}
[{{{section}}}] >
line {{{line}}}
(?)