|
|
(Nie pokazano 17 pośrednich wersji utworzonych przez tego samego użytkownika) |
Linia 1: |
Linia 1: |
| <div class="hproduct">
| | <table border=0 cellpadding=4> |
| <table class="toccolours vevent mw-content-{{Dir|{{int:lang}}}}" style="width: 100%; direction: {{Dir|{{int:lang}}}};" cellpadding="4"> | |
|
| |
|
| <!-- Description --> | | <!-- Description --> |
| <tr style="vertical-align: top"> | | <tr style="vertical-align: top"> |
| <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> | | <td id="fileinfotpl_desc" bgcolor=#eeeeee>Opis</td> |
| <td class="description"> | | <td>{{{Description|}}}</td> |
| {{ #if: {{{description|{{{Description|}}} }}} | {{{description|{{{Description|}}} }}} | {{Description missing}} }}
| |
| </td> | |
| </tr> | | </tr> |
|
| |
| <!-- Other fields 1 -->
| |
| {{{other_fields_1|{{{Other_fields_1|{{{other fields 1|{{{Other fields 1|}}} }}} }}} }}}
| |
|
| |
|
| <!-- Date --> | | <!-- Date --> |
| <tr style="vertical-align: top"> | | <tr style="vertical-align: top"> |
| <td id="fileinfotpl_date" class="fileinfo-paramfield">{{int:wm-license-information-date}}</td> | | <td id="fileinfotpl_date" bgcolor=#eeeeee>Data</td> |
| <td>{{ISOdate|{{{date|{{{Date|}}} }}} }}</td> | | <td>{{{Date|}}}</td> |
| </tr> | | </tr> |
|
| |
|
| <!-- Source --> | | <!-- Source --> |
| <tr style="vertical-align: top"> | | <tr style="vertical-align: top"> |
| <td id="fileinfotpl_src" class="fileinfo-paramfield">{{int:wm-license-information-source}}</td> | | <td id="fileinfotpl_src" bgcolor=#eeeeee>Źródło</td> |
| <td>{{ #if: {{{source|{{{Source|}}} }}} | {{Parse source|{{{source|{{{Source|}}} }}} }} | {{Source missing}} }}</td> | | <td>{{{Source|}}}</td> |
| </tr> | | </tr> |
|
| |
|
| <!-- Author --> | | <!-- Author --> |
| <tr style="vertical-align: top"> | | <tr style="vertical-align: top"> |
| <td id="fileinfotpl_aut" class="fileinfo-paramfield">{{int:wm-license-information-author}}</td> | | <td id="fileinfotpl_aut" bgcolor=#eeeeee>Autor</td> |
| <td>{{ #if: {{{author|{{{Author|}}} }}} | {{Information/author processing|author={{{author|{{{Author|}}} }}}}} | {{Author missing}} }}</td> | | <td>{{{Author|}}}</td> |
| </tr> | | </tr> |
|
| |
|
| <!-- Permission --> | | <!-- Permission --> |
| {{#if:{{{permission|{{{Permission|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
| |
| <tr style="vertical-align: top"> | | <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 id="fileinfotpl_perm" bgcolor=#eeeeee>Prawa</td> |
| <td> | | <td>{{{Permission|}}}</td> |
| {{{permission|{{{Permission|}}} }}}
| |
| </td> | |
| </tr> | | </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]]}}
| |
| }}
| |