Difference between revisions of "Template:Monster/doc"

From SpiralKnights

Jump to: navigation, search
m
m (update)
Line 19: Line 19:
 
|drop=
 
|drop=
 
}}</pre>
 
}}</pre>
 +
 +
 +
Leave the following out of the code unless you do not want the field to show up (like a monster only shows up in 2 out of 3 tiers):
 +
<pre>
 +
|T1=no
 +
|T2=no
 +
|T3=no
 +
</pre>

Revision as of 20:40, 15 June 2015

Use this template to add a new monster.

Usage

Example:

{{Monster
|name=
|tier1=
|tier2=
|tier3=
|image1=
|image2=
|image3=
|location=
|description=
|abilities=
|drop=
}}


Leave the following out of the code unless you do not want the field to show up (like a monster only shows up in 2 out of 3 tiers):

|T1=no
|T2=no
|T3=no
Personal tools