More actions
Swap div for span so MW does not add paragraphs on either side when used inline. The main usage appears to be in the Ship template, and most Ship template inline-mode usage is inside ShipArticle variants where this should be a noop. |
m Change background color to design-token. |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><span class='uniwiki-tooltip'>{{{1|}}}<span class='uniwiki-tooltip-frame' style='position:absolute;'>{{{2|}}}</span></span></includeonly><noinclude> | <includeonly><span class='uniwiki-tooltip' style='border-bottom:1px dotted;'>{{{1|}}}<span class='uniwiki-tooltip-frame' style='position:absolute; background-color: var(--background-color-neutral);'>{{{2|}}}</span></span></includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||