Template:Stacked link: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
imported>Verdy p
m baseline in images has the unexpected effect of hiding the link= parameter (interpreted incorrectly as a caption), and it is in fact not needed. Is this a new bug of MediaWiki?
m Verdy_p accidentally broke it, no biggie :P - missing bracket
Line 1: Line 1:
<div style="text-align:{{#if: {{{text-align|}}} |{{{text-align}}}|center}}">
<div style="text-align:{{#if: {{{text-align|}}} |{{{text-align}}}|center}}">
<div style="margin-bottom: 1em">
<div style="margin-bottom: 1em">
{{#if: {{{image|}}}|[[{{{image}}}|{{{image size}}}|link={{#if: {{{image link|}}}|{{{image link}}}| }}]| }}
{{#if: {{{image|}}}|[[{{{image}}}|{{{image size}}}|link={{#if: {{{image link|}}}|{{{image link}}}| }}]]| }}
{{#if: {{{top wikilink|}}}|[[{{{top wikilink}}}|<span style="font-size: {{{top font-size}}}; border-bottom: {{#if: {{{line|}}} | {{{line}}} |2px dotted}} #{{{line color}}}; color:#{{{top color}}}">{{{top text}}}</span>]]|<span style="font-size: {{{top font-size}}}; color:#{{{top color}}}">{{{top text}}}</span>}}<br /></div>
{{#if: {{{top wikilink|}}}|[[{{{top wikilink}}}|<span style="font-size: {{{top font-size}}}; border-bottom: {{#if: {{{line|}}} | {{{line}}} |2px dotted}} #{{{line color}}}; color:#{{{top color}}}">{{{top text}}}</span>]]|<span style="font-size: {{{top font-size}}}; color:#{{{top color}}}">{{{top text}}}</span>}}<br /></div>
{{#if: {{{bottom wikilink|}}}|[[{{{bottom wikilink}}}|<span style="font-size: {{{bottom font-size}}}; color:#{{{bottom color}}}">{{{bottom text}}}</span>]]|<span style="font-size: {{{bottom font-size}}}; color:#{{{bottom color}}}">{{{bottom text}}}</span>}}
{{#if: {{{bottom wikilink|}}}|[[{{{bottom wikilink}}}|<span style="font-size: {{{bottom font-size}}}; color:#{{{bottom color}}}">{{{bottom text}}}</span>]]|<span style="font-size: {{{bottom font-size}}}; color:#{{{bottom color}}}">{{{bottom text}}}</span>}}

Revision as of 03:06, 8 May 2014

{{{top text}}}

{{{bottom text}}}