Utente:Dzag/Sandbox/template/3: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Dzag (discussione | contributi)
m corr
Dzag (discussione | contributi)
m corr
Riga 88:
precedente e successivo
-->{{#ifexpr: {{#if:{{{precedente|}}}|1|0}} or {{#if:{{{successivo|}}}|1|0}} or {{#if:{{{album precedente|}}}|1|0}} or {{#if:{{{album successivo|}}}|1|0}} |<!--
--><table class="sinossifumetti" style="width: 20em; border: #AAA 1px solid; font-size: 95%; text-align: center; vertical-align: top;"><!--
--><caption style="font-size: 100%; text-align:center; background: {{Album/selettore colori|{{{Tipo album|}}}}};">'''''{{#switch:{{{Tipo|}}}|Singolo=Tracce|#default=Cronologia - {{{Nome Artista|}}}}}'''''</caption><!--
--><TR style="font-size: 80%; vertical-align: top;"><TH style="background: white; text-align: center;">album precedente</TH><TH style="background: white; text-align: center;">album successivo</TH></TR><!--
--><TR style="font-size: 80%; vertical-align: top;"><!--
--><TD style="width: 50%;">{{#ifexpr: {{#if:{{{precedente|}}}|1|0}} or {{#if:{{{album precedente|}}}|1|0}} |{{{precedente|}}}{{{album precedente|}}}|&#8211;}}</TD><!--
--><TD style="width: 50%;">{{#ifexpr: {{#if:{{{precedente|}}}|1|0}} or {{#if:{{{album precedente|}}}|1|0}}|{{{successivo|}}}{{{album successivo|}}}|&#8211;}}</TD><!--