Template:Note

From railML 3 Wiki
Revision as of 15:20, 16 April 2020 by RailML Coord Documentation (talk | contribs) (1 revision imported: Ergänzungen aus wiki2)
Jump to navigation Jump to search


Application

This template allows for a standardized display of general notes, error notes and reminders.

Arguments

This template has two unnamed arguments: A first, obligatory for the content and a second, optional for the kind of note.

Possible values for the second argument are:

  • (Empty): general note
  • error: error note
  • gotcha: like error
  • reminder: reminder

dependencies

This template does not employ any other templates and is not used by any other templates.

Example

{{note|This is just a note.}}

delivers

Note.png This is just a note.


{{note|Error|error}}

delivers

Rufzeichen.png Error


{{note|Don't forget me!|reminder}}

delivers

Birne.png Don't forget me!