Template:Creature: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron mNo edit summary |
ROWiki>Onteron No edit summary |
||
| Line 13: | Line 13: | ||
</pre> | </pre> | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{# | -->{{#switch: {{{1}}} | ||
| categories = [[Category:Creatures]] <!-- | |||
-->{{#if: {{{level|}}} | |||
| [[Category:Level {{{level}}} Creatures]]<!-- | |||
| {{creature/{{#switch: {{localurl: {{PAGENAME}} }} | -->[[Category:Level {{{level}}} {{{{{species}}} Species|type}}s]] | ||
}}<!-- | |||
-->{{ {{{species}}} Species|creaturecategories}}<!-- | |||
-->{{creature/areas|creaturecategory|areas={{{areas}}} }} | |||
| #default = | |||
{{creature/{{#switch: {{localurl: {{PAGENAME}} }} | |||
| {{localurl: Creature/Table}} | |||
| {{localurl: Creatures Table}} = tablerow | |||
| #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | |||
}} | |||
| name = {{{name}}} | {{{1|}}} | | name = {{{name}}} | {{{1|}}} | ||
| level = {{{level|}}} | type = {{{type|}}} | | level = {{{level|}}} | type = {{{type|}}} | ||
Revision as of 16:33, 5 April 2009
<onlyinclude>{{creature | {{{1|}}} | name = {{subst:PAGENAME}}
| level =
| type = <!-- Lesser Creature|Beast|Monster|Summon -->
| species =
| group =
| areas = <!-- eg: {{:Hidden Beach}}, {{:Lam Beach}} -->
<noinclude>
| notes = <!-- Notes on creature -->
</noinclude>}}</onlyinclude>