Template:CutsceneText: Difference between revisions
Jump to navigation
Jump to search
m (right padding so text doesn't bump into right border) |
m (whitespace cleanup, suppress unnecessary <p> tag) |
||
Line 2: | Line 2: | ||
<div style="position: absolute; left: 8px; top: 10px;">[[Image:Balloon.png|link=|alt=]]</div> | <div style="position: absolute; left: 8px; top: 10px;">[[Image:Balloon.png|link=|alt=]]</div> | ||
{{#if:{{{Char|}}}| | {{#if:{{{Char|}}}| | ||
<div style="margin: 1em 0;"> | <div style="margin: 1em 0;"><cite id="{{anchorencode:{{{Char}}}}}" style="font-weight: bold; font-style: inherit;">{{{Char}}}</cite>:</div> | ||
<cite id="{{anchorencode:{{{Char}}}}}" style="font-weight: bold; font-style: inherit;">{{{Char}}}</cite>: | |||
</div> | |||
}} | }} | ||
<blockquote style="margin: 0;"> | <blockquote style="margin: 0;"> |
Revision as of 19:53, 17 March 2022
{{{Text}}}
Example Usage
This:
{{CutsceneText|Char=Lin Chiao Ryu|Text=Curses!<br />Foiled again!}}
Yields:
Lin Chiao Ryu:
Curses!
Foiled again!
Editor's Note:
The usage of this template differs from {{Cutscene}} in that this is for recording in-game text and dialogue that occurs outside a cutscene, or for a character's cutscene dialogue copied onto their page's own "Quotes" section. For other meta-related quotes from devs, players, or outside sources, use {{Quotebox}}.
The icon used in this template is File:Balloon.png.