Difference between revisions of "Template:Message"

From Mario Fan Games Galaxy Wiki
Line 5: Line 5:
 
{{{description}}}
 
{{{description}}}
 
|}
 
|}
<includeonly>{{{category}}}</includeonly>
+
<includeonly>{{{category}}}
 +
<noinclude>[[Category:Messages]]</noinclude></includeonly>
 
<noinclude>[[Category:Messages]]
 
<noinclude>[[Category:Messages]]
 
MESSAGE TEMPLATE
 
MESSAGE TEMPLATE

Revision as of 11:02, 24 September 2009

[[{{{image}}}]] {{{title}}}

{{{description}}}

MESSAGE TEMPLATE

{{Message
|colour=
|image=
|title=
|description=
|category=
}}

where

Colour

is a hex code, e.g. #FF0000 or #4730FA

Image

is an image uploaded on this wiki. e.g. [[File:Hotdog.png]]

Title

is the title, i.e. the bit in bold

Description

is the description, i.e. the bit not in bold

Category

is the category that each page using this template will be stored in, e.g. [[Category:Messages]]. In theory you can put in as many categories as you like.


this is for sysop benefits and is the underlying structure of message templates. Normal users should just use the templates found in Category:Messages (apart from this one).