Hover: Difference between revisions
From The Rockman EXE Zone Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==Example== | ==Example== | ||
{{hover|Text that is written|Text that appears on hovering}} | {{hover|Text that is written|Text that appears on hovering}} | ||
{{hover|{{#expr:100*8/64|round2}}%|8/64}} | |||
==Usage== | ==Usage== | ||
<pre>{{hover|Text that is written|Text that appears on hovering}}</pre></noinclude> | <pre>{{hover|Text that is written|Text that appears on hovering}} | ||
{{hover|{{#expr:100*8/64|round2}}%|8/64}}</pre></noinclude> |
Revision as of 02:36, 20 November 2015
Example
Text that is written
12.5%
Usage
{{hover|Text that is written|Text that appears on hovering}} {{hover|{{#expr:100*8/64|round2}}%|8/64}}