Diferencia entre revisiones de «Créditos»
De La Venciclopedia
mSin resumen de edición |
mSin resumen de edición |
||
Línea 104: | Línea 104: | ||
<!--PRODUCCIÓN--> | <!--PRODUCCIÓN--> | ||
<table class="sortable creditos"> | <table class="sortable creditos"> | ||
{{#if: {{{cargo0|}}}|<!--CARGO 0--> | |||
<tr> | <tr> | ||
<th class="tlheader" scope="col" style="padding-left:10px;width:100%;text-align: left;background-color:#eee;">Producción</th> | <th class="tlheader" scope="col" style="padding-left:10px;width:100%;text-align: left;background-color:#eee;">Producción</th> | ||
<th class="tlheader unsortable" scope="col" style="text-align: left; background-color: #eee"></th> | <th class="tlheader unsortable" scope="col" style="text-align: left; background-color: #eee"></th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{ucfirst:{{{cargo0}}}}}{{#if:{{{clase0|}}}| [{{{clase0}}}]|}}{{#if:{{{cargo0a|}}}|, {{{cargo0a}}}|}}{{#if:{{{clase0a|}}}| [{{{clase0a}}}]|}}{{#if:{{{cargo0b|}}}|, {{{cargo0b}}}|}}{{#if:{{{clase0b|}}}| [{{{clase0b}}}]|}}{{#if:{{{cargo0c|}}}|, {{{cargo0c}}}|}}{{#if:{{{clase0c|}}}| [{{{clase0c}}}]|}}: {{#if:{{{nombre0|}}}|{{#ifexist:{{{nombre0}}}|[[{{{nombre0}}}]]|{{{nombre0}}}}}{{#if:{{{surcos0|}}}| [{{{surcos0}}}]|}}|}}{{#if:{{{nombre0a|}}}|, {{{nombre0a}}}{{#if:{{{surcos0a|}}}| [{{{surcos0a}}}]|}}|}}{{#if:{{{nombre0b|}}}|, {{{nombre0b}}}{{#if:{{{surcos0b|}}}| [{{{surcos0b}}}]|}}|}}{{#if:{{{nombre0c|}}}|, {{{nombre0c}}}{{#if:{{{surcos0c|}}}| [{{{surcos0c}}}]|}}|}}{{#if:{{{nombre0d|}}}|, {{{nombre0d}}}{{#if:{{{surcos0d|}}}| [{{{surcos0d}}}]|}}|}}{{#if:{{{nombre0e|}}}|, {{{nombre0e}}}{{#if:{{{surcos0e|}}}| [{{{surcos0e}}}]|}}|}}</td> | <td colspan="2" class="tope" style="padding-left: 10px;text-align:left;">{{ucfirst:{{{cargo0}}}}}{{#if:{{{clase0|}}}| [{{{clase0}}}]|}}{{#if:{{{cargo0a|}}}|, {{{cargo0a}}}|}}{{#if:{{{clase0a|}}}| [{{{clase0a}}}]|}}{{#if:{{{cargo0b|}}}|, {{{cargo0b}}}|}}{{#if:{{{clase0b|}}}| [{{{clase0b}}}]|}}{{#if:{{{cargo0c|}}}|, {{{cargo0c}}}|}}{{#if:{{{clase0c|}}}| [{{{clase0c}}}]|}}: {{#if:{{{nombre0|}}}|{{#ifexist:{{{nombre0}}}|[[{{{nombre0}}}]]|{{{nombre0}}}}}{{#if:{{{surcos0|}}}| [{{{surcos0}}}]|}}|}}{{#if:{{{nombre0a|}}}|, {{{nombre0a}}}{{#if:{{{surcos0a|}}}| [{{{surcos0a}}}]|}}|}}{{#if:{{{nombre0b|}}}|, {{{nombre0b}}}{{#if:{{{surcos0b|}}}| [{{{surcos0b}}}]|}}|}}{{#if:{{{nombre0c|}}}|, {{{nombre0c}}}{{#if:{{{surcos0c|}}}| [{{{surcos0c}}}]|}}|}}{{#if:{{{nombre0d|}}}|, {{{nombre0d}}}{{#if:{{{surcos0d|}}}| [{{{surcos0d}}}]|}}|}}{{#if:{{{nombre0e|}}}|, {{{nombre0e}}}{{#if:{{{surcos0e|}}}| [{{{surcos0e}}}]|}}|}}</td> | ||
Línea 184: | Línea 184: | ||
</td> | </td> | ||
</tr>|}} | </tr>|}} | ||
</table> | </table> | ||
<!--FECHAS--> | <!--FECHAS--> | ||
<table class="sortable creditos"> | <table class="sortable creditos"> | ||
{{#if:{{{fecha0|}}}{{{evento0|}}}|<!--EVENTO1--> | |||
<tr> | <tr> | ||
<th class="tlheader" scope="col" style="padding-left:10px;width:100%;text-align: left;background-color:#eee;">Fechas</th> | <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> | <th class="tlheader unsortable" scope="col" style="text-align: left; background-color: #eee"></th> | ||
</tr> | </tr> | ||
<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 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> | </td> |