Difference between revisions of "Template:Hint"
From Project: Gorgon Wiki
Gorgonzola (talk | contribs) (Simple Hint method using a tooltip, could later turn into a fancy mouseover with some javascript.) |
m |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <abbr title="{{{1|}}}">Hint</abbr><noinclude> | + | <abbr style="color:#484;font-weight:bold;" title="{{#replace:{{{1|Hint text goes here!}}}|"|''}}">Hint</abbr><noinclude> |
+ | __NOTOC__ | ||
+ | ==Description== | ||
+ | Use this template to hide spoiler-y information in a tooltip. This gives some room for players to look up articles without having too much info spoiled for them. | ||
− | == | + | Additionally, Hints fit "inline" so they can be useful to tidy up sections of a page, where the Template:Spoiler is too big and doesn't play well in a table. |
+ | |||
+ | ====Notes==== | ||
+ | * Summarize the hint because it won't use linebreaks or any formatting, and it shows on mouseover so too long text will not be readable. | ||
+ | * I am well aware that this isn't tablet friendly, but using the template is recommended as we can change this into a Javascript popup at a later time. | ||
+ | |||
+ | ==Examples== | ||
+ | Example of a hint for a NPC who "Loves Vegetarian Food": | ||
<pre> | <pre> | ||
− | {{Hint| | + | {{Hint|Baked Beet +41, Hash Browns +11.}} |
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[Category:Formatting templates| | + | [[Category:Formatting templates|Hint]] |
</noinclude> | </noinclude> |
Latest revision as of 20:24, 4 March 2017
Hint
Description
Use this template to hide spoiler-y information in a tooltip. This gives some room for players to look up articles without having too much info spoiled for them.
Additionally, Hints fit "inline" so they can be useful to tidy up sections of a page, where the Template:Spoiler is too big and doesn't play well in a table.
Notes
- Summarize the hint because it won't use linebreaks or any formatting, and it shows on mouseover so too long text will not be readable.
- I am well aware that this isn't tablet friendly, but using the template is recommended as we can change this into a Javascript popup at a later time.
Examples
Example of a hint for a NPC who "Loves Vegetarian Food":
{{Hint|Baked Beet +41, Hash Browns +11.}}