Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
Replacing page with 'start-{{{1}}}-end' |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
<span style="color:red;font-weight:bold">If you don't know what you are doing, DO NOT edit this page!<span> | |||
</noinclude> | |||
<table width="500" border="0" cellspacing="2" cellpadding="10" style="margin-left:50px; border:1px solid #aaaaaa; border-left:10px solid | |||
{{#switch:{{{type|}}} | |||
| clean = #f4c430 | |||
| exclamation = #f28500 | |||
| notice = #1e90ff | |||
| notice <!-- notice = default --> | |||
| #default = #1e90ff | |||
}};"> | |||
<tr> | |||
<td> | |||
{{#switch:{{{type|}}} | |||
| clean = [[Image:Ambox_style.png|40x40px]] | |||
| exclamation = [[Image:Imbox_content.png|40x40px]] | |||
| notice = [[Image:Ambox_notice.png|40x40px]] | |||
| notice <!-- notice = default --> | |||
| #default = [[Image:Ambox_notice.png|40x40px]] | |||
}} | |||
</td> | |||
<td style="width:100%">{{{text|}}}</td> | |||
</tr> | |||
</table> | |||
<noinclude> | |||
==Relevant links== | |||
* [http://en.wikipedia.org/wiki/Help:Template wiki Help:Template] | |||
* [http://en.wikipedia.org/wiki/Template:Ambox wiki Template:Ambox] | |||
* [http://www.mediawiki.org/wiki/Extension:ParserFunctions mediawiki Extension:ParserFunctions] | |||
</noinclude> | |||
Latest revision as of 18:54, 16 February 2009
If you don't know what you are doing, DO NOT edit this page!