Difference between revisions of "Template:Monster/doc"
From SpiralKnights
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
This is a documentation subpage for Template:Monster (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
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