Template:Cutscene: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Thirty7
(make example more clear)
imported>Blondeshell
m (templatize)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|style="background: #F4F4F4; border: 1px solid #4169E1; width:100%; text-align: left; margin: 0.5em;"
{|style="background: #F4F4F4; border: 1px solid #4169E1; width:100%; text-align: left; margin: 0.5em;"
|- align=left
|- align=left
|style="width: 45px;" valign=top|[[Image:globalchat.png]]
|style="width: 45px;" valign=top|[[Image:Balloon.png]]
|{{#if:{{{Char|}}}|'''{{{Char}}}''':<br />|}}{{{Text}}}
|{{#if:{{{Char|}}}|'''{{{Char}}}''':<br />|}}{{{Text}}}
|}<noinclude>
|}<noinclude>
Line 7: Line 7:
== Example Usage ==
== Example Usage ==
This:
This:
  <nowiki>{{Cutscene|Char=Lin Chiao Ryu|Text=Foils!<br /><br />Cursed again!}}</nowiki>
  <nowiki>{{Cutscene|Char=Lin Chiao Ryu|Text=Curses!<br />Foiled again!}}</nowiki>


Yields:
Yields:
{{Cutscene|Char=Lin Chiao Ryu|Text=Foils!<br /><br />Cursed again!}}
{{Cutscene|Char=Lin Chiao Ryu|Text=Curses!<br />Foiled again!}}
 
{{EdNote|note=The usage of this template differs from {{tl|CutsceneText}} in that this is for recording in-game cutscene dialogue on the actual mission article, not in the "Quotes" section of the speaker's page.}}


[[Category:Mission Templates]]</noinclude>
[[Category:Mission Templates]]</noinclude>

Latest revision as of 07:57, 29 March 2014

Balloon.png {{{Text}}}

Example Usage

This:

{{Cutscene|Char=Lin Chiao Ryu|Text=Curses!<br />Foiled again!}}

Yields:

Balloon.png Lin Chiao Ryu:
Curses!
Foiled again!
EdLetter.png Editor's Note:

The usage of this template differs from {{CutsceneText}} in that this is for recording in-game cutscene dialogue on the actual mission article, not in the "Quotes" section of the speaker's page.