Template:Dev: Difference between revisions

From Subnautica Wiki
(Created page with "<infobox layout="stacked"> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <d...")
 
m (8 revisions imported: importing from Below Zero wiki)
 
(7 intermediate revisions by 3 users not shown)
Line 6: Line 6:
<caption source="caption1"/>
<caption source="caption1"/>
</image>
</image>
<data source="tab">
<data source="role">
<label>Tab</label>
<label>Role</label>
</data>
</data>
<data source="type">
<data source="website">
<label>Type</label>
<label>Website(s)</label>
</data>
</data>
<data source="depth_range">
<data source="twitter">
<label>Depth Range</label>
<label>Twitter</label>
</data>
</data>
<data source="temp">
<data source="twitch">
<label>Temperature Range</label>
<label>Twitch</label>
</data>
</data>
<data source="id">
<data source="artstation">
<label>Biome ID</label>
<label>Artstation</label>
</data>
</data>
<data source="nodes">
<data source="youtube">
<label>Harvesting Nodes</label>
<label>Youtube</label>
</data>
</data>
<data source="Gotoid">
<data source="imdb">
<label>goto ID</label>
<label>IMDb</label>
</data>
</data>
<data source="coords">
<data source="joindate">
<label>Coordinates</label>
<label>Joined</label>
</data>
</data>
<data source="baseid">
<data source="otherprojects">
<label>Base ID</label>
<label>Has Also Worked On</label>
</data>
</data>
<group>
<data source="poi">
<label>Point of Interest</label>
</data>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{Biomes
{{Dev
|title1=Example
|itle1=Example
|image1=Example
|image1=Charlie Cleveland.jpg
|caption1=Example
|caption1=Example
|type=Example
|profession=Example
|depth_range=Example
|website=Example
|twitter=Example
|twitch=Example
|artstation=Example
|youtube=Example
|imdb=Example
|joindate=Example
|otherprojects=Example
}}
}}
</pre>
</pre>

Latest revision as of 13:43, 6 August 2021

<infobox layout="stacked">

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

</image> <label>Role</label> <label>Website(s)</label> <label>Twitter</label> <label>Twitch</label> <label>Artstation</label> <label>Youtube</label> <label>IMDb</label> <label>Joined</label> <label>Has Also Worked On</label> </infobox> Example usage:

{{Dev
|itle1=Example
|image1=Charlie Cleveland.jpg
|caption1=Example
|profession=Example
|website=Example
|twitter=Example
|twitch=Example
|artstation=Example
|youtube=Example
|imdb=Example
|joindate=Example
|otherprojects=Example
}}