Template:Side box: Difference between revisions

600 bytes removed ,  2 years ago
m
15 revisions imported from wikipedia:Template:Side_box: see Topic:Vtixlm0q28eo6jtf
(update CSS class "tmbox-small" → "mbox-small", as caching time has passed)
m (15 revisions imported from wikipedia:Template:Side_box: see Topic:Vtixlm0q28eo6jtf)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table class="metadata plainlinks mbox-small" style="{{#ifeq:{{lc:{{{position|}}}}}|left|clear:left; float:left; margin:4px 1em 4px 0;}} border:1px solid #aaa; background-color:#f9f9f9; {{{style|}}}">
{{#invoke:Side box|main}}<noinclude>
<tr>
{{documentation}}
{{#switch:{{{image|}}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
|<!--BLANK-->|none={{td}}
|#default=<td class="mbox-image">{{{image}}}</td>
}}
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| <td class="mbox-imageright">{{{imageright}}}</td>
}}
</tr>
{{#if:{{{below|}}}
| <tr><td colspan={{#if:{{{imageright|}}}|3|2}} class="mbox-text" style="{{{textstyle|}}}"> {{{below}}} </td></tr>
}}
</table><noinclude>
 
{{pp-template|small=yes}}
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>