FGC:Multicut: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 154: Line 154:
{{#if: {{{collapsible_comments_10|}}} | {{FGC:Additional Comments| comments={{{collapsible_comments_10|}}} }} }}
{{#if: {{{collapsible_comments_10|}}} | {{FGC:Additional Comments| comments={{{collapsible_comments_10|}}} }} }}
{{!}}} }}  }}</includeonly><noinclude>
{{!}}} }}  }}</includeonly><noinclude>
==Usage==
The Multicut template is intended for episode cuts for which the [[FGC:Cut]] template is inadequate. It's purpose is display very long cuts which contain either a large amount of images, or other content, and which require subdivision of some kind.
The Multicut's can have up to 10 rows of content, and content in any cell can span multiple rows. Familiarity with the nature of row spanning in html tables is assumed. Examples follow after the usage code below.
Blank comment code template for easier cut creation.
<pre>
&lt;noinclude&gt;
{{FGC:Scene
|cuts=
&lt;/noinclude&gt;{{FGC:Multicut|episode=
|cutname=
|cutnumbertext=[[{{subst:NAMESPACE}}:{{subst:PAGENAME}}|Edit]]
|cut_rows=
|im_span_01              =
|images_01              =
|sc_span_01              =
|script_01              =
|collapsible_script_01  =
|cm_span_01              =
|comments_01            =
|collapsible_comments_01 =
|im_span_02              =
|images_02              =
|sc_span_02              =
|script_02              =
|collapsible_script_02  =
|cm_span_02              =
|comments_02            =
|collapsible_comments_02 =
|im_span_03              =
|images_03              =
|sc_span_03              =
|script_03              =
|collapsible_script_03  =
|cm_span_03              =
|comments_03            =
|collapsible_comments_03 =
|im_span_04              =
|images_04              =
|sc_span_04              =
|script_04              =
|collapsible_script_04  =
|cm_span_04              =
|comments_04            =
|collapsible_comments_04 =
|im_span_05              =
|images_05              =
|sc_span_05              =
|script_05              =
|collapsible_script_05  =
|cm_span_05              =
|comments_05            =
|collapsible_comments_05 =
|im_span_06              =
|images_06              =
|sc_span_06              =
|script_06              =
|collapsible_script_06  =
|cm_span_06              =
|comments_06            =
|collapsible_comments_06 =
|im_span_07              =
|images_07              =
|sc_span_07              =
|script_07              =
|collapsible_script_07  =
|cm_span_07              =
|comments_07            =
|collapsible_comments_07 =
|im_span_08              =
|images_08              =
|sc_span_08              =
|script_08              =
|collapsible_script_08  =
|cm_span_08              =
|comments_08            =
|collapsible_comments_08 =
|im_span_09              =
|images_09              =
|sc_span_09              =
|script_09              =
|collapsible_script_09  =
|cm_span_09              =
|comments_09            =
|collapsible_comments_09 =
|im_span_10              =
|images_10              =
|sc_span_10              =
|script_10              =
|collapsible_script_10  =
|cm_span_10              =
|comments_10            =
|collapsible_comments_10 =
}}
&lt;noinclude&gt;}}
[[Category: FGC Cuts]]
[[Category: FGC Unassigned Cuts]]
&lt;/noinclude&gt;
</pre>
The coments of respective field should be of the kind in those from [[FGC:Cut]].
==Examples==
The following code generates the brief example below. Note the omission of row content which are filled from above
<pre>
{{FGC:Scene
|cuts=
{{FGC:Multicut|episode=99
|cutname=999
|cutnumbertext=Example
|cut_rows=4
|im_span_01              = 2
|images_01              = images01
|sc_span_01              = 1
|script_01              = script01
|collapsible_script_01  =
|cm_span_01              = 1
|comments_01            = comments01
|collapsible_comments_01 = More comments 01
|sc_span_02              = 2
|script_02              = script02
|collapsible_script_02  =
|cm_span_02              = 1
|comments_02            = comments02
|collapsible_comments_02 =
|im_span_03              = 1
|images_03              = images03
|cm_span_03              = 2
|comments_03            = comments03
|im_span_04              = 1
|images_04              = images04
|sc_span_04              = 1
|script_04              = script04
|collapsible_script_04  =
}}
}}
</pre>
{{FGC:Scene
|cuts=
{{FGC:Multicut|episode=99
|cutname=999
|cutnumbertext=Example
|cut_rows=4
|im_span_01              = 2
|images_01              = images01
|sc_span_01              = 1
|script_01              = script01
|collapsible_script_01  =
|cm_span_01              = 1
|comments_01            = comments01
|collapsible_comments_01 = More comments 01
|sc_span_02              = 2
|script_02              = script02
|collapsible_script_02  =
|cm_span_02              = 1
|comments_02            = comments02
|collapsible_comments_02 =
|im_span_03              = 1
|images_03              = images03
|cm_span_03              = 2
|comments_03            = comments03
|im_span_04              = 1
|images_04              = images04
|sc_span_04              = 1
|script_04              = script04
|collapsible_script_04  =
}}
}}
[[Category: FGC Templates]]
[[Category: FGC Templates]]
</noinclude>
</noinclude>

Revision as of 17:08, 26 November 2009

Usage

The Multicut template is intended for episode cuts for which the FGC:Cut template is inadequate. It's purpose is display very long cuts which contain either a large amount of images, or other content, and which require subdivision of some kind.

The Multicut's can have up to 10 rows of content, and content in any cell can span multiple rows. Familiarity with the nature of row spanning in html tables is assumed. Examples follow after the usage code below.


Blank comment code template for easier cut creation.

<noinclude>
{{FGC:Scene
|cuts=
</noinclude>{{FGC:Multicut|episode=
|cutname=
|cutnumbertext=[[{{subst:NAMESPACE}}:{{subst:PAGENAME}}|Edit]]

|cut_rows=

|im_span_01              =
|images_01               =
|sc_span_01              =
|script_01               =
|collapsible_script_01   =
|cm_span_01              =
|comments_01             =
|collapsible_comments_01 =

|im_span_02              =
|images_02               =
|sc_span_02              =
|script_02               =
|collapsible_script_02   =
|cm_span_02              =
|comments_02             =
|collapsible_comments_02 =

|im_span_03              =
|images_03               =
|sc_span_03              =
|script_03               =
|collapsible_script_03   =
|cm_span_03              =
|comments_03             =
|collapsible_comments_03 =

|im_span_04              =
|images_04               =
|sc_span_04              =
|script_04               =
|collapsible_script_04   =
|cm_span_04              =
|comments_04             =
|collapsible_comments_04 =

|im_span_05              =
|images_05               =
|sc_span_05              =
|script_05               =
|collapsible_script_05   =
|cm_span_05              =
|comments_05             =
|collapsible_comments_05 =

|im_span_06              =
|images_06               =
|sc_span_06              =
|script_06               =
|collapsible_script_06   =
|cm_span_06              =
|comments_06             =
|collapsible_comments_06 =

|im_span_07              =
|images_07               =
|sc_span_07              =
|script_07               =
|collapsible_script_07   =
|cm_span_07              =
|comments_07             =
|collapsible_comments_07 =

|im_span_08              =
|images_08               =
|sc_span_08              =
|script_08               =
|collapsible_script_08   =
|cm_span_08              =
|comments_08             =
|collapsible_comments_08 =

|im_span_09              =
|images_09               =
|sc_span_09              =
|script_09               =
|collapsible_script_09   =
|cm_span_09              =
|comments_09             =
|collapsible_comments_09 =

|im_span_10              =
|images_10               =
|sc_span_10              =
|script_10               =
|collapsible_script_10   =
|cm_span_10              =
|comments_10             =
|collapsible_comments_10 =
}}
<noinclude>}}
[[Category: FGC Cuts]]
[[Category: FGC Unassigned Cuts]]
</noinclude>

The coments of respective field should be of the kind in those from FGC:Cut.

Examples

The following code generates the brief example below. Note the omission of row content which are filled from above

{{FGC:Scene
|cuts=
{{FGC:Multicut|episode=99
|cutname=999
|cutnumbertext=Example
|cut_rows=4

|im_span_01              = 2
|images_01               = images01
|sc_span_01              = 1
|script_01               = script01
|collapsible_script_01   =
|cm_span_01              = 1
|comments_01             = comments01
|collapsible_comments_01 = More comments 01

|sc_span_02              = 2
|script_02               = script02
|collapsible_script_02   =
|cm_span_02              = 1
|comments_02             = comments02
|collapsible_comments_02 =

|im_span_03              = 1
|images_03               = images03
|cm_span_03              = 2
|comments_03             = comments03

|im_span_04              = 1
|images_04               = images04
|sc_span_04              = 1
|script_04               = script04
|collapsible_script_04   =
}}
}}


Screenshots Cut # Description/Dialogue Commentary
images01 Example
script01
comments01
Additional Commentary  

More comments 01
|-
script02
comments02
|-
images03
comments03
|-
images04
script04