Template:Boss: Difference between revisions
Jump to navigation
Jump to search
ROWiki>100PercentRatedR mNo edit summary |
ROWiki>100PercentRatedR mNo edit summary |
||
| Line 1: | Line 1: | ||
Copy the following into a new article and fill in the parameters | |||
<pre> | <pre> | ||
<onlyinclude>{{ | <onlyinclude>{{ Boss | {{{1|}}} | ||
| name = <!-- Name of boss --> | | name = <!-- Name of boss --> | ||
| image = <!-- Upload an image, then place filename here --> | | image = <!-- Upload an image, then place filename here --> | ||
| rank = <!-- Leader, Champion, Epic, etc. --> | | rank = <!-- Leader, Champion, Epic, etc. --> | ||
| type = <!-- Type of creature | | type = <!-- Type of creature --> | ||
| location = <!-- Name of area found in --> | | location = <!-- Name of area found in --> | ||
| level = <!-- Level of boss --> | | level = <!-- Level of boss --> | ||
| Line 14: | Line 16: | ||
</pre> | </pre> | ||
<!-- | <!-- | ||
| Line 23: | Line 26: | ||
7. attack speed | 7. attack speed | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
{{ | {{ Boss/full | ||
| name = {{{name|}}} | | name = {{{name|}}} | ||
| image = {{{image}}} | | image = {{{image}}} | ||
Revision as of 13:36, 11 January 2011
Copy the following into a new article and fill in the parameters
<onlyinclude>{{ Boss | {{{1|}}}
| name = <!-- Name of boss -->
| image = <!-- Upload an image, then place filename here -->
| rank = <!-- Leader, Champion, Epic, etc. -->
| type = <!-- Type of creature -->
| location = <!-- Name of area found in -->
| level = <!-- Level of boss -->
| attack speed = <!-- Attack speed -->
<noinclude>
| info = <!-- Add information here -->
| notes = <!-- Additional notes go here -->
</noinclude>}}</onlyinclude>