Jump to content

Template:Tip: Difference between revisions

From NixOS Wiki
imported>Samueldr
mNo edit summary
DoggoBit (talk | contribs)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{Notice
{{DISPLAYTITLE:Template:tip}}
  |color=var(--color-base)
{{Template}}
  |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.}}