Template:File info: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
|-
|-
| style="background:#423e3c; border-bottom-left-radius:.2em; border-top-left-radius:.2em; padding:.3em; text-align:right; min-width:7%;"  | '''Permission'''
| style="background:#423e3c; border-bottom-left-radius:.2em; border-top-left-radius:.2em; padding:.3em; text-align:right; min-width:7%;"  | '''Permission'''
| style="padding-left:.3em; width:95%;" | {{Metanotice|style=background:#332325; border-color:#a20010; padding-inline:.2em;|id=none|text=<div style="color:rgb(238, 49, 49,.8); font-size:.75em; text-align:center;">'''THE FOLLOWING WORK IS PROVIDED "AS IS" AND ALL USE IS AT YOUR OWN RISK. THE PERSON RESPONSIBLE FOR THE DISTRIBUTION OF THIS WORK DISCLAIMS ANY IMPLIED WARRANTY, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. FOR MORE INFORMATION, SEE THE [[Valve Developer Community:Terms of Use|TERMS OF USE]]'''</div>}}
| style="padding-left:.3em; width:95%;" | {{Permission|type=disclaimer}}
{{{permission|}}}
{{{permission|}}}
|-{{#if:{{{other|}}}
|-{{#if:{{{other|}}}

Revision as of 07:53, 2 July 2023

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.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

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 Description Example
{{{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