No edit summary |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <!--------- Infobox ------- | ||
| | --><includeonly> | ||
| | {{Infobox| | ||
{{ #if: {{{ | |bodyclass = mw-collapsible floatright | ||
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif|400px]]|[[File:{{PAGENAME}}.png|400px]]}}}} | |||
|imagerowclass1 = infobox-image | |||
{{ #if: {{{ | |||
<!-- title --> | |||
{{ #if: {{{ | |header1 = {{{name|{{PAGENAME}}}}} | ||
{ | |rowclass1 = infobox-title | ||
{{ | |||
{{ | |label3 = Behavior | ||
{{ #if: {{{ | |data3 = {{{behavior|Passive}}} | ||
{{ # | |rowclass3 = data-type infobox-data infobox-col1 | ||
{{ #if: {{{ | |||
|label4 = Classification | |||
| | |data4 = {{{class|}}} | ||
{{#if: {{{ | |rowclass4 = data-type infobox-data infobox-col1 | ||
}}<noinclude> | |||
{{ | |header5 = {{#if:{{{health|}}}{{{armor|}}}{{{speed|}}}|Stats}} | ||
|rowclass5 = infobox-header | |||
</noinclude> | |||
<!-- Health --> | |||
|label6 = Health points | |||
|data6 = {{{hp|1}}} | |||
|rowclass6 = data-type infobox-data infobox-col1 | |||
<!-- Armor --> | |||
|label7 = Armor | |||
|data7 = {{{armor|0}}} | |||
|rowclass7 = data-type infobox-data infobox-col1 | |||
|header8 = {{#if:{{{biome|}}}{{{structure|}}}|Spawn}} | |||
|rowclass8 = infobox-header | |||
<!-- Biome --> | |||
|label9 = Biome | |||
|data9 = {{L2MCW|{{{biome|None}}}}} | |||
|rowclass9 = data-type infobox-data infobox-col1 | |||
<!-- Structure --> | |||
|label11 = Structure | |||
|data11 = {{{structure|None}}} | |||
|rowclass11 = data-type infobox-data infobox-col1 | |||
<!-- Usable items --> | |||
|label10 = Usable items | |||
|data10 = {{{items|}}} | |||
|rowclass10 = data-type infobox-data infobox-col1 | |||
}} | |||
</includeonly><!------------------- | |||
Short description | |||
{CLASS>TYPE} {LOCATIONTYPE} in the {SYSTEM} system | |||
----------------- | |||
--><includeonly>{{Short description|{{{name|{{PAGENAME}}}}} is a {{{behavior|}}} mob on {{SITENAME}}.}}</includeonly><!-- Categories | |||
--><includeonly>[[Category:Mobs]]</includeonly> | |||
<includeonly>{{#if:{{{behavior|}}}|[[Category:{{{behavior}}} mobs]]}}</includeonly><!--- | |||
SEO | |||
--- | |||
--><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | |||
|title = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} Mob - {{SITENAME}} | |||
|site_name = {{SITENAME}} | |||
|type = article | |||
|locale = {{PAGELANGUAGE}} | |||
|image = {{#if:{{{image|}}}|{{{image}}}|{{PAGENAME}}.png}} | |||
}}</includeonly><noinclude>{{/doc}}</noinclude> |