User:Sammp/Template:Note: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
(Undo revision 11462 by Sammp (talk))
Tag: Undo
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#if: {{#if:{{{1|{{{text|}}}}}}|{{{1|{{{text|}}}}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}}
<templatestyles src="Note/style.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}}
     |gotcha=error
     |gotcha=error
     |=info
     |=info
     |#default={{{2|{{{type|}}}}}}
     |#default={{{2|{{{type|}}}}}}
     }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
     }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
</onlyinclude>
{{documentation|content=
<pre>
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note}} <translate nowrap><!--T:6--> Loose test</translate>
* Text {{Note|Foo|inline=1}}
</pre>
}}

Latest revision as of 00:24, 20 February 2022

<templatestyles src="Note/style.css" />

{{{text}}}