Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Cutscene"

From Paragon Wiki Archive
Jump to: navigation, search
(Just a stub template until I can make something better. Some missions just don't make sense without the cutscenes in there.)
 
m (templatize)
 
(24 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<div style="margin: 0.5em;">
+
{|style="background: #F4F4F4; border: 1px solid #4169E1; width:100%; text-align: left; margin: 0.5em;"
{|style="background-color: #F4F4F4; border: 1px solid #4169E1;"
+
|- align=left
|-  
+
|style="width: 45px;" valign=top|[[Image:Balloon.png]]
|Rowspan=2 Valign=top|[[Image:globalchat.png|left]] || '''{{{Name}}}'''  
+
|{{#if:{{{Char|}}}|'''{{{Char}}}''':<br />|}}{{{Text}}}
|-
+
|}<noinclude>
| style="width:100%;"|{{{Text}}}
+
 
|}</div>
+
== Example Usage ==
 +
This:
 +
<nowiki>{{Cutscene|Char=Lin Chiao Ryu|Text=Curses!<br />Foiled again!}}</nowiki>
 +
 
 +
Yields:
 +
{{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>

Latest revision as of 11: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.