Template:Infobox transcript: Difference between revisions
From Katawa Shoujo Wiki
imported>TheWallflower00 No edit summary |
imported>TheWallflower00 No edit summary |
||
Line 4: | Line 4: | ||
<format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format> | <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format> | ||
</title> | </title> | ||
<image source={{{image}}}/> | |||
<data source="act"> | <data source="act"> | ||
<label>Act: </label> | <label>Act: </label> |
Revision as of 21:33, 18 January 2017
There is a problem with parsing the infobox
-
0
-
1<title source="title" style="text-align:center">
-
2<default>{{PAGENAME}}</default>
-
3<format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format>
-
4</title>
-
5<image source={{{image}}}/>
-
6<data source="act">
-
7<label>Act: </label>
-
8<format>{{#switch: {{{act}}} |
-
90 = [[Prologue]] |
-
101 = [[Act 1 - Life Expectancy]] |
-
112emi = [[Act 2 - Form]] |
-
122shizune = [[Act 2 - Learning to Read]] |
-
132lilly = [[Act 2 - Past]] |
-
142hanako = [[Act 2 - Hide and Seek]] |
-
152rin = [[Act 2 - Disconnect]] |
-
16default None}}</format>
-
17</data>
-
18<data source="characters">
-
19<label>Characters:</label>
-
20<default>None</default>
-
21<format>{{{characters}}}</format>
-
22</data>
-
23<data source="prev">
-
24<label>Previous:</label>
-
25<default>← None</default>
-
26<format>← {{{prev}}}</format>
-
27</data>
-
28<data source="next">
-
29<label>Next:</label>
-
30<default>None →</default>
-
31<format>{{{next}}} →</format>
-
32</data>
-
33
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:
There is a problem with parsing the infobox
-
0
-
1<title source="title" style="text-align:center">
-
2<default>{{PAGENAME}}</default>
-
3<format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{title}}}</div></format>
-
4</title>
-
5<image source={{{image}}}/>
-
6<data source="act">
-
7<label>Act: </label>
-
8<format>{{#switch: {{{act}}} |
-
90 = [[Prologue]] |
-
101 = [[Act 1 - Life Expectancy]] |
-
112emi = [[Act 2 - Form]] |
-
122shizune = [[Act 2 - Learning to Read]] |
-
132lilly = [[Act 2 - Past]] |
-
142hanako = [[Act 2 - Hide and Seek]] |
-
152rin = [[Act 2 - Disconnect]] |
-
16default None}}</format>
-
17</data>
-
18<data source="characters">
-
19<label>Characters:</label>
-
20<default>None</default>
-
21<format>{{{characters}}}</format>
-
22</data>
-
23<data source="prev">
-
24<label>Previous:</label>
-
25<default>← None</default>
-
26<format>← {{{prev}}}</format>
-
27</data>
-
28<data source="next">
-
29<label>Next:</label>
-
30<default>None →</default>
-
31<format>{{{next}}} →</format>
-
32</data>
-
33
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 |
Visit Template:Infobox transcript/doc to edit this text! (How does this work?)