Template:Area: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron No edit summary |
Joshua2504 (talk | contribs) m 15 revisions imported |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
{{area | {{{1|}}} | name = {{subst:PAGENAME}} | <onlyinclude>{{area | {{{1|}}} | name = {{subst:PAGENAME}} | ||
| realm = | | realm = | ||
| type | | region = <!-- Beginner's Area, Inner Realm, or War Zone --> | ||
| | | type = <!-- village, town city, or leave blank --> | ||
<!-- Area boundaries --> | |||
| west = | north = | east = | south = | |||
<noinclude> | <noinclude> | ||
| info = <!-- Type the main article content under here --> | | info = <!-- Type the main article content under here --> | ||
| seealso = <!-- Type extra links as bullet points under here --> | | seealso = <!-- Type extra links as bullet points under here --> | ||
</noinclude>}}</onlyinclude> | |||
</noinclude> | |||
}} | |||
</pre> | </pre> | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{# | -->{{area/{{#switch: {{localurl: {{PAGENAME}} }} | ||
| {{localurl: {{{name}}} map}} = map | |||
| {{localurl: {{{name}}} }} = full | |||
| {{localurl: Creature/Table }} | |||
| {{localurl: Creatures Table }} = iconshortname | |||
| #default = {{#if: {{{1|}}} | {{{1}}} | creature }} | |||
}} | |||
| {{{1|}}} | |||
| name = {{{name}}} | realm = {{{realm}}} | |||
| region = {{{region|}}} | type = {{{type|}}} | |||
| west = {{{west|}}} | north = {{{north|}}} | |||
| east = {{{east|}}} | south = {{{south|}}} | |||
| info = {{{info|}}} | seealso = {{{seealso|}}} | |||
}}<!-- | }}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Latest revision as of 18:32, 6 November 2020
<onlyinclude>{{area | {{{1|}}} | name = {{subst:PAGENAME}} | realm = | region = <!-- Beginner's Area, Inner Realm, or War Zone --> | type = <!-- village, town city, or leave blank --> <!-- Area boundaries --> | west = | north = | east = | south = <noinclude> | info = <!-- Type the main article content under here --> | seealso = <!-- Type extra links as bullet points under here --> </noinclude>}}</onlyinclude>