Template:FGC Script Text: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(For script text)
 
(not in use)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span  
<includeonly><span  
{{#switch: {{{type}}}
{{#switch: {{{type}}}
|description = style="font-style: italic;"
|description = style="font-style: italic;"
|dialogue = style=";"
|dialogue = style=";"
|SE = style=";"
|regsupplemental= style="color: #339;"
|regsupplemental= style="color: #339;"
|supplemental51 = style="color: #066;"
|supplemental51 = style="color: #066;"
|music = style="color: #900;"
|music = style="color: #900;"
|style=";"
|style=";"
}}>{{{text}}}</span><noinclude>
}}>{{{text}}}</span></includeonly><noinclude>
NOTE: This template shouldn't be used, use the one in the FGC namespace: [[FGC:Script_Text]]
 
 
==Summary==
A template to standardise formatting for the various types of script text in the [[FGC]]
 
==Usage==
 
Simply use the following text to call the template, filling in the desired type and text
<pre>{{FGC Script Text|type=
|text=}}</pre>
 
==Examples==
 
Examples using each of the currently available types follows.
 
===Description===
<pre>{{FGC Script Text|type=description
<pre>{{FGC Script Text|type=description
|text=Officer B strikes the desk with his fist.}}</pre>
|text=Officer B strikes the desk with his fist.}}</pre>
Line 13: Line 31:
|text=Officer B strikes the desk with his fist.}}
|text=Officer B strikes the desk with his fist.}}


===Dialogue===
<pre>{{FGC Script Text|type=dialogue
<pre>{{FGC Script Text|type=dialogue
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}</pre>
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}</pre>
Line 18: Line 37:
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}


===Sound Effect===
<pre>{{FGC Script Text|type=SE
|text=SE <<Sound of a helicopter>>}}</pre>
{{FGC Script Text|type=dialogue
|text=SE <<Sound of a helicopter>>}}
===Regular Supplemental Dialogue===
<pre>{{FGC Script Text|type=regsupplemental
<pre>{{FGC Script Text|type=regsupplemental
|text=Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”}}</pre>
|text=Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”}}</pre>
Line 23: Line 49:
|text=Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”}}
|text=Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”}}


===5.1 Audio Supplemental Dialogue===
<pre>{{FGC Script Text|type=supplemental51
<pre>{{FGC Script Text|type=supplemental51
|text=Woman (OFF) “No damage against the target discerned.”}}</pre>
|text=Woman (OFF) “No damage against the target discerned.”}}</pre>
{{FGC Script Text|type=supplemental51
{{FGC Script Text|type=supplemental51
|text=Woman (OFF) “No damage against the target discerned.”}}
|text=Woman (OFF) “No damage against the target discerned.”}}
===Music===
<pre>{{FGC Script Text|type=music
<pre>{{FGC Script Text|type=music
|text=BGM END: E-6 [ANGEL ATTACK]}}</pre>
|text=BGM END: E-6 [ANGEL ATTACK]}}</pre>
Line 32: Line 61:
|text=BGM END: E-6 [ANGEL ATTACK]}}
|text=BGM END: E-6 [ANGEL ATTACK]}}


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

Latest revision as of 00:52, 4 March 2011

NOTE: This template shouldn't be used, use the one in the FGC namespace: FGC:Script_Text


Summary

A template to standardise formatting for the various types of script text in the FGC

Usage

Simply use the following text to call the template, filling in the desired type and text

{{FGC Script Text|type=
|text=}}

Examples

Examples using each of the currently available types follows.

Description

{{FGC Script Text|type=description
|text=Officer B strikes the desk with his fist.}}

Officer B strikes the desk with his fist.

Dialogue

{{FGC Script Text|type=dialogue
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}

Officer B (OFF) “Why!? That must have been a direct hit!!”

Sound Effect

{{FGC Script Text|type=SE
|text=SE <<Sound of a helicopter>>}}

SE <<Sound of a helicopter>>

Regular Supplemental Dialogue

{{FGC Script Text|type=regsupplemental
|text=Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”}}

Woman (Voice Recording) “All stations on the way will be bypassed. Please be careful.”

5.1 Audio Supplemental Dialogue

{{FGC Script Text|type=supplemental51
|text=Woman (OFF) “No damage against the target discerned.”}}

Woman (OFF) “No damage against the target discerned.”

Music

{{FGC Script Text|type=music
|text=BGM END: E-6 [ANGEL ATTACK]}}

BGM END: E-6 [ANGEL ATTACK]