FGC:Cut: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(The original cut id choice was poor. In order not to break things, I'm adding another cut naming scheme to the cutnumbertextfield. Hopefully this won't break anything...)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|-
|-  
|{{{images}}}
| id="cut_{{{episode|}}}_{{{cutname|}}}" |
|{{{cutnumbertext}}}
{{{images|}}}
|{{{script}}}
| id="{{{cutname|}}}" | {{{cutnumbertext|edit}}}
|{{{comments}}}
| style="height: 100%;" |
</includeonly>
{| class="scriptsHolder"
<noinclude>
|- style="height: 100%;"
|{{{script|}}}
{{#if: {{{collapsible_script|}}} | {{FGC:Additional Translations | scripts={{{collapsible_script|}}} }} }}
|}
| class="fgc_comment_cell"|
{| class="commentsHolder"
|- style="height: 100%;"
| {{{comments|}}}
{{#if: {{{collapsible_comments|}}} | {{FGC:Additional Comments| comments={{{collapsible_comments|}}} }} }}
|}
</includeonly><noinclude>


==Usage==
==Usage==
Line 13: Line 23:


<pre>
<pre>
<noinclude>
&lt;noinclude&gt;
{{FGC:Scene
{{FGC:Scene
|cuts=
|cuts=
</noinclude>{{FGC:Cut|episode=
&lt;/noinclude&gt;{{FGC:Cut|episode=
|cutname=
|cutname=
|images=
|images=


|cutnumbertext=
|cutnumbertext=[[{{subst:NAMESPACE}}:{{subst:PAGENAME}}|Edit]]
|script=
|script=


Line 56: Line 66:


}}
}}
<noinclude>}}
&lt;noinclude&gt;}}
[[Category: FGC Cuts]]
[[Category: FGC Cuts]]
[[Category: FGC Unassigned Cuts]]
[[Category: FGC Unassigned Cuts]]
</noinclude>
&lt;/noinclude&gt;
</pre>
</pre>


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

Latest revision as of 21:41, 13 June 2013


Usage

Blank comment code template for easier cut creation.

<noinclude>
{{FGC:Scene
|cuts=
</noinclude>{{FGC:Cut|episode=
|cutname=
|images=

|cutnumbertext=[[{{subst:NAMESPACE}}:{{subst:PAGENAME}}|Edit]]
|script=

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

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

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

{{FGC:Script Text|type=dialogue|speaker=
|text=}}

{{FGC:Script Text|type=dialogue|speaker=
|text=}}

{{FGC:Script Text|type=regsupplemental|speaker=
|text=}}

{{FGC:Script Text|type=supplemental51|speaker=
|text=}}

|comments=

{{FGC:Comment|name=
|comment=}}

{{FGC:Comment|name=
|comment=}}

{{FGC:Comment|name=
|comment=}}

}}
<noinclude>}}
[[Category: FGC Cuts]]
[[Category: FGC Unassigned Cuts]]
</noinclude>