Template:Fauna: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 1: Line 1:
<infobox>
<infobox layout="stacked">
<title source="title1">
<title source="title1" style="font-weight:bold; text-align:center;">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 6: Line 6:
<caption source="caption1"/>
<caption source="caption1"/>
</image>
</image>
<data source="categoria">
<data source="category">
<label>Categoria</label>
<label>Category</label>
</data>
</data>
<data source="tab">
<data source="tab">
<label>Tab</label>
<label>Tab</label>
</data>
</data>
<data source="descrição">
<data source="description">
<label>Descrição</label>
<label>Description</label>
</data>
</data>
<data source="atitude">
<data source="affiliation">
<label>Atitude</label>
<label>Affiliation</label>
<format>{{#ifeq: {{TestInput|{{{affiliation|}}}}}
| passed
| {{{affiliation}}}
}}</format>
</data>
<data source="age">
<label>Age</label>
</data>
</data>
<data source="vida">
<data source="descriptioncooked">
<label>Vida</label>
<label>Description when cooked</label>
</data>
</data>
<data source="row11">
<data source="descriptioncured">
<label>Dano</label>
<label>Description when cured</label>
</data>
</data>
<data source="dropa">
<data source="inhabit">
<label>Dropa</label>
<label>Inhabit</label>
</data>
</data>
<data source="biomas">
<data source="attitude">
<label>Biomas</label>
<label>Attitude</label>
</data>
</data>
<data source="ativo_durante">
<data source="health">
<label>Ativo Durante</label>
<label>Health</label>
</data>
</data>
<data source="tamanho">
<data source="damage">
<label>Tamanho</label>
<label>Damage</label>
</data>
</data>
<data source="adult_damage">
<label>Adult Damage</label>
</data>
<data source="juvenile_damage">
<label>Juvenile Damage</label>
</data>
<data source="drops">
<label>Drops</label>
</data>
<data source="perks">
<label>Perks</label>
</data>
<data source="biome">
<label>Biome</label>
</data>
<data source="active_during">
<label>Active During</label>
</data>
<data source="size">
<label>Size</label>
</data>
<data source="length">
<label>Length</label>
</data>
<data source="bioreactor2">
<label>Bioreactor</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 collapse="open">
<group layout="horizontal">
<header>Ovo</header>
<header>Food</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="tab">
<data source="tab2">
<label>Tab</label>
<label>Tab</label>
</data>
</data>
<data source="descrição">
<data source="description2">
<label>Descrição</label>
<label>Description</label>
</data>
</data>
<data source="bioma">
<data source="biome2">
<label>Bioma</label>
<label>Biome</label>
</data>
</data>
<data source="incubação">
<data source="incubation">
<label>Incubação</label>
<label>Incubation</label>
</data>
</data>
<data source="biorreator">
<data source="bioreactor">
<label>Biorreator</label>
<label>Bioreactor</label>
</data>
</data>
<data source="id_do_item">
<data source="item_id">
<label>ID do Item </label>
<label>Item ID</label>
</data>
</data>
</group>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Exemplo de uso:<pre>
Example usage:<pre>
{{Class 2 Fauna
{{Subnautica Creature
|title1=Exemplo
|title1 = Example Title
|image1=Exemplo
|image1 = Unknown.png
|caption1=Exemplo
|caption1 = Example caption
|category = Example category
|categoria=Exemplo
|tab = Example tab
|tab=Exemplo
|description = Example description
|descrição=Exemplo
|descriptioncooked = Example descriptioncooked
|atitude=Exemplo
|descriptioncured = Example descriptioncured
|biomas=Exemplo
|inhabit = Example inhabit
|ativo_durante=Exemplo
|attitude = Example attitude
|tamanho=Exemplo
|health = Example health
|row11=Exemplo
|damage = Example damage
|title3=Exemplo
|juvenile_damage = Example jDamage
|incubação=Exemplo
|adult_damage = Example aDamage
|bioreator=Exemplo
|drops = Example drops
|id_do_item=Exemplo
|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 18:02, 6 January 2019

<infobox layout="stacked">

 <title source="title1" style="font-weight:bold; text-align:center;">
   <default>Fauna</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> <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> <image source="image2"> </image> <label>Tab</label> <label>Description</label> <label>Biome</label> <label>Incubation</label> <label>Bioreactor</label> <label>Item ID</label> </group> </infobox> Example usage:

{{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
|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
|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
}}

The above code results in: Template:Class 2 Fauna