Template:Explain: Difference between revisions

From PokéFarm Q Official Wiki
Jump to navigation Jump to search
m (Updating example)
mNo edit summary
 
Line 1: Line 1:
<span class="explain" title="{{{1}}}">{{{2}}}</span><noinclude>
<span class="explain" title="{{{1}}}">{{{2}}}</span><noinclude>
{{Documentation}}
{{Documentation}}
==Usage==
This template is to be used for hover tips, particularly within templates.
#the tooltip itself
#the text/contents
==Example==
<nowiki>{{Explain|text inside the tooltip|Tooltip Text}}</nowiki> becomes:
{{Explain|text inside the tooltip|Tooltip Text}}
==Restrictions==
Not sure if images can be placed well in this.
==Extensions==
None.
|}
[[Category:Wiki Templates]]</noinclude>
[[Category:Wiki Templates]]</noinclude>

Latest revision as of 04:41, 2 March 2015

{{{2}}}

Template Documentation

This documentation contains information on the template, including but not limited to, the usage, examples, and restrictions.

Usage

This template is to be used for tooltips, particularly within templates.

  1. the tooltip itself
  2. the text/contents

Example

{{Explain|text inside the tooltip|Tooltip Text}} becomes: Tooltip Text

Edit: Template:Explain/doc