Template:Boss: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>100PercentRatedR
mNo edit summary
ROWiki>100PercentRatedR
No edit summary
Line 14: Line 14:


</pre>
</pre>
<!--
1. name
2. rank
3. type
4. location
5. level
6. attack speed
<onlyinclude><includeonly>
{{ Boss/full
| name = {{{name|}}}
| image = {{{image}}}
| rank = {{{rank|}}}
| type = {{{type|}}}
| location = {{{location|}}}
| level = {{{level|}}}
| attack speed = {{{attack speed|}}}
| info = {{{info|}}}
| notes = {{{notes|}}}
}}
</includeonly></onlyinclude>

Revision as of 10:21, 11 January 2011

<onlyinclude>{{ Boss | {{{1|}}}
  | name = <!-- Name of boss -->
  | image = <!-- Upload an image, then place filename here -->
  | rank = <!-- Leader, Champion, Epic, etc. -->
  | type = <!-- Type of creature, (igeno, beetle, wolf, etc.)
  | 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>