Template

Infobox Station

From Dogcraft Wiki

imported>William278
(Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <group> <header>Station</header> <data source="location"> ...")
 
imported>William278
No edit summary
Line 8: Line 8:
     <data source="location">
     <data source="location">
       <label>Location</label>
       <label>Location</label>
    </data>
    <data source="network(s)">
      <label>Network(s)</label>
     </data>
     </data>
     <data source="line">
     <data source="line">

Revision as of 21:37, 30 June 2018

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <group> <header>Station</header> <label>Location</label> <label>Network(s)</label> <label>Line</label> <label>Builder</label> <label>Opened</label> </group> <group collapse="open"> <header>Terminals</header> <label>Main Lines</label> <label>Secondary Lines</label> </group> </infobox> Example usage:

{{Infobox Station
|title1=Example
|image1=Example
|caption1=Example
|location=Example
|line=Example
|builder=Example
|opened=Example
|main_lines=Example
|secondary_lines=Example
}}
This page was last modified on 30 June 2018, at 21:37. (2 months ago)