Template:Message

From X-Cart 4 Classic
Revision as of 16:05, 6 October 2010 by Admin (talk | contribs)
Jump to: navigation, search
{{{text}}}

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;

Information.gif This is a test