Template

Template:Note

Revision as of 12:59, 29 November 2023 by Leonie (talk | contribs) (update code with switch + Usage)


✒️ Note: Some text...



Usage

  • type:
    • warn
    • info
    • default = Note (when no type-param is given)
  • text: Some text...


{{Note|text = This gives a simple note about something}}

{{Note|type=warn
|text = This is a sample warning!
}}