Template:Side box: Difference between revisions
From All Skies Encyclopaedia
imported>Happy-melon (implement plainlinks lower down the tree, so side boxes can have external link icons if they want) |
imported>Jo-Jo Eumerus m (Changed protection level for "Template:Side box": Highly visible template: Allowing template editors ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:Side box|main}}<noinclude> |
|||
<table class="metadata mbox-small{{#ifeq:{{lc:{{{position|}}}}}|left|-left}} {{{class|}}}" style="border:1px solid #aaa; background-color:#f9f9f9; {{{style|}}}"> |
|||
{{documentation}} |
|||
<tr> |
|||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
|||
{{#switch:{{{image|}}} |
|||
|<!--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> |