Jump to content

Template:Note/note: Difference between revisions

From Sugar Labs
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{message|1={{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}<noinclude>'''Bold headword'''<br></noinclude>{{#if:{{{2|}}}|{{{2}}}}}<noinclude>extended notification text</noinclude>|image=35px-Activity-write.png|bgcolor=#def3fe|bdcolor=#c5d7e0}}<noinclude>
{{message|1={{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}{{#if:{{{2|}}}|{{{2}}}}}|image=35px-Activity-write.png|bgcolor=#def3fe|bdcolor=#c5d7e0}}<noinclude>


==Usage==
==Usage==
  <nowiki>{{Admon/note|Bold headword (optional)|extended message text}}</nowiki>
  <nowiki>{{Note/note|Bold headword (optional)|extended message text}}</nowiki>


real example:
real examples:
{{Admon/note|Take note!|This code has recently changed from earlier versions.}}
<nowiki>{{Note/note|Take note!|This code has recently changed from earlier versions.}}</nowiki>
{{Note/note|Take note!|This code has recently changed from earlier versions.}}
<nowiki>{{Note/note||Noted without a bold header}}</nowiki>
{{Note/note||Noted without a bold header}}


[[Category:Admonition template|note]]</noinclude>
 
[[Category:Highlighting template|note]]</noinclude>

Latest revision as of 10:27, 16 July 2011

Usage

{{Note/note|Bold headword (optional)|extended message text}}

real examples:

{{Note/note|Take note!|This code has recently changed from earlier versions.}}
Take note!
This code has recently changed from earlier versions.
{{Note/note||Noted without a bold header}}
Noted without a bold header