Template:FGC Script Text: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
|text=}}</pre>
|text=}}</pre>


==Example==
==Examples==


Examples of each of the currently available types follows.
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 27: Line 28:
|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 32: Line 34:
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}
|text=Officer B (OFF) “Why!? That must have been a direct hit!!”}}


===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 37: Line 40:
|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>

Revision as of 00:23, 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=}}

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

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]