Template:Rollover: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(a wrapper for creating rollover text, should be useful in the hopefully-near future) |
No edit summary |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<span {{#if:{{{3|}}}|class="explain" | <span {{#if:{{{3|}}}|class="explain"}} title="{{#replace:{{{2|}}}|"|"}}">{{{1}}}</span><noinclude> | ||
==Example== | |||
{{rollover|SmashWiki|A NIWA wiki|?}} | |||
==Usage== | ==Usage== | ||
A simple wrapper for creating rollover text. | A simple wrapper for creating rollover text. | ||
<code><nowiki>{{rollover|the text you want to display|the text you want in the rollover|put a " | <code><nowiki>{{rollover|the text you want to display|the text you want in the rollover|put a "?" here to apply a dotted underline and ? cursor on rollover}}</nowiki></code> | ||
Do not use this on talk pages, as it adds an unnecessary layer of comprehension difficulty. | |||
[[Category: | [[Category:Templates]]</noinclude> |
Latest revision as of 11:23, September 16, 2022
{{{1}}}
Example
SmashWiki
Usage
A simple wrapper for creating rollover text.
{{rollover|the text you want to display|the text you want in the rollover|put a "?" here to apply a dotted underline and ? cursor on rollover}}
Do not use this on talk pages, as it adds an unnecessary layer of comprehension difficulty.