Template:Fmbox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Davidgothberg Changing the "type=warning" border to #BB7070, which is a compromise between the suggestions on the talk page. |
imported>Davidgothberg The 31 days CSS caching for the global "mbox-image" and "mbox-text" classes has passed, so removing the hard-coded styles. |
||
Line 15: | Line 15: | ||
{{#ifeq:{{{image|}}}|none |
{{#ifeq:{{{image|}}}|none |
||
| <!-- No image. --> |
| <!-- No image. --> |
||
| <td class="mbox-image |
| <td class="mbox-image"> |
||
{{#if:{{{image|}}} |
{{#if:{{{image|}}} |
||
| {{{image}}} |
| {{{image}}} |
||
Line 26: | Line 26: | ||
}}</td> |
}}</td> |
||
}} |
}} |
||
<td class="mbox-text" style=" |
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td> |
||
{{#if:{{{imageright|}}} |
{{#if:{{{imageright|}}} |
||
| <td class="mbox-imageright |
| <td class="mbox-imageright"> {{{imageright}}} </td> |
||
}} |
}} |
||
</tr> |
</tr> |
Revision as of 03:40, 2 November 2008
{{{text}}} |
[create] Template documentation
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |