Template

Infobox Build

From Dogcraft Wiki

imported>William278
(Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <group> <header>Build</header> <data source="builder(s)"> ...")
 
imported>William278
No edit summary
Line 14: Line 14:
     <data source="location">
     <data source="location">
       <label>Location</label>
       <label>Location</label>
    </data>
    <data source="status">
      <label>[[Status]]</label>
     </data>
     </data>
   </group>
   </group>

Revision as of 13:49, 11 August 2019

<infobox>

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

</image> <group> <header>Build</header> <label>Builder(s)</label> <label>World</label> <label>Location</label> <label>Status</label> </group> </infobox> Example usage:

{{Infobox Build
|title1=Example
|image1=Example
|caption1=Example
|builder(s)=Example
|world=Example
|location=Example
}}
This page was last modified on 11 August 2019, at 13:49. (2 months ago)