Vorlage:Fmbox: Unterschied zwischen den Versionen

K
30 Versionen von wikivoyage:Vorlage:Fmbox importiert
imported>Davidgothberg
(Gah! The class "plainlinksneverexpand" makes the box transparent, and it sets it with the "!important" keyword so we can not override it. Changing to "plainlinks" for now.)
K (30 Versionen von wikivoyage:Vorlage:Fmbox importiert)
 
(27 dazwischenliegende Versionen von 11 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<table class="plainlinks fmbox" style="clear: both; margin: .2em 0; border: 1px solid #aaa; background: #f9f9f9; width: 100%; {{{style|}}}">
<includeonly>{{#invoke:Message box|fmbox}}</includeonly><noinclude>
<tr>
{{Dokumentation}}
{{#ifeq:{{{image|}}}|none
<!-- Add categories and interwikis to the /doc subpage, not here! -->
| <!-- No image. -->
| <td class="fmbox-image" style="border: none; padding: 2px 0 2px .9em; text-align: center;">
  {{#if:{{{image|}}}
  | {{{image}}}
  | [[Image:Imbox notice.png|40x40px]]
  }}</td>
}}
<td class="fmbox-text" style="padding: 0.25em .9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| <td class="fmbox-imageright" style="border: none; padding: 2px .9em 2px 0; text-align: center;"> {{{imageright}}} </td>
}}
</tr>
</table><noinclude>
 
<!-- {{pp-template|small=yes}} -->
{{documentation}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>