Template:Note: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mwnote>Matt Fitzpatrick m (added role="note" attribute to div container) | mwnote>Brett Wuth   (Add <nowiki></nowiki> to force parsing of initial bullet.  See test cases) | ||
| Line 10: | Line 10: | ||
| | #default= | | #default= | ||
|    {{ {{TNTN|Note}} |    {{ {{TNTN|Note}} | ||
|    |1={{{1|}}} |    |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}} | ||
|    |2={{{2|}}} |    |2={{{2|}}} | ||
|    |demo=<noinclude>demo</noinclude> |    |demo=<noinclude>demo</noinclude> | ||
Revision as of 17:25, 16 June 2017
<languages/> {{ Template:TNTN
|1= |2= |demo=demo }}
{{ Template:TNTN |content= <translate>
Usage
</translate>
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} <translate><!--T:6--> Loose test</translate>
{{tip}} <translate><!--T:7--> Loose test</translate>
|1=Foo |2= |demo= }}
|1=Foo |2=reminder |demo= }}
|1=Foo |2=error |demo= }}
|1=Foo |2=gotcha |demo= }}
|1= |2= |demo= }} <translate> Loose test</translate>
Template:Tip <translate> Loose test</translate>
<templatedata> { "params": { "1": { "type": "content" }, "2": {} }, "format": "inline" } </templatedata>
}} [[Category:TemplatesTemplate:Translation|Note]]