Difference between revisions of "Template:Desc"

From Learn Na'vi Wiki
Jump to navigation Jump to search
(Created page with '<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}} class="help">{{{2}}}</span><noinclude> ==Usage== Code: <pre>{{desc|hover-title text|display…')
 
 
Line 5: Line 5:
 
<pre>{{desc|hover-title text|display text}}</pre>
 
<pre>{{desc|hover-title text|display text}}</pre>
 
Result:
 
Result:
{{desc|hover-title text|display text}}<br>
+
{{desc|hover-title text|display text}}<br><br>
Adds a title to the selected text, which can be viewed in most browsers by holding the mouse cursor over the underlined text.
+
Adds a title to the selected text, which can be viewed in most browsers by holding the mouse cursor over the underlined text.<br>
 
It's use is the same as the [desc] tag on the Learn Na'vi Forums.
 
It's use is the same as the [desc] tag on the Learn Na'vi Forums.
  
 
</noinclude>
 
</noinclude>

Latest revision as of 13:52, 25 September 2012

{{{2}}}

Usage

Code:

{{desc|hover-title text|display text}}

Result: display text

Adds a title to the selected text, which can be viewed in most browsers by holding the mouse cursor over the underlined text.
It's use is the same as the [desc] tag on the Learn Na'vi Forums.