Template:InfoboxLifeform: Difference between revisions

From Subnautica Wiki
(Redirected page to Template:Infobox Lifeform)
Tag: sourceedit
m (Fix.)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<infobox layout="stacked">
#REDIRECT [[Template:Infobox Lifeform]]
<title source="title"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="caption"/></image>
<data source="category"><label>category</label></data>
<data source="attitude"><label>attitude</label></data>
<data source="catchable"><label>catchable</label></data>
<data source="biome"><label>'''Biome(s):'''</label></data>
<data source="dna"><label>'''DNA:'''</label></data>
<data source="food"><label>'''Food Raw/Cooked:'''</label></data>
<data source="h20"><label>'''H<sup>2</sup>0 Raw/Cooked:'''</label></data>
<data source="resources"><label>'''Resources:'''</label></data>
<data source="comment"><label>'''Comment:'''</label></data>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:

<pre>
{{InfoboxLifeform
|image=
|category=
|attitude=
|catchable=
|biome=
|dna=
|food=
|h20=
|resources=
|comment=
}}

</pre>

to see this:

{{InfoboxLifeform
|image=Example.jpg
|category=This is a test
|attitude=This is a test
|catchable=This is a test
|biome=This is a test
|dna=This is a test
|food=This is a test
|h20=This is a test
|resources=This is a test
|comment=This is a test
}}


[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 05:57, 4 July 2023

<infobox layout="stacked"> <title source="title"><default>InfoboxLifeform</default></title>

<image source="image"></image> <label>category</label> <label>attitude</label> <label>catchable</label> <label>Biome(s):</label> <label>DNA:</label> <label>Food Raw/Cooked:</label> <label>H20 Raw/Cooked:</label> <label>Resources:</label> <label>Comment:</label> </infobox>

Usage & preview

Type in this:

{{InfoboxLifeform
|image=
|category=
|attitude=
|catchable=
|biome=
|dna=
|food=
|h20=
|resources=
|comment=
}}

to see this:

<infobox layout="stacked"> <title source="title"><default>InfoboxLifeform</default></title>

<image source="image"></image> <label>category</label> <label>attitude</label> <label>catchable</label> <label>Biome(s):</label> <label>DNA:</label> <label>Food Raw/Cooked:</label> <label>H20 Raw/Cooked:</label> <label>Resources:</label> <label>Comment:</label> </infobox> Click here to refresh the preview above