Template:Tt: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Mystery Dungeon Independent>Korra II A Royal
(Created page with "<span class="explain" title="{{{2}}}">{{{1}}}</span><noinclude> Please note that using a quotation mark (") in the second parameter (the tool tip) will cause the template to...")
 
m (2 revisions imported)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<span class="explain" title="{{{2}}}">{{{1}}}</span><noinclude>
<span class="explain" title="{{{2}}}">{{{1}}}</span><noinclude>


Please note that using a quotation mark (") in the second parameter (the tool tip) will cause the template to display incorrectly. To display this character, use the {{wp|List of XML and HTML character entity references|html entity}} quot (i.e. write <code>&amp;quot;</code>). [[Category:Code templates]]</noinclude>
Please note that using a quotation mark (") in the second parameter (the tool tip) will cause the template to display incorrectly. To display this character, use the quot (i.e. write <code>&amp;quot;</code>).  
 
===Usage===
{{{1}}} = The text that will be shown when hovering over.
 
<code><nowiki>{{tt|*|Text appears when hovering over.}}</nowiki></code> produces: {{tt|*|Text appears when hovering over.}}
 
 
{{{2}}} = How the section that can be hovered over, will appear on the page. "*" is a commonly used.
 
<code><nowiki>{{tt|Hello|Here is some text.}}</nowiki></code> produces: {{tt|Hello|Here is some text}}
{{Template:Licensed Content (Bulbapedia)}}
[[Category:Format Templates]]
</noinclude>

Latest revision as of 21:05, November 27, 2023

{{{1}}}

Please note that using a quotation mark (") in the second parameter (the tool tip) will cause the template to display incorrectly. To display this character, use the quot (i.e. write &quot;).

Usage[edit source]

{{{1}}} = The text that will be shown when hovering over.

{{tt|*|Text appears when hovering over.}} produces: *


{{{2}}} = How the section that can be hovered over, will appear on the page. "*" is a commonly used.

{{tt|Hello|Here is some text.}} produces: Hello Template:Licensed Content (Bulbapedia)