|
|
Línea 186: |
Línea 186: |
| </table> | | </table> |
| <!--FECHAS--> | | <!--FECHAS--> |
| <table class="sortable creditos" style="display:{{if|{{{evento0|}}}|block|none}};">
| |
| <tr><!--EVENTO1-->
| |
| <th class="tlheader" scope="col" style="padding-left:10px;width:100%;text-align: left;background-color:#eee;">Fechas</th>
| |
| <th class="tlheader unsortable" scope="col" style="text-align: left; background-color: #eee"></th>
| |
| </tr>
| |
| <tr><!--EVENTO0-->
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento0|}}}|{{{evento0}}}|}}{{#if:{{{evento0a|}}}|, {{{evento0a}}}|}}{{#if:{{{memo0|}}}| [{{{memo0}}}]|}}{{#if:{{{fecha0|}}}|: {{{fecha0}}}|}}{{#if:{{{fecha_inicio0|}}}|: {{{fecha_inicio0}}}-|}}{{#if:{{{fecha_fin0|}}}|{{{fecha_fin0}}}|}}
| |
| </td>
| |
| </tr>
| |
| {{#if:{{{evento1|}}}|<!--EVENTO1-->
| |
| <tr>
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento1|}}}|{{{evento1}}}|}}{{#if:{{{evento1a|}}}|, {{{evento1a}}}|}}{{#if:{{{memo1|}}}| [{{{memo1}}}]|}}{{#if:{{{fecha1|}}}|: {{{fecha1}}}|}}{{#if:{{{fecha_inicio1|}}}|: {{{fecha_inicio1}}}-|}}{{#if:{{{fecha_fin1|}}}|{{{fecha_fin1}}}|}}
| |
| </td>
| |
| </tr>|}}
| |
| {{#if:{{{evento2|}}}|<!--EVENTO2-->
| |
| <tr>
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento2|}}}|{{{evento2}}}|}}{{#if:{{{evento2a|}}}|, {{{evento2a}}}|}}{{#if:{{{memo2|}}}| [{{{memo2}}}]|}}{{#if:{{{fecha2|}}}|: {{{fecha2}}}|}}{{#if:{{{fecha_inicio2|}}}|: {{{fecha_inicio2}}}-|}}{{#if:{{{fecha_fin2|}}}|{{{fecha_fin2}}}|}}
| |
| </td>
| |
| </tr>|}}
| |
| {{#if:{{{evento3|}}}|<!--EVENTO2-->
| |
| <tr>
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento3|}}}|{{{evento3}}}|}}{{#if:{{{evento3a|}}}|, {{{evento3a}}}|}}{{#if:{{{memo3|}}}| [{{{memo3}}}]|}}:{{#if:{{{fecha3|}}}| {{{fecha3}}}|}}{{#if:{{{fecha_inicio3|}}}| {{{fecha_inicio3}}}-|}}{{#if:{{{fecha_fin3|}}}|{{{fecha_fin3}}}|}}
| |
| </td>
| |
| </tr>|}}
| |
| {{#if:{{{evento4|}}}|<!--EVENTO2-->
| |
| <tr>
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento4|}}}|{{{evento4}}}|}}{{#if:{{{evento4a|}}}|, {{{evento4a}}}|}}{{#if:{{{memo4|}}}| [{{{memo4}}}]|}}:{{#if:{{{fecha4|}}}| {{{fecha4}}}|}}{{#if:{{{fecha_inicio4|}}}| {{{fecha_inicio4}}}-|}}{{#if:{{{fecha_fin4|}}}|{{{fecha_fin4}}}|}}
| |
| </td>
| |
| </tr>|}}
| |
| {{#if:{{{evento5|}}}|<!--EVENTO2-->
| |
| <tr>
| |
| <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{#if:{{{evento5|}}}|{{{evento5}}}|}}{{#if:{{{evento5a|}}}|, {{{evento5a}}}|}}{{#if:{{{memo5|}}}| [{{{memo5}}}]|}}:{{#if:{{{fecha5|}}}| {{{fecha5}}}|}}{{#if:{{{fecha_inicio5|}}}| {{{fecha_inicio5}}}-|}}{{#if:{{{fecha_fin5|}}}|{{{fecha_fin5}}}|}}
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| <!--IDENTIFICADORES--> | | <!--IDENTIFICADORES--> |
| <table class="sortable creditos" style="display:{{if either | {{{depósito|}}} | {{{catálogo|}}} | block | none }};"> | | <table class="sortable creditos" style="display:{{if either | {{{depósito|}}} | {{{catálogo|}}} | block | none }};"> |