Template:Tooltip: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Increased readability. Added style parameter to avoid having to box this template inside another <span> to apply addidional style.) |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<onlyinclude><includeonly>{{#if:{{{link|}}}|[[{{{link}}}|<span style="border-bottom:1px {{{line|}}}" title="{{{1}}}">{{{2|{{{link}}}}}}</span>]]|<span style="border-bottom:1px {{{line|}}}" title="{{{1}}}">{{{2}}}</span>}}</includeonly></onlyinclude> | <onlyinclude><includeonly><!-- | ||
-->{{#if: {{{link|}}} | |||
| [[{{{link}}}|<span style="border-bottom:1px {{{line|none}}}; {{{style|}}}" title="{{{1}}}">{{{2|{{{link}}}}}}</span>]] | |||
| <span style="border-bottom:1px {{{line|none}}}; {{{style|}}}" title="{{{1}}}">{{{2}}}</span> | |||
}}<!-- | |||
--></includeonly></onlyinclude> |
Revision as of 09:18, 24 April 2024
The above documentation is transcluded from Template:Tooltip/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.