Template:Boss: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>100PercentRatedR
mNo edit summary
ROWiki>100PercentRatedR
mNo edit summary
Line 1: Line 1:
<pre>
<pre>
<onlyinclude>{{ Boss | {{{1|}}}
<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 -->
Line 23: Line 23:
7. attack speed
7. attack speed
<onlyinclude><includeonly>
<onlyinclude><includeonly>
{{ Testboss/full
{{ boss/full
  | name = {{{name|}}}
  | name = {{{name|}}}
  | image = {{{image}}}
  | image = {{{image}}}

Revision as of 13:32, 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>