Difference between revisions of "Template:Portal"

From Fallen Sword Wiki
Jump to: navigation, search
Line 22: Line 22:
 
| 1
 
| 1
 
| [[Krul Island]]
 
| [[Krul Island]]
| {{{base-cost|0}}} {{Gold}}
+
| {{{24|0}}} {{Gold}}
 
|- BGCOLOR="#e5c173"
 
|- BGCOLOR="#e5c173"
 
| 5
 
| 5
 
| [[Elya Desert]]
 
| [[Elya Desert]]
| {{formatnum:{{#expr: {{{base-cost|1}}} * 5 }}}} {{Gold}}
+
| {{formatnum:{{#expr: {{{24|1}}} * 5 }}}} {{Gold}}
 
|- BGCOLOR="#e5c173"
 
|- BGCOLOR="#e5c173"
 
| 15
 
| 15
 
| [[Dreg Marshes]]
 
| [[Dreg Marshes]]
| {{formatnum:{{#expr: {{{base-cost|1}}} * 15 }}}} {{Gold}}
+
| {{formatnum:{{#expr: {{{24|1}}} * 15 }}}} {{Gold}}
 
|- BGCOLOR="#e5c173"
 
|- BGCOLOR="#e5c173"
 
| 20
 
| 20

Revision as of 01:44, 14 September 2008

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

Copy the following code to the page with the portal and fill in the blanks. The first four parameters are for that specific portal. All the others are for the travel costs to those specific world areas.

{{portal
|portal-notes= (optional)
|level=
|area=
|coordinates=
|base-cost=
}}