Difference between revisions of "Template:MessageBox"
From Cantr II Wiki
m |
m |
||
| Line 1: | Line 1: | ||
<table class="toccolours" align="center" style="width:80%;"><tr><td style="width:1px;">[[Image:{{if|test={{{image|}}}|then={{{image}}}|else=Info.png}}|32px]]</td><td style="padding:0px 0px 0px 5px">{{{desc}}}{{if|test={{{info|}}}|then=<br> | <table class="toccolours" align="center" style="width:80%;"><tr><td style="width:1px;">[[Image:{{if|test={{{image|}}}|then={{{image}}}|else=Info.png}}|32px]]</td><td style="padding:0px 0px 0px 5px">{{{desc}}}{{if|test={{{info|}}}|then=<br> | ||
---- | ---- | ||
| − | {{{info}}}|else=}}</td></tr></table><noinclude>{{Doc}}[[Category:Meta-Templates|{{PAGENAME}}]]</noinclude> | + | {{{info}}}|else=}}</td></tr></table><noinclude>{{Doc}}[[Category:Meta-Templates|!{{PAGENAME}}]]</noinclude> |
Revision as of 11:00, 7 May 2010
| {{{desc}}} |
{{MessageBox}} is a meta-template, ie a template for creating templates. UsagePut the following code in the template being designed.
{{MessageBox
| color =
| image =
| desc =
| info =
}}
Parameters
Images |