|
|
| Zeile 1: |
Zeile 1: |
| <div class="hproduct"> | | <noinclude>{{heavily used template}}</noinclude><!-- |
| <table class="fileinfotpl-type-information toccolours vevent" style="width: 100%;" cellpadding="4">
| | -->{{#invoke:Information|information |
| | | | lang = {{#if:{{{lang|}}} | {{{lang}}} | {{int:Lang}} }} |
| <!-- Description -->
| | | demo = {{{demo|<noinclude>1</noinclude>}}} |
| <tr style="vertical-align: top">
| | }}<noinclude> |
| <td {{ #if: {{{description|{{{Description|}}} }}} | id="fileinfotpl_desc" }} class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-description}}</td>
| | {{documentation}} |
| <td class="description">
| |
| {{ #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 {{ #if: {{{date|{{{Date|}}} }}} | id="fileinfotpl_date" }} class="fileinfo-paramfield" 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>
| |
| </tr>
| |
| | |
| <!-- Source -->
| |
| <tr style="vertical-align: top">
| |
| <td {{ #if: {{{source|{{{Source|}}} }}} | id="fileinfotpl_src" }} class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">{{int:wm-license-information-source}}</td>
| |
| <td>{{ #if: {{{source|{{{Source|}}} }}} | {{{source|{{{Source|}}} }}} | {{Source missing}} }}</td>
| |
| </tr>
| |
| | |
| <!-- Author -->
| |
| <tr style="vertical-align: top">
| |
| <td {{#if: {{{author|{{{Author|}}} }}} | id="fileinfotpl_aut" }} class="fileinfo-paramfield" 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" class="fileinfo-paramfield" 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 =
| |
| | #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">{{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>
| |
| </div><noinclude>
| |
| {{documentation|Template:Information/doc}} | |
| </noinclude> | | </noinclude> |
| ⚠ | Note: This vorlage is used on a lot of pages. In order not to put too much load on the servers, edits should be kept to a bare minimum. Please discuss proposed changes on the talk page first.
- Editing a vorlage causes all pages that use the vorlage to be re-rendered. If the vorlage is used often, this can put a lot of load on the servers since it fills up the job queue.
- Keep in mind that templates that are used on file description pages also show up on other wikis.
|
This message box is using an invalid "type=query" parameter and needs fixing.
Lua-Fehler in Modul:Information, Zeile 160: attempt to index field 'wikibase' (a nil value)
Usage
{{Information
|Description=
|Source=
|Date=
|Author=
|other_versions=
}}
Vorlagenparameter
| Parameter | Beschreibung | Typ | Status |
|---|
| Description | Description | A description of the file
| Mehrzeiliger Text | vorgeschlagen |
|---|
| Source | Source | Where the file is from
| Mehrzeiliger Text | vorgeschlagen |
|---|
| Date | Date | File creation date
| Datum | vorgeschlagen |
|---|
| Author | Author | Who made the file
| Mehrzeiliger Text | optional |
|---|
| Permission | Permission | Custom reuse information
| Unbekannt | optional |
|---|