Template:Location Tooltip Overlay: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus Created page with "<includeonly><onlyinclude>{{Map Overlay | layer = 1 | pos = {{{pos|}}} | offset x = {{default|{{{highlight offset x|}}}|17}} + {{default|{{{marker pos x|}}}|17}} | offset y = {{default|{{{highlight offset y|}}}|17}} + {{default|{{{marker pos y|}}}|17}} | style = <!-- -->width:{{default|{{{marker size|}}}|5}}px; <!-- -->height:{{default|{{{marker size|}}}|5}}px; <!-- -->background:{{default|{{{marker background|}}}|#FF0000}}; <!-- -->opacity:{{default|{{{marker opacity|}}..." |
imported>Aramachus mNo edit summary |
||
| Line 2: | Line 2: | ||
| layer = 1 |
| layer = 1 |
||
| pos = {{{pos|}}} |
| pos = {{{pos|}}} |
||
| offset x = {{default|{{{ |
| offset x = {{default|{{{offset x|}}}|17}} + 17 |
||
| offset y = {{default|{{{ |
| offset y = {{default|{{{offset y|}}}|17}} + 17 |
||
| style = <!-- |
| style = <!-- |
||
-->width:{{default|{{{ |
-->width:{{default|{{{width|}}}|5}}px; <!-- |
||
-->height:{{default|{{{ |
-->height:{{default|{{{height|}}}|5}}px; <!-- |
||
-->background:{{default|{{{ |
-->background:{{default|{{{background|}}}|#FF0000}}; <!-- |
||
-->opacity:{{default|{{{ |
-->opacity:{{default|{{{opacity|}}}|1}}; <!-- |
||
-->border-radius:{{default|{{{ |
-->border-radius:{{default|{{{border radius|{{{size|}}}}}}|5}}px; |
||
}}</onlyinclude></includeonly> |
}}</onlyinclude></includeonly> |
||
==Documentation== |
==Documentation== |
||
Revision as of 19:31, 27 June 2025
Documentation
Just an abstraction layer of {{Map Overlay}} with the parameter names used for {{Location Tooltip}}.