Template:Ombox: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Decreasing the empty left image cell from a total of 3px width to 1px width. Can't be 0px since then boxes who are not filled with text don't stay 80% wide.) |
imported>Davidgothberg (Adding the "small=yes" functionality. Now using {{ombox/core}} with hard-coded small styles due to the CSS caching, but it also has the "ombox-small" class so it can be skinned.) |
||
Line 1: | Line 1: | ||
⚫ | |||
<table class="plainlinks ombox |
|||
| {{ombox/core |
|||
⚫ | |||
| small = yes |
|||
| speedy = ombox-speedy |
|||
| type = {{{type|}}} |
|||
| image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }} |
|||
| content = ombox-content |
|||
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }} |
|||
| style |
| style = {{{style|}}} |
||
| move = ombox-move |
|||
| textstyle = {{{textstyle|}}} |
|||
| protection = ombox-protection |
|||
| text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }} |
|||
| notice <!-- notice = default --> |
|||
⚫ | |||
| #default = ombox-notice |
|||
| {{ombox/core |
|||
⚫ | |||
⚫ | |||
<tr> |
|||
| image = {{{image|}}} |
|||
⚫ | |||
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td> |
|||
⚫ | |||
| <td class="ombox-image"> |
|||
{{ |
| textstyle = {{{textstyle|}}} |
||
| {{{ |
| text = {{{text}}} |
||
⚫ | |||
⚫ | |||
⚫ | |||
| speedy = [[Image:Imbox speedy deletion.png|40x40px]] |
|||
| delete = [[Image:Imbox deletion.png|40x40px]] |
|||
| content = [[Image:Imbox content.png|40x40px]] |
|||
| style = [[Image:Imbox style.png|40x40px]] |
|||
| move = [[Image:Imbox move.png|40x40px]] |
|||
| protection = [[Image:Imbox protection.png|40x40px]] |
|||
| notice <!-- notice = default --> |
|||
| #default = [[Image:Imbox notice.png|40x40px]] |
|||
⚫ | |||
}}</td> |
|||
⚫ | |||
<td class="ombox-text" style="{{{textstyle|}}}"> {{{text}}} </td> |
|||
⚫ | |||
| <td class="ombox-imageright"> {{{imageright}}} </td> |
|||
}} |
|||
</tr> |
|||
⚫ | |||
{{pp-template|small=yes}} |
{{pp-template|small=yes}} |
||
{{ |
{{documentation}} |
||
<!-- Add categories and |
<!-- Add categories and interwikis to the /doc subpage, not here! --> |
||
</noinclude> |
</noinclude> |