Difference between revisions of "Template:Hint"
Jump to navigation
Jump to search
(Refactor again) |
m (Remove empty line) |
||
Line 12: | Line 12: | ||
{{Hint|This is an hint.}} | {{Hint|This is an hint.}} | ||
<!-- --> | |||
== Technical notes == | == Technical notes == | ||
Revision as of 05:24, 22 September 2021
This page is a template. Check out all pages using this template.
For more information, read Template:Template.
For more information, read Template:Template.
A hint box for showing helpful hints.
Usage
{{Hint|This is an hint.}}
Example
This is an hint.
Technical notes
This template uses class .template-box
and .template-hint
to make the output HTML more parsable.
In the future, if the TemplateStyles Extension is installed on this MediaWiki instance,
one may move the embedded inline styles to Template Style files.
See also
- ArchWiki: Template:Tip: the template on which this one is based on
- Template:Note
- Template:Warning