|
|
| Line 1: |
Line 1: |
| <noinclude>{{heavily used template}}</noinclude><div class="hproduct">
| | {| summary="Description" class="toccolours" style="width: 100%" cellpadding="2" |
| <table class="toccolours vevent" style="width: 100%; direction: {{Dir|{{int:lang}} }};" cellpadding="4">
| | ! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; width: 15%" id="fileinfotpl_desc" | Description |
| | | | |
| <!-- Description -->
| | {{ #if: {{{description|{{{Description|}}} }}} | {{{description|{{{Description|}}} }}} | {{imbox|text={{int:wm-license-information-description-missing}}<br />{{int:wm-license-information-description-missing-request}}|textstyle = text-align: center;}} }} |
| <tr style="vertical-align: top">
| | |- |
| <td id="fileinfotpl_desc" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-description}}</td>
| | ! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" {{ #if: {{{source|{{{Source|}}} }}} | id="fileinfotpl_src" }} | Source |
| <td><span class="description">{{ #if: {{{description|{{{Description|}}} }}} | {{{description|{{{Description|}}} }}} | {{Description missing}} }}</span></td>
| | | |
| </tr>
| | {{ #if: {{{source|{{{Source|}}} }}} | {{{source|{{{Source|}}} }}} | {{imbox|text={{int:wm-license-information-source-missing}}<br />{{int:wm-license-information-source-missing-request}}|textstyle = text-align: center; }} }} |
| | | |- |
| <!-- Other fields 1 -->
| | ! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; white-space: nowrap" id="fileinfotpl_date" | Date |
| {{{other_fields_1|{{{Other_fields_1|{{{other fields 1|{{{Other fields 1|}}} }}} }}} }}}
| | | |
| | | {{{Date|{{{date}}}}}} |
| <!-- Date -->
| | |- |
| <tr style="vertical-align: top">
| | ! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" {{ #if: {{{author|{{{Author|}}} }}} | id="fileinfotpl_aut" }} | Author |
| <td id="fileinfotpl_date" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-date}}</td>
| | | |
| <td>{{ISOdate|{{{date|{{{Date|}}} }}} }}</td>
| | {{ #if: {{{author|{{{Author|}}} }}} | {{{author|{{{Author|}}} }}} | {{imbox|text={{int:wm-license-information-author-missing}}|textstyle = text-align: center; }} }} |
| </tr>
| | |- |
| | | ! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_perm" | Permission |
| <!-- Source -->
| | | |
| <tr style="vertical-align: top">
| | {{{Permission|{{{permission}}}}}} |
| <td id="fileinfotpl_src" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-source}}</td>
| | {{#switch: {{{other_versions|}}} |
| <td>{{ #if: {{{source|{{{Source|}}} }}} | {{Parse source|{{{source|{{{Source|}}} }}} }} | {{Source missing}} }}</td>
| |
| </tr>
| |
| | |
| <!-- Author -->
| |
| <tr style="vertical-align: top">
| |
| <td id="fileinfotpl_aut" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-author}}</td>
| |
| <td>{{ #if: {{{author|{{{Author|}}} }}} | {{{author|{{{Author|}}} }}} | {{Author missing}} }}</td>
| |
| </tr>
| |
| | |
| <!-- Permission -->
| |
| {{#if:{{{permission|{{{Permission|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
| |
| <tr style="vertical-align: top">
| |
| <td id="fileinfotpl_perm" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{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 = | | | none = |
| | #default = | | | #default = <tr><td style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; font-weight: bold" id="fileinfotpl_ver">{{int:wm-license-information-other-versions}}</td><td> |
| <tr style="vertical-align: top"> | | {{{other_versions}}}</td></tr>}} |
| <td id="fileinfotpl_ver" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-other-versions}}</td> | | |}<noinclude>{{documentation}}</noinclude> |
| <td> | |
| {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}} | |
| </td> | |
| </tr> | |
| }} | |
| | |
| <!-- Other fields -->
| |
| {{{other_fields|{{{Other_fields|{{{other fields|{{{Other fields|}}} }}} }}} }}}
| |
| | |
| </table>
| |
| </div><noinclude>
| |
| | |
| {{documentation|Template:Information/doc}} | |
| | |
| </noinclude> | |