Template:Note

From SEGGER Knowledge Base
Jump to navigation Jump to search

This template can be used to add a note to a wiki page text.

Parameters

Parameters may be passed in any order, when specified directly.

Parameter Meaning Example value Default
1 Note content This is a note! ---
title Title of the note Caution Note

Example

  • {{Note|1=Test note!}}
Note:
Test note!
  • {{Note|title=Caution | 1=Test caution!}}
Caution:
Test caution!
  • {{Note|title=Caution | 1=There is an image on the same height as this note!}}
    Some image
Caution:
There is an image on the same height as this note!


Implementation

Note:
{{{1}}}