Template:Infobox transcripts/doc: Difference between revisions

From Katawa Shoujo Wiki
imported>TheWallflower00
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
imported>TheWallflower00
No edit summary
 
Line 1: Line 1:
<infobox>
<infobox/>
  <title source="title1">
    <default>{{PAGENAME}}</default>
  </title>
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <data source="row1">
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>

Latest revision as of 16:11, 17 January 2017

Example usage:

{{Infobox transcripts/doc
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}