Template:Infobox act: Difference between revisions

From Katawa Shoujo Wiki

imported>TheWallflower00
No edit summary
imported>TheWallflower00
No edit summary
Line 1: Line 1:
<includeonly>
<infobox>
<infobox>
<title source="title">
<title source="title">
Line 8: Line 7:
     </image>-->
     </image>-->
     <data source="image">
     <data source="image">
         <default>[[File:Example.jpg|{{{img_height|400}}}px]]</default>
         <default>[[File:Example.jpg|{{{img_height|250}}}px]]</default>
         <format>[[File:{{{image}}}|{{{img_height|400}}}px]]</format>
         <format>[[File:{{{image}}}|{{{img_height|250}}}px]]</format>
     </data>
     </data>
<data source="previous_scene">
<data source="previous_scene">
Line 31: Line 30:
     </data>
     </data>
</infobox>
</infobox>
</includeonly>
== Usage & preview ==
Type in this:


<pre>
<noinclude><br clear="all"/>{{documentation}}</noinclude>
{{Infobox act
|title=Act 1 - Something
|image=Example.jpg
|img_height=250
|previous_scene=[[Prologue]]
|next_scene=[[Multiple]]
|scenecount=2
|choicecount=None
}}
</pre>


to see this:
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly>
 
{{Infobox act
|title=Act name
|image=Example.jpg
|img_height=250
|previous_scene=[[Prologue]]
|next_scene=[[Multiple]]
|scenecount=2
|choicecount=None
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]

Revision as of 15:27, 17 January 2017


Template documentation (for the above template, sometimes hidden or invisible)
{{Infobox act
|title = Act 3 - Perspective
|act=3emi
}}


Visit Template:Infobox act/doc to edit this text! (How does this work?)