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: {{{title|}}}|
{{#if: {{{title|}}}|
{{FGC:Header|text={{{title|}}}|num=1}}}}
{{FGC:Header|text={{{title|}}}|num=1}}}}{{#if: {{{scene_navigation|}}} |
{{#if: {{{scene_navigation|}}} |
{{{scene_navigation|}}}
{{{scene_navigation|}}}
}}
}}

Revision as of 03:49, 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.