Template:Exp: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (→‎top: Standardizing Maintenance Categories)
No edit summary
 
Line 1: Line 1:
<includeonly><templatestyles src="Template:Exp/Styles.css"/><span class="explain {{Tooltip}}" title="{{#invoke:Exp|Escape|{{{1}}}}}">{{{2|[[File:Triforce piece.png|13px|link=|text-top]]}}}</span>{{#if:{{{3|}}}|{{#invoke:Error|Warn|Custom colors are no longer supported as they may be incompatible with future color schemes.|Category:{{Deprecated Parameters}}}}}}</includeonly><noinclude>
<includeonly><templatestyles src="Template:Exp/Styles.css"/><span class="explain {{Tooltip}}" title="{{#invoke:Exp|Escape|{{{1}}}}}">{{{2|[[File:Triforce piece.png|13px|link=|text-top]]}}}</span></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 15:05, 14 June 2024


Purpose

This template provides a bit of code that will display text with an explanatory tooltip.

When applicable, use Exp Game instead.

Usage

{{Exp|<tooltip>|<displayText>}}
  • tooltip — The tooltip explanation you wish to have.
  • displayText — Define a different text for the template to display. Defaults to an image of the Triforce.

Examples

#InputOutput
1{{Exp|Master Mode only}}
2{{Exp|west in wii version|east}} east
3{{Exp|This name is derived from Japanese text.|Gūma|#e44b1f}} Gūma
The above documentation is transcluded from Template:Exp/Documentation. (edit | history)