Template:Nmbox: Difference between revisions
Content deleted Content added
add text-class option |
No edit summary |
||
Line 5:
| <td class="mbox-empty-cell"></td> <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. -->
}}
<td class="mbox-text {{{text-class|}}}" style="background: #ffffff; padding: 4px 8px;">
{{{text|}}} </td> </tr></table>
|