Template:Biome Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{#vardefine:__passives|{{#if: {{{passives|}}} | {{:Explode String|input={{{passives}}}|linksuffix=(Creature)}} | - }}}}
{{#vardefine:__hostiles|{{#if: {{{hostiles|}}} | {{:Explode String|input={{{hostiles}}}|linksuffix=(Enemy)}} | - }}}}
{{#vardefine:__bosses|{{#if: {{{bosses|}}} | {{:Explode String|input={{{bosses}}}|linksuffix=(Boss)}} | - }}}}
{| id="scraper-infobox" class="wikitable" style="padding-left: 20px; min-width: 280px; max-width: 400px; float: right; margin: 0;"
{| id="scraper-infobox" class="wikitable" style="padding-left: 20px; min-width: 280px; max-width: 400px; float: right; margin: 0;"
|-
|-
Line 26: Line 29:
</div>
</div>
</div>}}{{#ifexist: File:{{BASEPAGENAME}}.png||[[Category:Missing Biome image]]}}
</div>}}{{#ifexist: File:{{BASEPAGENAME}}.png||[[Category:Missing Biome image]]}}
}}
|-
|-
|'''Passive creatures:'''||{{:Explode String|input={{{passives}}}|linksuffix=(Creature)}}
|'''Passive creatures:'''||{{#var:__passives}}
|-
|-
|'''Enemies:'''||{{:Explode String|input={{{hostiles}}}|linksuffix=(Enemy)}}
|'''Enemies:'''||{{#var:__hostiles}}
|-
|-
|'''Bosses:'''||{{:Explode String|input={{{bosses}}}|linksuffix=(Boss)}}
|'''Bosses:'''||{{#var:__bosses}}
|}
|}



Revision as of 22:28, 18 February 2021



Biome Infobox

}}

Passive creatures: -
Enemies: -
Bosses: -


{{Biome Infobox
 |passives=Fish,Kraken
 |hostiles=Sea Serpent
 |bosses=Eikthyr
}}

This Template has Auto Category: Category:Biomes Linked into it.