Template:Infobox transcript: Difference between revisions

imported>TheWallflower00
Infobox updated using the portable infobox migration tool
imported>KirbyTheBulborb
m Updating categories: added Scenes (automatic)
 
(56 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
    <title source="title" style="text-align:center">
    <default><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{PAGENAME}}}</div></default>
    <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format>
    </title>
    <image source="image">
        <format>[[File:{{{image}}}|250px]]</format>
    </image>
    <data source="act">
        <label>Act</label>
        <format>{{#switch: {{{act}}} |
        0 = [[Prologue]] |
        1 = [[Act 1 - Life Expectancy]] |
        2emi = [[Act 2 - Form]] |
        3emi = [[Act 3 - Perspective]] |
        4emi = [[Act 4 - Motion]] |
        2shizune = [[Act 2 - Learning to Read]] |
        3shizune = [[Act 3 - Sleight of Hand]] |
        4shizune = [[Act 4 - To My Other Self]] |
        2lilly = [[Act 2 - Past]] |
        3lilly = [[Act 3 - Present]] |
        4lilly = [[Act 4 - Future]] |
        2hanako = [[Act 2 - Hide and Seek]] |
        3hanako = [[Act 3 - Castling]] |
        4hanako = [[Act 4 - Scars]] |
        2rin = [[Act 2 - Disconnect]] |
        3rin = [[Act 3 - Distance]] |
        4rin = [[Act 4 - Dream]] |
        None}}
        </format>
    </data>
    <data source="characters">
        <label>Characters</label>
    </data>
    <data source="prev">
        <label>Prev</label>
        <format>&larr; {{{prev}}}</format>
    </data>
    <data source="next">
        <label>Next</label>
        <format>{{{next}}} &rarr;</format>
    </data>
</infobox>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:


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