Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
New page: <table class="metadata plainlinks ambox {{#switch:{{{type|}}} | speedy = ambox-speedy | delete = ambox-delete | content = ambox-content | style = ambox-style | move ... |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table | <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|}}} | {{#switch:{{{type|}}} | ||
| | | clean = #f4c430 | ||
| exclamation = #f28500 | |||
| | | notice = #1e90ff | ||
| | |||
| notice <!-- notice = default --> | | notice <!-- notice = default --> | ||
| #default | | #default = #1e90ff | ||
}} | }};"> | ||
<tr> | <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> | </noinclude> | ||
Latest revision as of 18:54, 16 February 2009
If you don't know what you are doing, DO NOT edit this page!