Module:Utility: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) mNo edit summary |
Kiokurashi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
local util = {} | local util = {} | ||
function | local function tooltipstruct() | ||
return [[<span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="%s">%s</span>]] | return [[<span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="%s">%s</span>]] | ||
end | end |
Revision as of 01:01, 15 March 2024
Documentation for this module may be created at Module:Utility/doc