Template:Note
m (Created page with '<noinclude>== Usage == Use '''<nowiki>{{Note|</nowiki>''your text''<nowiki>}}</nowiki>''' to display a "note" inside a green box. '''Note''': using the equals (=) and pipe (|) ch…') |
m |
||
| Line 1: | Line 1: | ||
<noinclude>== Usage == | <noinclude>== Usage == | ||
| + | This is one of the generic notifiers that can be used to display user-defined text inside standard InfoBox with a distinctive appearance. | ||
| + | |||
Use '''<nowiki>{{Note|</nowiki>''your text''<nowiki>}}</nowiki>''' to display a "note" inside a green box. | Use '''<nowiki>{{Note|</nowiki>''your text''<nowiki>}}</nowiki>''' to display a "note" inside a green box. | ||
| + | |||
'''Note''': using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the '''&#61;''' and '''&#124;''' codes respectively.</noinclude> | '''Note''': using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the '''&#61;''' and '''&#124;''' codes respectively.</noinclude> | ||
{{InfoBox|title=Note|image=wikitemplatenote.gif|text={{{1}}} }} | {{InfoBox|title=Note|image=wikitemplatenote.gif|text={{{1}}} }} | ||
<br /> | <br /> | ||
Revision as of 10:08, 17 December 2009
Usage
This is one of the generic notifiers that can be used to display user-defined text inside standard InfoBox with a distinctive appearance.
Use {{Note|your text}} to display a "note" inside a green box.
Note: using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the = and | codes respectively.
Note: {{{1}}}

