Template:Location Tooltip Overlay: Difference between revisions
From HorizonXI Wiki
(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|}}...") |
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== | ||
Just an abstraction layer of <nowiki>{{Map Overlay}}</nowiki> with the parameter names used for <nowiki>{{Location Tooltip}}</nowiki>. | Just an abstraction layer of <nowiki>{{Map Overlay}}</nowiki> with the parameter names used for <nowiki>{{Location Tooltip}}</nowiki>. | ||
Revision as of 19:31, 27 June 2025
Documentation
Just an abstraction layer of {{Map Overlay}} with the parameter names used for {{Location Tooltip}}.
