Template:Note: Difference between revisions

From Foxwells Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* <nowiki>{{Note|type=reminder|text=Reminder note}}</nowiki>
* <nowiki>{{Note|type=reminder|text=Reminder note}}</nowiki>
* <nowiki>{{Note|inline=1|text=Inline note}}</nowiki>
* <nowiki>{{Note|inline=1|text=Inline note}}</nowiki>
    {{Note|text=This is an info note}}
    {{Note|type=error|text=This is an error note}}
    {{Note|type=warn|text=Warning note!}}
    {{Note|type=reminder|text=Reminder note}}
    {{Note|inline=1|text=Inline note}}
</noinclude>
</noinclude>



Revision as of 01:35, 7 July 2025

Usage examples:

  • {{Note|text=This is an info note}}
  • {{Note|type=error|text=This is an error note}}
  • {{Note|type=warn|text=Warning note!}}
  • {{Note|type=reminder|text=Reminder note}}
  • {{Note|inline=1|text=Inline note}}


 This is an info note


 This is an error note


 Warning note!


 Reminder note


 Inline note


 Note: No content provided.