Difference between revisions of "Template:LocationPane"
Vitvitcher (talk | contribs) |
|||
| Line 23: | Line 23: | ||
|} | |} | ||
</div> | </div> | ||
| + | |||
| + | |||
| + | ==Here is a template for copying== | ||
| + | |||
| + | <pre>{{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)--> | ||
| + | }}</pre> | ||
Revision as of 06:03, 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)-->
}}