Template
Infobox Base
From Dogcraft Wiki
imported>William278 (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>...") |
imported>William278 No edit summary |
||
Line 8: | Line 8: | ||
<group> | <group> | ||
<header>Base</header> | <header>Base</header> | ||
<data source="world"> | |||
<label>World</label> | |||
</data> | |||
<data source="location"> | <data source="location"> | ||
<label>Location</label> | <label>Location</label> | ||
Line 14: | Line 17: | ||
<label>Builder(s)</label> | <label>Builder(s)</label> | ||
</data> | </data> | ||
<data source=" | <data source="founded"> | ||
<label> | <label>Founded</label> | ||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | </data> | ||
</group> | </group> |
Revision as of 01:52, 30 June 2019
<infobox>
<title source="title1"> <default>Infobox Base</default> </title> <image source="image1">
</image> <group> <header>Base</header> <label>World</label> <label>Location</label> <label>Builder(s)</label> <label>Founded</label> <label>Status</label> </group> <group collapse="open"> <header>Transport</header> <label>Railway</label> <label>Nether</label> </group> </infobox> Example usage:
{{Infobox base |title1=Example |image1=Example |caption1=Example |location=Example |builder(s)=Example |size=Example |railway=Example |nether=Example }}
This page was last modified on 30 June 2019, at 01:52. (9 months ago)