|
|
(9 dazwischenliegende Versionen des gleichen Benutzers werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
− | <div class="hproduct commons-file-information-table"> | + | <table cellpadding=5> |
− | <table class="toccolours vevent mw-content-{{Dir|{{int:lang}}}}" style="width: 100%; direction: {{Dir|{{int:lang}}}};" cellpadding="4">
| + | <tr><td {{#if:{{{description|}}}| |style="display:none;"}}>Beschreibung:</td><td>{{{description|}}}</td></tr> |
− | | + | <tr><td {{#if:{{{date|}}}| |style="display:none;"}}>Datum:</td><td>{{{date|}}}</td></tr> |
− | <!-- Description -->
| + | <tr><td {{#if:{{{source|}}}| |style="display:none;"}}>Quelle:</td><td>{{{source|}}}</td></tr> |
− | <tr style="vertical-align: top"> | + | <tr><td {{#if:{{{author|}}}| |style="display:none;"}}>Urheber:</td><td>{{{author|}}}</td></tr> |
− | <td id="fileinfotpl_desc" class="fileinfo-paramfield">{{int:wm-license-information-description}}<span class="summary fn" style="display:none">{{PAGENAME}}</span><!-- required for hCalendar and hProduct microformat; though hMedia would be more appropriate --></td> | + | <tr><td {{#if:{{{permission|}}}| |style="display:none;"}}>Erlaubnis:</td><td>{{{permission|}}}</td></tr> |
− | <td class="description"> | + | <tr><td {{#if:{{{other_versions|}}}| |style="display:none;"}}>weitere Versionen:</td><td>{{{other_versions|}}}</td></tr> |
− | {{ #if: {{{description|{{{Description|}}} }}} | {{{description|{{{Description|}}} }}} | {{Description missing}} }}
| + | |
− | </td> | + | |
− | </tr> | + | |
− | | + | |
− | <!-- Other fields 1 --> | + | |
− | {{{other_fields_1|{{{Other_fields_1|{{{other fields 1|{{{Other fields 1|}}} }}} }}} }}} | + | |
− | | + | |
− | <!-- Date -->
| + | |
− | <tr style="vertical-align: top">
| + | |
− | <td id="fileinfotpl_date" class="fileinfo-paramfield">{{int:wm-license-information-date}}</td>
| + | |
− | <td>{{ISOdate|{{{date|{{{Date|}}} }}} }}</td> | + | |
− | </tr> | + | |
− | | + | |
− | <!-- Source -->
| + | |
− | <tr style="vertical-align: top"> | + | |
− | <td id="fileinfotpl_src" class="fileinfo-paramfield">{{int:wm-license-information-source}}</td> | + | |
− | <td>{{ #if: {{{source|{{{Source|}}} }}} | {{Parse source|{{{source|{{{Source|}}} }}} }} | {{Source missing}} }}</td>
| + | |
− | </tr> | + | |
− | | + | |
− | <!-- Author -->
| + | |
− | <tr style="vertical-align: top"> | + | |
− | <td id="fileinfotpl_aut" class="fileinfo-paramfield">{{int:wm-license-information-author}}</td> | + | |
− | <td>{{ #if: {{{author|{{{Author|}}} }}} | {{Information/author processing|author={{{author|{{{Author|}}} }}}}} | {{Author missing}} }}</td>
| + | |
− | </tr> | + | |
− | | + | |
− | <!-- Permission --> | + | |
− | {{#if:{{{permission|{{{Permission|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| | + | |
− | <tr style="vertical-align: top">
| + | |
− | <td id="fileinfotpl_perm" class="fileinfo-paramfield">{{int:wm-license-information-permission}}<br /><small>([[{{int:wm-license-information-permission-reusing-link}}|{{int:wm-license-information-permission-reusing-text}}]])</small></td>
| + | |
− | <td> | + | |
− | {{{permission|{{{Permission|}}} }}} | + | |
− | </td> | + | |
− | </tr> | + | |
− | }}
| + | |
− | | + | |
− | <!-- Other versions --> | + | |
− | {{#switch: {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}}{{{demo|<noinclude>1</noinclude>}}} | + | |
− | | = | + | |
− | | - =
| + | |
− | | none =
| + | |
− | | #default =
| + | |
− | <tr style="vertical-align: top">
| + | |
− | <td id="fileinfotpl_ver" class="fileinfo-paramfield">{{int:wm-license-information-other-versions}}</td>
| + | |
− | <td> | + | |
− | {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}} | + | |
− | </td> | + | |
− | </tr> | + | |
− | }}
| + | |
− | | + | |
− | <!-- Other fields -->
| + | |
− | {{{other_fields|{{{Other_fields|{{{other fields|{{{Other fields|}}} }}} }}} }}}
| + | |
− | | + | |
| </table> | | </table> |
− | </div><!--
| |
− | Parameter maintenance
| |
− | -->{{#switch:{{NAMESPACENUMBER}}|6|10=
| |
− | {{#invoke:TemplatePar|check
| |
− | |opt=
| |
− | description= Description=
| |
− | date= Date=
| |
− | source= Source=
| |
− | author= Author=
| |
− | permission= Permission=
| |
− | other_versions= Other_versions= other versions= Other versions=
| |
− | other_fields= Other_fields= other fields= Other fields=
| |
− | other_fields_1= Other_fields_1= other fields 1= Other fields 1=
| |
− | demo=
| |
− | 1=<!--tracked below separately-->
| |
− | |cat= Pages using Information template with incorrect parameter
| |
− | |template= [[Template:Information]]
| |
− | }}
| |
− | {{#if:{{{1|}}}|<span style="color:red">Syntax error in [[Template:Information]]: “{{{1}}}”</span>[[Category:Pages using Information template with syntax errors]]}}
| |
− | }}
| |