Template:Side box: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Sources>Happy-melon
allow image=none
m 15 revisions imported
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table class="metadata plainlinks ombox-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}}
|<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>

Latest revision as of 14:28, 27 September 2025

<templatestyles src="Module:Side box/styles.css"></templatestyles>

Template:Documentation