Difference between revisions of "Template:Note"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Got rid of the vertical whitespace) |  (Refactor) | ||
| Line 1: | Line 1: | ||
| <noinclude> | <noinclude> | ||
| {{Template}} | {{Template}} | ||
| == Usage == | == Usage == | ||
| <pre><nowiki>{{ | <pre><nowiki>{{Note|This is an note.}}</nowiki></pre> | ||
| </nowiki></pre> | |||
| == Example == | == Example == | ||
| </noinclude>< | {{Note|This is an note.}} | ||
| </noinclude> | |||
| <includeonly> | |||
| <div role="note" class="note" style="width: max-content; min-width: 8em; margin: .5em 0; padding: .5em 1em; border: 1px solid #fde29b; color: #705000; background-color: #fdf1d1;">{{{1|}}}</div> | |||
| </includeonly> | |||
Revision as of 01:36, 17 September 2021
This page is a template. Check out all pages using this template.
For more information, read Template:Template.
For more information, read Template:Template.
Usage
{{Note|This is an note.}}
Example
This is an note.