Template:Note: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude><nowiki> | ||
Usage examples: | Usage examples: | ||
Line 8: | Line 7: | ||
* {{Note|type=reminder|text=Reminder note}} | * {{Note|type=reminder|text=Reminder note}} | ||
* {{Note|inline=1|text=Inline note}} | * {{Note|inline=1|text=Inline note}} | ||
}}</noinclude> | }}</nowiki></noinclude> | ||
<div role="note" class="note note-info"> | <div role="note" class="note note-info"> | ||
{{{text|Note: No content provided.}}} | {{{text|Note: No content provided.}}} | ||
</div> | </div> |
Revision as of 01:32, 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}} }}
Note: No content provided.