Template:Boss: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>100PercentRatedR
Created page with "<pre> <onlyinclude>{{ Boss | {{{1|}}} | name = <!-- Name of boss --> | image = <!-- Upload an image, then place filename here --> | rank = <!-- Leader, Champion, Epic, …"
 
ROWiki>100PercentRatedR
mNo edit summary
Line 9: Line 9:
   | attack speed = <!-- Attack speed -->
   | attack speed = <!-- Attack speed -->
<noinclude>
<noinclude>
   | info =  <!-- Add in-game description-->
   | info =  <!-- Add information here -->
   | notes    = <!-- Additional notes go here-->
   | notes    = <!-- Additional notes go here -->
</noinclude>}}</onlyinclude>
</noinclude>}}</onlyinclude>
</pre>
</pre>



Revision as of 10:19, 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>