Template:MapNote
From Fallen Sword Wiki
For use in maps to insert notations.
Template
|{MapNote|image=URL TO TILE IMAGE|name=NAME OF TARGET|type=TYPE OF TARGET}
TYPE OF TARGET should be one of:
- WA = World Area
- A = Area
- Q = Quest/Quest Part
- S = Shop
- P = Portal
- R = Relic
Example
|{MapNote|image=http://66.7.192.165/stairways/207_b.gif|name=Saneri Rocks (South)|type=A}
is eqivalent to:
|<div style="position: relative">http://66.7.192.165/stairways/207_b.gif<div style="position: absolute; left: 0px; top: 0px; background-color: #fff;"><b>[[Saneri Rocks (South)|[A]]]</b></div></div>
and results in:
A
[[{{{target}}}|A]]