Difference between revisions of "Template:Message"

From Sugar Labs
Jump to navigation Jump to search
m
(update example)
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
Simple example:
 
Simple example:
  
  <nowiki>{{Message|'''Latest News:''' Instructions have been added to these templates.}}</nowiki>
+
  <nowiki>{{Message|'''Latest News:'''<br>Instructions have been added to these templates.}}</nowiki>
{{Message|This is interesting stuff.}}
+
{{Message|'''Latest News:'''<br>Instructions have been added to these templates.}}
 +
 
  
  
Line 19: Line 20:
 
}}</nowiki>
 
}}</nowiki>
  
See, for example:
+
{{Note/note|For example:|See [[Template:Note/note]].}}
[[Template:Admon/note]]
 
 
 
  
[[Category:Admonition template]]
+
[[Category:Highlighting template|Message]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:50, 16 July 2011

Favorite-star.png
{{{1}}}

Usage

Simple example:

{{Message|'''Latest News:'''<br>Instructions have been added to these templates.}}
Favorite-star.png
Latest News:
Instructions have been added to these templates.


For embedding in other templates:

{{message|1={{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}
{{#if:{{{2|}}}|{{{2}}}}}
|image=35px-Activity-write.png
|bgcolor=#def3fe
|bdcolor=#c5d7e0
}}
35px-Activity-write.png
For example:
See Template:Note/note.