Template:Fmbox: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Davidgothberg Changing the "type=warning" border to #BB7070, which is a compromise between the suggestions on the talk page. |
meta>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
| Error creating thumbnail: | {{{text}}} |
Lua error in Module:Documentation at line 7: Module:Documentation/config returned boolean, table expected.