Template:Tt: Difference between revisions
Appearance
imported>KeizerJirachi Created page with "<span class="explain" title="{{{2}}}">{{{1}}}</span><noinclude> Please note that using a quotation mark (") in the second parameter (the hidden text) will cause the template to display incorrectly. To display this character, use the html entity quot (i.e. write ''& quot ;'' without the spaces) or alternatively put the second parameter in <nowiki><nowiki></nowiki> tags. Category:Templates</noinclude>" |
imported>KeizerJirachi No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly><abbr class="bbottom border1 dotted help" title="{{{2|This is a tooltip text}}}">{{{1|This is a tooltip. Hover over it to see some text.}}}</abbr></includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 08:15, 7 August 2024
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
Description[edit]
This template is used to feature a small note or correction of the original text. The text will appear when mouse-over the underlined text.
Note: The hovering text feature does not work on mobile view. Therefore, it is unable to check the note or corrected text on that device.
Example[edit]
- Small reference
- Usage: Text{{Tt|*|Note}} - Result: Text*
- Correction
- Usage: {{Tt|beofe|before}} - Result: beofe
If the text with correction is linked, include a non-linked word, otherwise it will only show the article link.
- Correct
- Usage: {{Tt|to secret room|to the secret room}} - Result: to secret room
- Incorrect
- Usage: to {{Tt|secret room|the secret room}} - Result: to secret room