The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<templatestyles src="Information/ | <templatestyles src="Information/style.css" /> | ||
<div class="information-table"> | <div class="hproduct commons-file-information-table"> | ||
<table class="toccolours vevent fileinfotpl-type-information" style="width: 100%;" cellpadding="4"> | |||
<!-- Description --> | <!-- Description --> | ||
< | <tr style="vertical-align: top"> | ||
< | <td id="fileinfotpl_desc" class="fileinfo-paramfield">Description<span class="summary fn" style="display:none">{{PAGENAME}}</span></td> | ||
< | <td class="description">{{ #if: {{{description|{{{Description|{{{Descripción|{{{descripción|}}}}}}}}}}}} | {{{description|{{{Description|{{{Descripción|{{{descripción|}}}}}}}}}}}} | {{Description missing}} }}</td> | ||
</ | </tr> | ||
<!-- Source --> | <!-- Source --> | ||
< | <tr style="vertical-align: top"> | ||
< | <td id="fileinfotpl_src" class="fileinfo-paramfield">Source</td> | ||
< | <td>{{ #if: {{{source|{{{Source|{{{fuente|{{{Fuente|}}}}}}}}}}}} | {{{source|{{{Source|{{{fuente|{{{Fuente|}}}}}}}}}}}} | {{Description missing|source information}} }}</td> | ||
</ | </tr> | ||
<!-- Author --> | <!-- Author --> | ||
< | <tr style="vertical-align: top"> | ||
< | <td id="fileinfotpl_aut" class="fileinfo-paramfield">Author</td> | ||
< | <td>{{ #if: {{{author|{{{Author|{{{autor|{{{Autor|}}}}}}}}}}}} | {{{author|{{{Author|{{{autor|{{{Autor|}}}}}}}}}}}} | {{Description missing|author information}} }}</td> | ||
</ | </tr> | ||
<!-- | <!-- Fecha --> | ||
< | <tr style="vertical-align: top"> | ||
< | <td id="fileinfotpl_aut" class="fileinfo-paramfield">Date</td> | ||
< | <td>{{{date|{{{Date|{{{fecha|{{{Fecha|}}}}}}}}}}}}</td> | ||
</tr> | |||
</ | |||
<!-- Other versions --> | <!-- Other versions --> | ||
{{#switch: {{{ | {{#switch: {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}}{{{demo|<noinclude>1</noinclude>}}} | ||
| | |||
{{{Other versions | |||
| = | | = | ||
| - = | | - = | ||
| none = | | none = | ||
| #default = | | #default = | ||
< | <tr style="vertical-align: top"> | ||
< | <td id="fileinfotpl_ver" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Other versions</td> | ||
< | <td> | ||
{{{ | {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}} | ||
</ | </td> | ||
</ | </tr> | ||
}} | }} | ||
</table> | </table> | ||
</div><noinclude>{{Documentation}}</noinclude> | </div><noinclude>{{Documentation}}</noinclude> |