Template:Infobox transcript: Difference between revisions

imported>TheWallflower00
Infobox updated using the portable infobox migration tool
imported>TheWallflower00
Infobox updated using the portable infobox migration tool
Line 1: Line 1:
<infobox>
<infobox>
<title source="title">
    <default>{{PAGENAME}}</default>
    </title>
    <data source="image">
        <default>[[File:Example.jpg|{{{img_height|250}}}px]]</default>
        <format>[[File:{{{image}}}|{{{img_height|250}}}px]]</format>
    </data>
    <data source="characters">
        <default>None</default>
    </data>
<data source="previous_scene">
    <label>Previous:</label>
    <default>&larr; None</default>
    <format>&larr; {{{previous_scene}}}</format>
</data>
<data source="next_scene">
    <label>Next:</label>
    <default>None &rarr;</default>
    <format>{{{next_scene}}} &rarr;</format>
</data>
</infobox>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:


<pre>
<noinclude><br clear="all"/>{{documentation}}</noinclude>
{{Infobox transcript
}}
 
</pre>
 
to see this:
 
{{Infobox transcript
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>