Template:Note: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 12: | Line 12: | ||
== Usage ==  | == Usage ==  | ||
<pre>  | <pre>  | ||
{{  | {{note|Foo}}  | ||
{{  | {{note|Foo|reminder}}  | ||
{{  | {{note|Foo|error}}  | ||
{{  | {{note|Foo|gotcha}}  | ||
</pre>  | </pre>  | ||
{{  | {{note|Foo}}  | ||
{{  | {{note|Foo|reminder}}  | ||
{{  | {{note|Foo|error}}  | ||
{{  | {{note|Foo|gotcha}}  | ||
[[Category:Templates|{{PAGENAME}}]]  | [[Category:Templates|{{PAGENAME}}]]  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 09:59, 2 July 2012
{{#if: demo |
[[File:{{#switch:
|gotcha |error=Attention niels epting.svg |reminder=Bulbgraph.png |#default=Appunti architetto franc 01.svg}}|30x30px|left]] {{{1}}}
}}
Usage
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{#if: Foo |
[[File:{{#switch:
|gotcha |error=Attention niels epting.svg |reminder=Bulbgraph.png |#default=Appunti architetto franc 01.svg}}|30x30px|left]] Foo
}} {{#if: Foo |
[[File:{{#switch:reminder
|gotcha |error=Attention niels epting.svg |reminder=Bulbgraph.png |#default=Appunti architetto franc 01.svg}}|30x30px|left]] Foo
}} {{#if: Foo |
[[File:{{#switch:error
|gotcha |error=Attention niels epting.svg |reminder=Bulbgraph.png |#default=Appunti architetto franc 01.svg}}|30x30px|left]] Foo
}} {{#if: Foo |
[[File:{{#switch:gotcha
|gotcha |error=Attention niels epting.svg |reminder=Bulbgraph.png |#default=Appunti architetto franc 01.svg}}|30x30px|left]] Foo
}}