Difference between revisions of "Template:World Area"
From Fallen Sword Wiki
(→Information) |
(Updated to include accessible realms and thier levels in each world area page.) |
||
Line 9: | Line 9: | ||
* {{#if: {{{portal|}}} | [[{{{portal}}}]] {{#if: {{{portal-via|}}} | (via [[{{{portal-via}}}]]) |}}|}}<br> | * {{#if: {{{portal|}}} | [[{{{portal}}}]] {{#if: {{{portal-via|}}} | (via [[{{{portal-via}}}]]) |}}|}}<br> | ||
* {{#if: {{{portal-area|}}} | {{#if: {{{portal-coords|}}} | [[{{{portal-area}}}]] {{{portal-coords}}} ||}}}}<br> | * {{#if: {{{portal-area|}}} | {{#if: {{{portal-coords|}}} | [[{{{portal-area}}}]] {{{portal-coords}}} ||}}}}<br> | ||
− | * {{#if: {{{portal-moves|}}} | {{{portal-moves}}} moves away. |}}<br> | + | * {{#if: {{{portal-moves|}}} | {{{portal-moves}}} moves away. |}}<be> |
+ | ==== Main realms in this area ==== | ||
+ | * {{#if: {{{realm|}}} | [[{{{realm}}}]] {{#if: {{{realm-lvl|}}} | [[{{{realm-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-2|}}} | [[{{{realm-2}}}]] {{#if: {{{realm-2-lvl|}}} | [[{{{realm-2-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-3|}}} | [[{{{realm-3}}}]] {{#if: {{{realm-3-lvl|}}} | [[{{{realm-3-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-4|}}} | [[{{{realm-4}}}]] {{#if: {{{realm-4-lvl|}}} | [[{{{realm-4-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-5|}}} | [[{{{realm-5}}}]] {{#if: {{{realm-5-lvl|}}} | [[{{{realm-5-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-6|}}} | [[{{{realm-6}}}]] {{#if: {{{realm-6-lvl|}}} | [[{{{realm-6-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-7|}}} | [[{{{realm-7}}}]] {{#if: {{{realm-7-lvl|}}} | [[{{{realm-7-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-8|}}} | [[{{{realm-8}}}]] {{#if: {{{realm-8-lvl|}}} | [[{{{realm-8-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-9|}}} | [[{{{realm-9}}}]] {{#if: {{{realm-9-lvl|}}} | [[{{{realm-9-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-10|}}} | [[{{{realm-10}}}]] {{#if: {{{realm-10-lvl|}}} | [[{{{realm-10-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-11|}}} | [[{{{realm-11}}}]] {{#if: {{{realm-11-lvl|}}} | [[{{{realm-11-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-12|}}} | [[{{{realm-12}}}]] {{#if: {{{realm-12-lvl|}}} | [[{{{realm-12-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-13|}}} | [[{{{realm-13}}}]] {{#if: {{{realm-13-lvl|}}} | [[{{{realm-13-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-14|}}} | [[{{{realm-14}}}]] {{#if: {{{realm-14-lvl|}}} | [[{{{realm-14-lvl}}}]] |}}|}}<br> | ||
+ | * {{#if: {{{realm-15|}}} | [[{{{realm-15}}}]] {{#if: {{{realm-15-lvl|}}} | [[{{{realm-15-lvl}}}]] |}}|}}<br> | ||
|} | |} | ||
Line 27: | Line 43: | ||
|} | |} | ||
</center> | </center> | ||
− | This template allows easy adding of World Area pages. To use, copy the following code to the world area's page and fill in the blanks. If nearest portal data is not yet known, leave the portal parameters blank. | + | <br><br> |
+ | == <center>How To Use This Template</center> == | ||
+ | <br> | ||
+ | This template allows easy adding of World Area pages. To use, copy the following code to the world area's page and fill in the blanks. If nearest portal data is not yet known, leave the portal parameters blank and just put |portal=???. (Use the ''portal-via'' parameter only when you have to switch to another ''connected'' world area to reach the portal.) | ||
+ | |||
+ | The UFSG lists the main realms accessible from the master realms along with their levels. This information can now be added to wiki World Area pages by filling in the information after realm=. This template allows up to 15 realms and levels to be added to each World Area page. | ||
<pre> | <pre> | ||
{{World Area | {{World Area | ||
Line 38: | Line 59: | ||
|portal-coords= | |portal-coords= | ||
|portal-moves= | |portal-moves= | ||
+ | |realm= | ||
+ | |realm-lvl= | ||
+ | |realm-2= | ||
+ | |realm-2-lvl= | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
− | |||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 08:33, 15 October 2023
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
How To Use This Template
This template allows easy adding of World Area pages. To use, copy the following code to the world area's page and fill in the blanks. If nearest portal data is not yet known, leave the portal parameters blank and just put |portal=???. (Use the portal-via parameter only when you have to switch to another connected world area to reach the portal.)
The UFSG lists the main realms accessible from the master realms along with their levels. This information can now be added to wiki World Area pages by filling in the information after realm=. This template allows up to 15 realms and levels to be added to each World Area page.
{{World Area |image= |image-mini= |min-level= |portal= |portal-via= |portal-area= |portal-coords= |portal-moves= |realm= |realm-lvl= |realm-2= |realm-2-lvl= }}