Template:Dev: Difference between revisions
UnderseaDee (talk | contribs) (Created page with "<infobox layout="stacked"> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <d...") |
UnderseaDee (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
<caption source="caption1"/> |
<caption source="caption1"/> |
||
</image> |
</image> |
||
<data source=" |
<data source="category"> |
||
<label> |
<label>Category</label> |
||
</data> |
</data> |
||
<data source=" |
<data source="website"> |
||
<label> |
<label>Website(s)</label> |
||
</data> |
</data> |
||
<data source=" |
<data source="joindate"> |
||
<label> |
<label>Joined</label> |
||
</data> |
</data> |
||
<data source=" |
<data source="otherprojects"> |
||
<label> |
<label>Has Also Worked On</label> |
||
</data> |
</data> |
||
<data source="id"> |
|||
<label>Biome ID</label> |
|||
</data> |
|||
<data source="nodes"> |
|||
<label>Harvesting Nodes</label> |
|||
</data> |
|||
<data source="Gotoid"> |
|||
<label>goto ID</label> |
|||
</data> |
|||
<data source="coords"> |
|||
<label>Coordinates</label> |
|||
</data> |
|||
<data source="baseid"> |
|||
<label>Base ID</label> |
|||
</data> |
|||
<group> |
|||
<data source="poi"> |
|||
<label>Point of Interest</label> |
|||
</data> |
|||
</group> |
|||
</infobox> |
</infobox> |
||
<noinclude> |
<noinclude> |
||
Example usage:<pre> |
Example usage:<pre> |
||
{{ |
{{Dev |
||
|image1=Charlie Cleveland.jpg |
|||
|caption1= |
|||
|title1=Example |
|title1=Example |
||
|image1=Example |
|image1=Example |
Revision as of 01:11, 21 August 2018
<infobox layout="stacked">
<title source="title1"> <default>Dev</default> </title> <image source="image1">
</image> <label>Category</label> <label>Website(s)</label> <label>Joined</label> <label>Has Also Worked On</label> </infobox> Example usage:
{{Dev |image1=Charlie Cleveland.jpg |caption1= |title1=Example |image1=Example |caption1=Example |type=Example |depth_range=Example }}