Template:Spoiler: Difference between revisions
Jump to navigation
Jump to search
Gorgonzola (talk | contribs) m This template can not work as of yet. |
Gorgonzola (talk | contribs) A working SPOILER using html tooltip that could be replaced later by something more fancy. |
||
| Line 1: | Line 1: | ||
< | <abbr style="color:#844;" title="{{{1|Hint text goes here!}}}">SPOILER</abbr><noinclude> | ||
{{{1| | |||
</ | |||
== Description == | == Description == | ||
<pre> | <pre> | ||
{{Spoiler| | {{Spoiler|<text>}} | ||
<text> | |||
}} | |||
</pre> | </pre> | ||
Use this template to add hints and spoilers to a page. The spoiler is hidden in a tooltip. | |||
Try to summarize the spoiler text, because it won't use linebreaks or any formatting. | |||
<span style="color:red">Use single quotes instead of double quotes because the text is inserted in a html attribute!</span> | |||
=== Parameters === | === Parameters === | ||
Revision as of 10:20, 20 September 2014
SPOILER
Description
{{Spoiler|<text>}}
Use this template to add hints and spoilers to a page. The spoiler is hidden in a tooltip.
Try to summarize the spoiler text, because it won't use linebreaks or any formatting.
Use single quotes instead of double quotes because the text is inserted in a html attribute!
Parameters
None.