Template:Enemy Infobox: Difference between revisions
From Valheim Wiki
Created page with "<includeonly><!-- -->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{#replace:{{BASEPAGENAME}}| (Enemy)|}}}}}}<!-- --> {| 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-item-name" class="tableheader" colspan="2"| {{#var:__name}} |- {{Infobox/image | name = {{{name|}}} | pic2 = {{#if:{{{1star|}}}|{{{name}}} 1 Star}} | pic2_name = 1 {..." |
No edit summary |
||
| (44 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 | {| 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|}}} | ||
| pic2 | | pic_name = 0 {{Star}} | ||
| pic2_name = 1 {{ | | pic2 = {{#if:{{{1star|}}}|1 Star}} | ||
| pic3 | | pic2_name = 1 {{Star}} | ||
| pic3_name = 2 {{ | | pic3 = {{#if:{{{2star|}}}|2 Star}} | ||
| height = | | pic3_name = 2 {{Star}} | ||
| height = 200 | |||
}} | }} | ||
{{#if:{{{biomes|}}}| | |||
{{#if:{{{biomes|}}}|{{{biomes}}}}} | {{!}}- | ||
{{!}}'''Biome(s)'''{{!}}{{!}}{{Enemy Infobox Biomes | |||
{{#if:{{{drops|}}}|{{{drops}}}}} | | biomes = {{{biomes}}} | ||
}} | |||
{{ | }} | ||
{{#if:{{{drops|}}}| | |||
{{!}}- | |||
{{!}}'''Drops'''{{!}}{{!}}{{Enemy Infobox Drops | |||
| drops = {{{drops}}} | |||
}} | |||
}} | |||
{{Enemy Infobox Stats | |||
| stats = {{{stats}}} | |||
| stats_1star = {{{stats_1star|}}} | |||
| stats_2star = {{{stats_2star|}}} | |||
}} | }} | ||
|}</includeonly><noinclude> | |} | ||
</table> | |||
</includeonly><noinclude> | |||
{{Enemy Infobox | {{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 | |||
<pre> | | name = Neck | ||
{{Enemy Infobox | | 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> | </pre> | ||
| Line 36: | 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> | ||
Latest revision as of 22:21, 23 February 2023
| Neck | |
| Biome(s) | |
| Drops | |
| Stats 0 ★ |
|
{{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.