Шаблон:Credit line/doc
This is a documentation subpage for Шаблон:Terminate sentence It contains usage information, categories and other content that is not part of the original шаблон page. |
Помилка Lua у Модуль:LangSwitch у рядку 135: attempt to concatenate a nil value.
Usage
{{Credit line |Author= |Other= |License= }}
Параметри шаблону
Parameter | Description | Default | Status | |
---|---|---|---|---|
Author | empty | optional | ||
Other | empty | optional | ||
License | empty | required |
Additional information
The template is intended to be used in the following namespaces: the File namespace
The template is intended to be used by the following user groups: all users
Placement:
Помилка Lua у Модуль:LangSwitch у рядку 135: attempt to concatenate a nil value.
Relies on:
- {{Information field}}
- {{I18n/Credit line}} (translation of "required by the license")
⧼Seealso⧽
Localization
To add your language to the list of languages supported by this template, please edit the template and add a row to the "{{LangSwitch}}" construct. It takes the form "|xx= Your translation
" (xx
being the code of your language)
Hardwired license Shortcuts
License | Output |
---|---|
CC-BY-SA-3.0 & GFDL | CC BY-SA 3.0 & GFDL |
CC-BY-SA-4.0 | CC BY-SA 4.0 |
CC-BY-SA-3.0 | CC BY-SA 3.0 |
CC-BY-SA-3.0 (DE) | CC BY-SA 3.0 (DE) |
CC-BY-SA-2.0 | CC BY-SA 2.0 |
CC-BY-4.0 | CC BY 4.0 |
CC-BY-3.0 | CC BY 3.0 |
Example of code for use with {{Information}} template
{{Information |Description=description |Source={{own}} |Author=John Doe |Date=2008-06-09 |other_fields={{Credit line |Author = © John Doe |Other = Wikimedia Commons |License = CC-BY-SA-3.0 & GFDL}} }}
will produce:
Помилка Lua у Модуль:DateI18n у рядку 113: attempt to index field 'data' (a nil value).
Example of code for use with {{Artwork}} template
Also use this code for use with {{Book}} template.
{{Artwork |Description=description |Source=John Doe ({{own}}) |Author=unknown |Date=1900 |other_fields={{Credit line |Author = © John Doe |Other = Wikimedia Commons |License = CC-BY-SA-3.0 & GFDL}} }}
will produce:
Помилка Lua у Модуль:DateI18n у рядку 113: attempt to index field 'data' (a nil value).
Example with different values for all parameters
{{Information |Description=description |Source={{own}} |Author=[[User:Example]] |Date=2008-06-09 |other_fields={{Credit line |Author = [https://commons.wikimedia.org/wiki/User:Example User:Example] |License = [https://creativecommons.org/licenses/by-sa/2.0/ CC BY-SA 2.0]}} }}
will produce:
Помилка Lua у Модуль:DateI18n у рядку 113: attempt to index field 'data' (a nil value).