Jump to content

Template:Note/note: Difference between revisions

From Sugar Labs
rename & consolidate
No edit summary
 
Line 1: Line 1:
{{message|1={{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}<noinclude>'''Bold headword'''<br></noinclude>{{#if:{{{2|}}}|{{{2}}}}}|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>{{Note/note|Bold headword (optional)|extended message text}}</nowiki>
  <nowiki>{{Note/note|Bold headword (optional)|extended message text}}</nowiki>


real example:
real examples:
<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.}}
{{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:Highlighting 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