Template:FGC Script Text: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(For script text)
 
No edit summary
Line 1: Line 1:
<span  
<includeonly><span  
{{#switch: {{{type}}}
{{#switch: {{{type}}}
|description = style="font-style: italic;"
|description = style="font-style: italic;"
Line 7: Line 7:
|music = style="color: #900;"
|music = style="color: #900;"
|style=";"
|style=";"
}}>{{{text}}}</span><noinclude>
}}>{{{text}}}</span></includeonly><noinclude>
 
==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>
 
==Example==
 
Examples of each of the currently available types follows.
 
<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>

Revision as of 00:21, 5 March 2007


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=}}

Example

Examples of each of the currently available types follows.

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

Officer B strikes the desk with his fist.

{{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!!”

{{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.”

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

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

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

BGM END: E-6 [ANGEL ATTACK]