Difference between revisions of "Template:MapNote2"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: <includeonly><div style="position: relative">{{{image}}}<div style="position: absolute; left: 2px; top: 2px; background: transparent;color:#000;"><b>{{{text}}}</b></div><div style="positio...)

Revision as of 02:50, 27 May 2008

For use in maps to mostly to designate tunnels to other parts of the same map.

Template

|{{MapNote2|image=URL TO TILE IMAGE|text=LOCATION INFORMATION}}

Example

{{MapNote2
|image=http://66.7.192.165/stairways/36_a.gif
|text=<b>1<br>→18</b>}}

is eqivalent to:

<div style="position: relative">
http://66.7.192.165/stairways/36_a.gif
<div style="position: absolute; left: 0px; top: 0px; color:#ff0;">
<b>1<br>→18</b>
</div>
</div>

and results in:

36_a.gif
<b>1
→18
</b>
<b>1
→18</b>