Template:Enemy Infobox: Difference between revisions

From Valheim Wiki
Replaced content with "Wat"
Tags: Replaced Reverted
No edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
Wat
<includeonly><!--
-->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{#replace:{{BASEPAGENAME}}| (Enemy)|}}}}}}<!--
--><table>
{| id="scraper-infobox" class="wikitable infobox infobox-table clearfix"
|-
| id="scraper-item-name" class="tableheader" colspan="2"| {{#var:__name}}
|-
| colspan="2" | {{Infobox/image
| name      = {{{name|}}}
| pic_name  = 0 {{Star}}
| pic2      = {{#if:{{{1star|}}}|1 Star}}
| pic2_name = 1 {{Star}}
| pic3      = {{#if:{{{2star|}}}|2 Star}}
| pic3_name = 2 {{Star}}
| height    = 200
}}
{{#if:{{{biomes|}}}|
{{!}}-
{{!}}'''Biome(s)'''{{!}}{{!}}{{Enemy Infobox Biomes
| biomes = {{{biomes}}}
}}
}}
{{#if:{{{drops|}}}|
{{!}}-
{{!}}'''Drops'''{{!}}{{!}}{{Enemy Infobox Drops
| drops = {{{drops}}}
}}
}}
{{Enemy Infobox Stats
| stats      = {{{stats}}}
| stats_1star = {{{stats_1star|}}}
| stats_2star = {{{stats_2star|}}}
}}
|}
</table>
</includeonly><noinclude>
{{Enemy Infobox
| name = Neck
| 1star = yes
| 2star = yes
| biomes = Forest
| drops = Neck tail/Neck trophy
| stats = Health/5,Damage/6 Slash
| stats_1star = Health/10,Damage/9 Slash
| stats_2star = Health/15,Damage/12 Slash
}}
<pre>{{Enemy Infobox
| name = Neck
| 1star = yes
| 2star = yes
| biomes = Forest
| drops = Neck tail/Neck trophy
| stats = Health/5,Damage/6 Slash
| stats_1star = Health/10,Damage/9 Slash
| stats_2star = Health/15,Damage/12 Slash
}}
</pre>
</noinclude><!--
--><includeonly>
[[Category:Enemies]]<!--
--></includeonly><!--
--><noinclude>This Template has Auto Category: [[:Category:Enemies|Category:Enemies]] linked into it.</noinclude>

Latest revision as of 22:21, 23 February 2023

Neck
Biome(s)
Drops
Stats 0 ★
  • Health/5
  • Damage/6 Slash
{{Enemy Infobox
| name = Neck
| 1star = yes
| 2star = yes
| biomes = Forest
| drops = Neck tail/Neck trophy
| stats = Health/5,Damage/6 Slash
| stats_1star = Health/10,Damage/9 Slash
| stats_2star = Health/15,Damage/12 Slash
}}

This Template has Auto Category: Category:Enemies linked into it.