Template:Note: Difference between revisions

From KDE Community Wiki
(Revert reasonable Note template)
mNo edit summary
Line 11: Line 11:
Example: <nowiki>{{Note|This is a note}}</nowiki> gives
Example: <nowiki>{{Note|This is a note}}</nowiki> gives


{{Note|This is a note|aaa}}
{{Note|This is a note}}


Example 2: <nowiki>{{Note|This is a note|Please note}}</nowiki> gives
Example 2: <nowiki>{{Note|This is a note|Please note}}</nowiki> gives

Revision as of 14:38, 26 August 2023

Note

{{{1}}}

Displays an information box. Parameters

  1. Text of the main body
  2. (optional) Title of the box (default: Note)

Example: {{Note|This is a note}} gives

Note

This is a note


Example 2: {{Note|This is a note|Please note}} gives

Please note

This is a note