Difference between revisions of "Template:LocationPane"

From Aether Story Community Wiki
Jump to: navigation, search
Line 24: Line 24:
 
</div>
 
</div>
  
 
+
<noinclude>
 
==Here is a template for copying==  
 
==Here is a template for copying==  
  
Line 36: Line 36:
 
|neighboring =  <!--Add * before each location if you want to add multiple locations (you have to write each location from a new line)-->
 
|neighboring =  <!--Add * before each location if you want to add multiple locations (you have to write each location from a new line)-->
 
}}</pre>
 
}}</pre>
 +
</noinclude>

Revision as of 16:14, 8 July 2021

{{{name}}}

[[Image:{{{img}}}|center|250px]]

Zone: {{{zone}}}
Levels: {{{levels}}}
Patch Added: {{{patch_added}}}
Points of Interest:

{{{poi}}}

Neighboring:

{{{neighboring}}}


Here is a template for copying

{{LocationPane
|img         =
|name        =
|zone        =
|patch_added =
|levels      =
|poi         =  <!--Add * before each location if you want to add multiple locations (you have to write each location from a new line)-->
|neighboring =  <!--Add * before each location if you want to add multiple locations (you have to write each location from a new line)-->
}}