Template:Area: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
No edit summary
ROWiki>Onteron
No edit summary
Line 1: Line 1:
<pre>
<pre>
{{area | {{{1|}}} | name = {{subst:PAGENAME}}
&lt;onlyinclude&gt;{{area | {{{1|}}} | name = {{subst:PAGENAME}}
   | realm =  
   | realm =  
   | type  =    <!-- village, town city, or leave blank -->
   | type  =    <!-- village, town city, or leave blank -->
   | left  =    | top =    | right =    | bottom =  
   | left  =    | top =    | right =    | bottom =  
&lt;noinclude&gt;
&lt;noinclude&gt;
   | 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 -->


 
&lt;/noinclude&gt;}}&lt;/onlyinclude&gt;
&lt;/noinclude&gt;
}}
</pre>
</pre>
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--

Revision as of 20:17, 4 February 2009

<onlyinclude>{{area | {{{1|}}} | name = {{subst:PAGENAME}}
  | realm = 
  | type  =    <!-- village, town city, or leave blank -->
  | left  =    | top =    | right =    | bottom = 

<noinclude>
  | info = <!-- Type the main article content under here -->

  | seealso = <!-- Type extra links as bullet points under here -->

</noinclude>}}</onlyinclude>