Template:File info

Aus Valve Developer Community
Zur Navigation springen Zur Suche springen
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngVorlagendokumentation [lesen] [bearbeiten] [erstellen Deutsch (de)]
Icon-translate.png Available doc translations
Info.png
Die Dokumentationsseite Template:File info/doc/de existiert nicht.
Es folgt unter dieser Meldung stattdessen die englische Dokumentation, sofern sie existiert.

Template for denoting file information. This includes a description, permission and author notices, file source, date of upload and more.

Copy and Paste

{{File info | description = | permission = | source = | author = | date = }}

Parameters and Examples

Parameter Beschreibung Beispiel
{{{description}}} Basic file information
| description = Lorem ipsum
{{{date}}} File date of upload
| date = Jan 1, 1970
{{{source}}} File source
| source = [[WP:File:Example.jpg]]
{{{author}}} File author
| author = Example
{{{permission}}} File permissions; i.e.: licensing and trademark terms.
| permission = {{copyright|license=ccbysa}}
{{{other}}} Other similar files (on this wiki)
| other = [[File:Example.jpg]]
{{{notes}}} Additional notes
| notes = Foo bar

Preview