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> | |||
<onlyinclude>{{ Boss | {{{1|}}} | |||
| name = <!-- Name of boss --> | |||
| rank = <!-- Rank under name --> | |||
| type = <!-- Type of creature --> | |||
| location = <!-- Name of area found in --> | |||
| level = <!-- Level of the boss, if not known remove this line --> | |||
| respawn time = <!-- Respawn time, if not known remove this line --> | |||
<noinclude> | |||
| info = <!-- Add main article content here --> | |||
| notes = <!-- Additional notes go here--> | |||
</noinclude>}}</onlyinclude> | |||
</pre> | |||
<!-- | <!-- | ||
1. name | 1. name |
Revision as of 08:00, 12 January 2011
Copy the following into a new article and fill in the parameters
<onlyinclude>{{ Boss | {{{1|}}} | name = <!-- Name of boss --> | rank = <!-- Rank under name --> | type = <!-- Type of creature --> | location = <!-- Name of area found in --> | level = <!-- Level of the boss, if not known remove this line --> | respawn time = <!-- Respawn time, if not known remove this line --> <noinclude> | info = <!-- Add main article content here --> | notes = <!-- Additional notes go here--> </noinclude>}}</onlyinclude>