Template:Navbar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td> | | <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td> | ||
| <td style="border: none; padding: 2px 0px 2px 0.9em; text-align: center;"> | | <td style="border: none; padding: 2px 0px 2px 0.9em; text-align: center;"> | ||
{{#if:{{{image|}}} | |||
| {{{image}}} | |||
| {{#switch:{{{type|}}} | |||
| speedy = [[Image:Ambox warning pn.svg|40px]] | |||
| delete = [[Image:Ambox warning pn.svg|40px]] | |||
| content = [[Image:Ambox Content.svg|40px]] | |||
| style = [[Image:Ambox warning yellow.svg|40px]] | |||
| license = [[Image:Imbox license.png|40px]] | |||
| nonfreelicense = [[Image:Red copyright.svg|40px]] | |||
| featured = [[Image:Imbox featured.png|40px]] | |||
| notice <!-- notice = default --> | |||
| #default = [[Image:Information icon4.svg|40px]] | |||
}} | |||
}}</td> | |||
}} | }} | ||
<td style="border: none; padding: 0.25em 0.9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td> | <td style="border: none; padding: 0.25em 0.9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td> | ||
Line 35: | Line 35: | ||
}} | }} | ||
</tr></table> | </tr></table> | ||
Revision as of 07:28, 12 August 2009
{{#ifeq:|none
|
|
}}
{{#if:
|}}
{{#if: | {{{image}}} | {{#switch: | speedy = File:Ambox warning pn.svg | delete = File:Ambox warning pn.svg | content = File:Ambox Content.svg | style = File:Ambox warning yellow.svg | license = File:Imbox license.png | nonfreelicense = File:Red copyright.svg | featured = File:Imbox featured.png | notice | #default = File:Information icon4.svg }} }} | {{{text}}} | {{{imageright}}} |