FGC:Cut: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(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...) |
||
(25 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> | ||
{{FGC:Cut|episode= | <noinclude> | ||
{{FGC:Scene | |||
|cuts= | |||
</noinclude>{{FGC:Cut|episode= | |||
|cutname= | |cutname= | ||
|images= | |images= | ||
|cutnumbertext= | |cutnumbertext=[[{{subst:NAMESPACE}}:{{subst:PAGENAME}}|Edit]] | ||
|script= | |script= | ||
{{FGC:Script Text|type=music | {{FGC:Script Text|type=music | ||
|text= | |text=}} | ||
}} | |||
{{FGC:Script Text|type=description | |||
|text=}} | |||
{{FGC:Script Text|type=SE | {{FGC:Script Text|type=SE | ||
|text= | |text=}} | ||
}} | |||
{{FGC:Script Text|type=dialogue|speaker= | {{FGC:Script Text|type=dialogue|speaker= | ||
|text= | |text=}} | ||
}} | |||
{{FGC:Script Text|type=dialogue|speaker= | {{FGC:Script Text|type=dialogue|speaker= | ||
|text= | |text=}} | ||
}} | |||
{{FGC:Script Text|type=regsupplemental|speaker= | {{FGC:Script Text|type=regsupplemental|speaker= | ||
|text= | |text=}} | ||
}} | |||
{{FGC:Script Text|type=supplemental51|speaker= | {{FGC:Script Text|type=supplemental51|speaker= | ||
|text= | |text=}} | ||
}} | |||
|comments= | |comments= | ||
{{FGC:Comment|name= | {{FGC:Comment|name= | ||
|comment= | |comment=}} | ||
}} | |||
{{FGC:Comment|name= | {{FGC:Comment|name= | ||
|comment= | |comment=}} | ||
}} | |||
{{FGC:Comment|name= | {{FGC:Comment|name= | ||
|comment= | |comment=}} | ||
}} | |||
}} | }} | ||
<noinclude>}} | |||
[[Category: FGC Cuts]] | |||
[[Category: FGC Unassigned Cuts]] | |||
</noinclude> | |||
</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>