Template:Nmbox: Difference between revisions
Content deleted Content added
m 6 revisions imported from foundation:Template:Nmbox |
add text-class option |
||
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>
|