Difference between revisions of "Template:Message"
Line 3: | Line 3: | ||
| | | | ||
{|style="background:none;border:none;margin:0;padding:0;vertical-align:middle;" | {|style="background:none;border:none;margin:0;padding:0;vertical-align:middle;" | ||
− | |{{{icon|}}} | + | |{{{icon|[[Image:Information.gif|50px]]}}} |
|{{{text}}} | |{{{text}}} | ||
|} | |} |
Revision as of 15:20, 5 June 2012
|
The message template, is used to format other templates. It uses the class=message css tag within MediaWiki:Common.css
Usage
{{Message|icon=[[Image:Information.gif|50px]]|text=This is a test}}
Creates;
|