Template:Fauna (BZ): Difference between revisions

From Subnautica Wiki
No edit summary
m (33 revisions imported: importing from Below Zero wiki)
 
(6 intermediate revisions by 4 users not shown)
Line 63: Line 63:
<data source="biome">
<data source="biome">
<label>Biome</label>
<label>Biome</label>
</data>
<data source="location">
<label>Location</label>
</data>
</data>
<data source="active_during">
<data source="active_during">
Line 72: Line 75:
<data source="length">
<data source="length">
<label>Length</label>
<label>Length</label>
</data>
<data source="respawn_interval">
<label>Respawn Time</label>
</data>
</data>
<data source="bioreactor2">
<data source="bioreactor2">
Line 100: Line 106:
</data>
</data>
<group layout="horizontal">
<group layout="horizontal">
<header>Survival</header>
<header>Food & Water</header>
<data source="food">
<data source="food">
<label>Food</label>
<label>Food</label>
Line 190: Line 196:
|caption1 = Example caption
|caption1 = Example caption
|category = Example category
|category = Example category
|tab = Example tab
|diet = Example diet
|description = Example description
|description = Example description
|descriptioncooked = Example descriptioncooked
|descriptioncooked = Example descriptioncooked
Line 206: Line 212:
|size = Example size
|size = Example size
|length = Example len
|length = Example len
|respawn_interval = Example respawnTime
|bioreactor2 = Example energyValue
|bioreactor2 = Example energyValue
|dna = Example DNA
|dna = Example DNA
Line 236: Line 243:
|caption1 = Example caption
|caption1 = Example caption
|category = Example category
|category = Example category
|tab = Example tab
|diet = Example diet
|description = Example description
|description = Example description
|descriptioncooked = Example descriptioncooked
|descriptioncooked = Example descriptioncooked
Line 251: Line 258:
|size = Example size
|size = Example size
|length = Example len
|length = Example len
|respawn_interval = Example respawnTime
|bioreactor2 = Example energyValue
|bioreactor2 = Example energyValue
|dna = Example DNA
|dna = Example DNA

Latest revision as of 13:46, 6 August 2021

<infobox>

 <title source="title1" style="font-weight:bold; text-align:center;">
   <default>Fauna (BZ)</default>
 </title>
 <group layout="horizontal">
     
 </group>
 <image source="image1">

</image> <label>Category</label> <label>Type</label> <label>Diet</label> <label>Description</label> <label>Affiliation</label> <format></format> <label>Age</label> <label>Description when cooked</label> <label>Description when cured</label> <label>Inhabit</label> <label>Attitude</label> <label>Health</label> <label>Damage</label> <label>Adult Damage</label> <label>Juvenile Damage</label> <label>Drops</label> <label>Perks</label> <label>Biome</label> <label>Location</label> <label>Active During</label> <label>Size</label> <label>Length</label> <label>Respawn Time</label> <label>Bioreactor</label> <label>DNA</label> <label>Voice Actor</label>

<label>Debug ID</label> <format> </format>

<label>Coordinates</label> <group layout="horizontal"> <header>Food & Water</header> <label>Food</label> <label>H2O</label> <label>O2</label> </group> <group layout="horizontal"> <header>Food</header> <label>Raw</label> <label>Cooked</label> <label>Cured</label> </group> <group layout="horizontal"> <header>H2O</header> <label>Raw</label> <label>Cooked</label> <label>Cured</label> </group> <group layout="horizontal"> <header>O2</header> <label>Raw</label> <label>Cooked</label> <label>Cured</label> </group> <group collapse="open" class="tab-eggs"> <header>Egg</header> <group layout="horizontal"> </group> <label>Category</label> <label>Description</label> <label>Biome</label> <label>Incubation</label> <label>Bioreactor</label>

<label>Debug ID</label> <format> </format>

</group> </infobox> Example usage:

{{Class 2 Fauna
|title1            = Example Title
|image1            = Unknown.png
|caption1          = Example caption
|category          = Example category
|diet              = Example diet
|description       = Example description
|descriptioncooked = Example descriptioncooked
|descriptioncured  = Example descriptioncured
|inhabit           = Example inhabit
|attitude          = Example attitude
|health            = Example health
|damage            = Example damage
|juvenile_damage   = Example jDamage
|adult_damage      = Example aDamage
|drops             = Example drops
|perks             = Example perks
|biome             = Example biome
|active_during     = Example activeTime
|size              = Example size
|length            = Example len
|respawn_interval  = Example respawnTime
|bioreactor2       = Example energyValue
|dna               = Example DNA
|voiceactor        = Example vActor
|debug_spawn       = Example spawn
|coordinates       = Example coordinates
|raw1              = Example foodValue (raw)
|cooked1           = Example foodValue (cooked)
|cured1            = Example foodValue (cured)
|raw2              = Example waterValue (raw)
|cooked2           = Example waterValue (cooked)
|cured2            = Example waterValue (cured)
|raw3              = Example O₂Value (raw)
|cooked3           = Example O₂Value (cooked)
|cured3            = Example O₂Value (cured)
|image3            = Unknowegg.png
|caption2          = Example caption for egg
|tab2              = Example egg tab
|description2      = Example egg description
|biome2            = Example egg biome
|incubation        = Example incubation
|bioreactor        = Example egg energyValue
|item_id           = Example eggID
}}

The above code results in: <infobox>

 <title source="title1" style="font-weight:bold; text-align:center;">
   <default>Fauna (BZ)</default>
 </title>
 <image source="image1">

</image> <label>Category</label> <label>Tab</label> <label>Description</label> <label>Affiliation</label> <format></format> <label>Age</label> <label>Description when cooked</label> <label>Description when cured</label> <label>Inhabit</label> <label>Attitude</label> <label>Health</label> <label>Damage</label> <label>Adult Damage</label> <label>Juvenile Damage</label> <label>Drops</label> <label>Perks</label> <label>Biome</label> <label>Active During</label> <label>Size</label> <label>Length</label> <label>Bioreactor</label> <label>DNA</label> <label>Voice Actor</label>

<label>Debug Spawn</label> <format> </format> <label>Debug Spawn</label> <format> </format>

<group layout="horizontal"> <header>Food & Water</header> <label>Food</label> <label>H2O</label> <label>O2</label> </group> <group collapse="open" class="tab-eggs"> <header>Egg</header> <image source="image2"> </image> <label>Tab</label> <label>Description</label> <label>Biome</label> <label>Incubation</label> <label>Bioreactor</label>

<label>Debug Spawn</label> <format> </format>

</group> </infobox>