Difference between revisions of "Template:Hint"

From PINE64
Jump to navigation Jump to search
(shorter template)
(use display: table to work with float: right)
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
== Usage ==
== Usage ==


<pre><nowiki>{{hint|This is an hint.}}
<pre><nowiki>{{Hint|This is an hint.}}</nowiki></pre>
</nowiki></pre>


== Example ==
== Example ==


{{hint|This is an hint.}}
{{Hint|This is an hint.}}
 
</noinclude><includeonly><div style="display: table; min-width: 16em; min-height: 1.6em; margin: .5em 0; padding: .5em 1em; border: 1px solid #9bcdfd; color: #003670; background-color: #d1ecfd;">{{{1|}}}</div></includeonly>
</noinclude><includeonly><table cellspacing="0" cellpadding="0" border="0" style="color: #003670; box-sizing:border-box; border:1px #9bcdfd solid; background: transparent; margin-top:0.5em;padding:0.5em;background-color: #d1ecfd;"><tr><td nowrap="nowrap" valign="top"><span style="position: relative; top: -2px;"></span></td><td valign="top" style="padding: 0 0.5em 0 0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table></includeonly>

Revision as of 04:25, 17 September 2021

This page is a template. Check out all pages using this template.
For more information, read Template:Template.

Usage

{{Hint|This is an hint.}}

Example

This is an hint.