Vorlage:Information/doc: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
StadtbahnBI>Gzen92 K (duplicate argument) |
Tt (Diskussion | Beiträge) K (1 Version importiert) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | {{Documentation subpage}} | ||
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | |||
== Usage == | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | |||
<pre>{{Information | |||
|Description= | |||
|Source= | |||
|Date= | |||
|Author= | |||
|other_versions= | |||
}}</pre> | |||
<!-- Categories go here and interwikis go in Wikidata. --> | |||
| | |||
| | |||
| | |||
| | |||
}}</includeonly> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": | "description": "A template for showing data on files", | ||
"params": { | "params": { | ||
" | "Description": { | ||
" | "label": "Description", | ||
"description": "A description of the file", | |||
"type": "string", | |||
" | "suggested": true | ||
}, | |||
"Source": { | |||
"label": "Source", | |||
"description": "Where the file is from", | |||
" | |||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
" | "Date": { | ||
"label": "Date", | |||
"description": "File creation date", | |||
"type": "date", | |||
"label | "suggested": true | ||
"description": | |||
" | |||
"suggested": true | |||
}, | }, | ||
" | "Author": { | ||
"label": "Author", | |||
"description": "Who made the file", | |||
"label | |||
"description | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Permission": { | ||
"label": "Permission", | |||
"description": "Custom reuse information" | |||
"label | |||
"description | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
Aktuelle Version vom 9. Oktober 2021, 15:25 Uhr
Datei:OOjs UI icon book-ltr.svg | This is a documentation subpage for Vorlage:Information. It contains usage information, categories and other content that is not part of the original Vorlage page. |
[[Category:MediaWiki documentation pages{{#translation:}}]]
Usage
A template for showing data on files
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Description | Description | A description of the file | Zeichenfolge | vorgeschlagen |
Source | Source | Where the file is from | Zeichenfolge | vorgeschlagen |
Date | Date | File creation date | Datum | vorgeschlagen |
Author | Author | Who made the file | Zeichenfolge | optional |
Permission | Permission | Custom reuse information | Unbekannt | optional |