Difference between revisions of "Template:Hint"

From Project: Gorgon Wiki
Jump to: navigation, search
(Simple Hint method using a tooltip, could later turn into a fancy mouseover with some javascript.)
 
m
Line 1: Line 1:
<abbr title="{{{1|}}}">Hint</abbr><noinclude>
+
<abbr title="{{{1|Hint text goes here!}}}">Hint</abbr><noinclude>
  
 
== Description ==
 
== Description ==

Revision as of 06:14, 20 September 2014

Hint

Description

{{Hint|<text>}}

Use this template to add hints and spoilers to a page. The hint is hidden in a tooltip.

Try to summarize the hint to a sentence or two, because it won't use linebreaks or any formatting.

Use single quotes instead of double quotes because the hint text is inserted in a html attribute!