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.)
 
m (Updating example)
Line 3: Line 3:
==Usage==
==Usage==
This template is to be used for hover tips, particularly within templates.
This template is to be used for hover tips, particularly within templates.
#the tip itself
#the tooltip itself
#the text/contents
#the text/contents


==Example==
==Example==
<nowiki><span class="explain" title="A greeting.">Hello!</span></nowiki>
<nowiki>{{Explain|text inside the tooltip|Tooltip Text}}</nowiki> becomes:
{{Explain|text inside the tooltip|Tooltip Text}}


==Restrictions==
==Restrictions==

Revision as of 21:13, 25 August 2014

{{{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

Usage

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

  1. the tooltip itself
  2. the text/contents

Example

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

Restrictions

Not sure if images can be placed well in this.

Extensions

None.