FGC:Preview: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{scene_navigation|}}} |
{{#if {{{title|}}}| {{FGC:Header|text={{{title|}}}|num=1}}}}{{#if: {{{scene_navigation|}}} |
{{{scene_navigation|}}}
{{{scene_navigation|}}}
}}
}}
Line 21: Line 21:
<pre>
<pre>
{{FGC:Preview
{{FGC:Preview
|title=
|scene_navigation=
|cuts=
|cuts=
|scene_navigation=
}}
}}
</pre>
</pre>

Revision as of 03:46, 24 April 2010

Usage

For use in Episode Preview pages. Largely identical to FGC:Scene except with different column widths(For now).

Use the following code to create a preview scene

{{FGC:Preview
|title=
|scene_navigation=
|cuts=
}}

The cuts should each be made using the FGC:Cut template, and the navigation interface should be based on the FGC:Scene nav template.