Template:Explain: Difference between revisions

From PokéFarm Q Official Wiki
Jump to navigation Jump to search
(Believe it or not, but the PF1 Wiki has great Templates.)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
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 tip itself
#the text/contents
==Example==
<nowiki><span class="explain" title="A greeting.">Hello!</span></nowiki>
==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