Jump to content

Template:Tip: Difference between revisions

From NixOS Wiki
mNo edit summary
DoggoBit (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Template}}{{DISPLAYTITLE:Template:tip}}
<includeonly>{{Notice
 
  |color=var(--color-base)
==About==
  |background=var(--background-color-neutral-subtle)
A ''tip'' box used to share helpful hints.
  |borderColor=var(--border-color-base)
 
  |iconColor=var(--color-progressive)
==Usage==
  |icon=🟆
{{ic|<nowiki>{{tip|This text should be considered.}}</nowiki>}}
  |'''Tip:''' {{{1}}}
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>
==Example==
{{tip|This text should be considered.}}</noinclude><includeonly>{{META Message
|border = #3DAEE9
|signal          = [[Image:Breeze-dialog-information.png|link=]]
|heading        = Tip
|message        = {{{1}}}
}}</includeonly>

Latest revision as of 19:48, 5 June 2025

Template Documentation [edit source| uses| help]

This notice can be used to display a useful hint to the reader.

🟆︎
Tip: Here's a hint for you.

Usage

Simply include the template, along with a message:

{{Tip|Here's a hint for you.}}