Template:Fauna: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 1: Line 1:
<infobox layout="stacked">
<infobox>
<title source="title1" style="font-weight:bold; text-align:center;">
<title source="title1">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 15: Line 15:
<label>Descrição</label>
<label>Descrição</label>
</data>
</data>
<data source="affiliation">
<data source="atitude">
<label>Affiliation</label>
<format>{{#ifeq: {{TestInput|{{{affiliation|}}}}}
| passed
| {{{affiliation}}}
}}</format>
</data>
<data source="age">
<label>Age</label>
</data>
<data source="descriptioncooked">
<label>Description when cooked</label>
</data>
<data source="descriptioncured">
<label>Description when cured</label>
</data>
<data source="inhabit">
<label>Inhabit</label>
</data>
<data source="attitude">
<label>Atitude</label>
<label>Atitude</label>
</data>
</data>
<data source="health">
<data source="vida">
<label>Vida</label>
<label>Vida</label>
</data>
</data>
<data source="damage">
<data source="row11">
<label>Dano</label>
<label>Dano</label>
</data>
</data>
<data source="adult_damage">
<data source="dropa">
<label>Dano Adulto</label>
</data>
<data source="juvenile_damage">
<label>Dano Jovem</label>
</data>
<data source="drops">
<label>Dropa</label>
<label>Dropa</label>
</data>
</data>
<data source="perks">
<data source="biomas">
<label>Perks</label>
<label>Biomas</label>
</data>
</data>
<data source="biome">
<data source="ativo_durante">
<label>Bioma</label>
<label>Ativo Durante</label>
</data>
</data>
<data source="active_during">
<data source="tamanho">
<label>Ativo durante</label>
<label>Tamanho</label>
</data>
</data>
<data source="size">
<label>tamanho</label>
</data>
<data source="length">
<label>Length</label>
</data>
<data source="bioreactor2">
<label>Biorreator</label>
</data>
<data source="dna">
<label>DNA</label>
</data>
<data source="voiceactor">
<label>Voice Actor</label>
</data>
<data source="debug_spawn">
<data source="debug_spawn">
<label>Debug Spawn</label>
<label>Debug Spawn</label>
</data>
</data>
<group layout="horizontal">
<group collapse="open">
<header>Food</header>
<header>Ovo</header>
<data source="raw1">
<label>Raw</label>
</data>
<data source="cooked1">
<label>Cooked</label>
</data>
<data source="cured1">
<label>Cured</label>
</data>
</group>
<group layout="horizontal">
<header>H<sub>2</sub>O</header>
<data source="raw2">
<label>Raw</label>
</data>
<data source="cooked2">
<label>Cooked</label>
</data>
<data source="cured2">
<label>Cured</label>
</data>
</group>
<group layout="horizontal">
<header>O<sub>2</sub></header>
<data source="raw3">
<label>Raw</label>
</data>
<data source="cooked3">
<label>Cooked</label>
</data>
<data source="cured3">
<label>Cured</label>
</data>
</group>
<group collapse="open" class="tab-eggs">
<header>Egg</header>
<image source="image2">
<image source="image2">
<caption source="caption2"/>
<caption source="caption2"/>
</image>
</image>
<data source="tab2">
<data source="tab">
<label>Tab</label>
<label>Tab</label>
</data>
</data>
<data source="description2">
<data source="descrição">
<label>Description</label>
<label>Descrição</label>
</data>
</data>
<data source="biome2">
<data source="bioma">
<label>Biome</label>
<label>Bioma</label>
</data>
</data>
<data source="incubation">
<data source="incubação">
<label>Incubation</label>
<label>Incubação</label>
</data>
</data>
<data source="bioreactor">
<data source="biorreator">
<label>Bioreactor</label>
<label>Biorreator</label>
</data>
</data>
<data source="item_id">
<data source="id_do_item">
<label>Item ID</label>
<label>ID do Item </label>
</data>
</data>
</group>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Exemplo de uso:<pre>
{{Subnautica Creature
{{Class 2 Fauna
|title1 = Example Title
|title1=Exemplo
|image1 = Unknown.png
|image1=Exemplo
|caption1 = Example caption
|caption1=Exemplo
|categoria=Exemplo
|category = Example category
|tab=Exemplo
|tab = Example tab
|descrição=Exemplo
|description = Example description
|atitude=Exemplo
|descriptioncooked = Example descriptioncooked
|biomas=Exemplo
|descriptioncured = Example descriptioncured
|ativo_durante=Exemplo
|inhabit = Example inhabit
|tamanho=Exemplo
|attitude = Example attitude
|row11=Exemplo
|health = Example health
|title3=Exemplo
|damage = Example damage
|incubação=Exemplo
|juvenile_damage = Example jDamage
|bioreator=Exemplo
|adult_damage = Example aDamage
|id_do_item=Exemplo
|drops = Example drops
|perks = Example perks
|biome = Example biome
|active_during = Example activeTime
|size = Example size
|length = Example len
|bioreactor2 = Example energyValue
|dna = Example DNA
|voiceactor = Example vActor
|debug_spawn = Example spawn
|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
}}
}}
</pre>
</pre>
The above code results in:
{{Class 2 Fauna
|title1 = Example Title
|image1 = Unknown.png
|caption1 = Example caption
|category = Example category
|tab = Example tab
|description = Example description
|descriptioncooked = Example descriptioncooked
|descriptioncured = Example descriptioncured
|inhabit = Example inhabit
|attitude = Example attitude
|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
|bioreactor2 = Example energyValue
|dna = Example DNA
|voiceactor = Example vActor
|voiceactress = Example vActress
|debug_spawn = Example spawn
|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)
|image2 = 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
}}
</noinclude>
</noinclude>

Revision as of 17:55, 6 January 2019

<infobox>

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

</image> <label>Categoria</label> <label>Tab</label> <label>Descrição</label> <label>Atitude</label> <label>Vida</label> <label>Dano</label> <label>Dropa</label> <label>Biomas</label> <label>Ativo Durante</label> <label>Tamanho</label> <label>Debug Spawn</label> <group collapse="open"> <header>Ovo</header> <image source="image2"> </image> <label>Tab</label> <label>Descrição</label> <label>Bioma</label> <label>Incubação</label> <label>Biorreator</label> <label>ID do Item </label> </group> </infobox> Exemplo de uso:

{{Subnautica Creature
|title1=Exemplo
|image1=Exemplo
|caption1=Exemplo
|categoria=Exemplo
|tab=Exemplo
|descrição=Exemplo
|atitude=Exemplo
|biomas=Exemplo
|ativo_durante=Exemplo
|tamanho=Exemplo
|row11=Exemplo
|title3=Exemplo
|incubação=Exemplo
|bioreator=Exemplo
|id_do_item=Exemplo
}}