Template:Infobox transcript: Difference between revisions

From Katawa Shoujo Wiki

imported>TheWallflower00
Infobox updated using the portable infobox migration tool
imported>KirbyTheBulborb
m Updating categories: added Scenes (automatic)
 
(62 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
<title source="name"><default>{{PAGENAME}}</default></title>
    <title source="title" style="text-align:center">
<data source="width"><label>width</label><default>auto</default></data>
    <default><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{PAGENAME}}}</div></default>
<data source="height"><label>height</label><default>auto</default></data>
    <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format>
<data source="background"><label>background</label><default>transparent</default></data>
    </title>
<data source="content"><label>content</label><default>{{{1}}</default></data>
    <image source="image">
<data source="prev"><label>'''Previous Scene'''</label></data>
        <format>[[File:{{{image}}}|250px]]</format>
<data source="next"><label>''' Next Scene'''</label></data>
    </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 transcripts
[[Category: Transcripts]]
|name=
[[Category:Hisao Scenes]]
|width=
[[Category:Scenes]]
|height=
|background=
|content=
|prev=
|next=
}}
 
</pre>
 
to see this:
 
{{Infobox transcripts
|name=This is a test
|width=This is a test
|height=This is a test
|background=This is a test
|content=This is a test
|prev=This is a test
|next=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 17:46, 20 January 2023


Template documentation (for the above template, sometimes hidden or invisible)
{{Infobox transcript
|title=Cold War
|image=Karla greets Hisao.png
|act=2emi
|characters=*[[Hisao Nakai]]
*[[Lilly Satou]]
*[[Hanako Ikezawa]]
|next =[[Proof of Competency/Transcript|Proof of Competency]] or [[Above and Beyond/Transcript|Above and Beyond]]
|prev = [[Soap/Transcript|Soap]]
}}

will display:

Choices for act are:

Parameter value What is rendered
0 Prologue
1 Act 1 - Life Expectancy
2emi Act 2 - Form
3emi Act 3 - Perspective
3emi 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