Template:Enemy Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
-->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{#replace:{{BASEPAGENAME}}| (Enemy)|}}}}}}<!--
-->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{#replace:{{BASEPAGENAME}}| (Enemy)|}}}}}}<!--
-->
--><table>
{| id="scraper-infobox" class="wikitable infobox-table" style="padding-left: 20px; min-width: 280px; max-width: 350px; float: right; margin: 0; margin-left: 14px;"
{| id="scraper-infobox" class="wikitable infobox infobox-table clearfix"
|-
|-
| id="scraper-item-name" class="tableheader" colspan="2"| {{#var:__name}}
| id="scraper-item-name" class="tableheader" colspan="2"| {{#var:__name}}
|-
|-
{{Infobox/image
| colspan="2" | {{Infobox/image
  | name   = {{{name|}}}
  | name     = {{{name|}}}
  | pic2   = {{#if:{{{1star|}}}|1 Star}}
| pic_name  = 0 {{Star}}
  | pic2     = {{#if:{{{1star|}}}|1 Star}}
  | pic2_name = 1 {{Star}}
  | pic2_name = 1 {{Star}}
  | pic3   = {{#if:{{{2star|}}}|2 Star}}
  | pic3     = {{#if:{{{2star|}}}|2 Star}}
  | pic3_name = 2 {{Star}}
  | pic3_name = 2 {{Star}}
  | height = 120
  | height   = 200
}}
}}
|-
{{#if:{{{biomes|}}}|
{{#if:{{{biomes|}}}|{{{biomes}}}}}
{{!}}-
|-
{{!}}'''Biome(s)'''{{!}}{{!}}{{Enemy Infobox Biomes
{{#if:{{{drops|}}}|{{{drops}}}}}
| biomes = {{{biomes}}}
|-
}}
{{#if:{{{stats|}}}|{{{stats}}}}}
}}
|}</includeonly><noinclude>
{{#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
{{Enemy Infobox
| TODO =  
| 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
}}
}}
</noinclude><noinclude>
<pre>{{Enemy Infobox
<pre>
| name = Neck
{{Enemy Infobox
| 1star = yes
| TODO =  
| 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>
</pre>
Line 35: Line 61:
--></includeonly><!--
--></includeonly><!--
--><noinclude>This Template has Auto Category: [[:Category:Enemies|Category:Enemies]] linked into it.</noinclude>
--><noinclude>This Template has Auto Category: [[:Category:Enemies|Category:Enemies]] linked into it.</noinclude>
__NOTOC__

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.