Template:Self/doc: Difference between revisions
Template page
More actions
m add zh-hant in Usage |
m add Traditional Chinese |
||
| Line 15: | Line 15: | ||
|1d-ru=Метка (имя шаблона) лицензии | |1d-ru=Метка (имя шаблона) лицензии | ||
|1d-sl=Oznaka licence | |1d-sl=Oznaka licence | ||
|1d-zh-hant=授權標籤 | |||
|1def= | |1def= | ||
|1stat=required | |1stat=required | ||
| Line 32: | Line 33: | ||
|2d-ru=Метка (имя шаблона) другой (альтернативной) лицензии | |2d-ru=Метка (имя шаблона) другой (альтернативной) лицензии | ||
|2d-sl=Druga oznaka licence | |2d-sl=Druga oznaka licence | ||
|2d-zh-hant=其他授權標籤。其他授權標籤允許無限數量的數字輸入。 | |||
|2def= | |2def= | ||
|2stat=optional- | |2stat=optional- | ||
| Line 64: | Line 66: | ||
|4d-ru=Строка атрибуции, если отличается от имени автора в поле «Author» | |4d-ru=Строка атрибуции, если отличается от имени автора в поле «Author» | ||
|4d-sl=Navedba avtorja, če se razlikuje od parametra "Avtor" | |4d-sl=Navedba avtorja, če se razlikuje od parametra "Avtor" | ||
|4d-zh-hant=如果與「作者」不同,請註明出處 | |||
|4def=<code>Author</code> | |4def=<code>Author</code> | ||
|4stat=optional | |4stat=optional | ||
| Line 98: | Line 101: | ||
|desc-ru=Шаблон, используемый как оболочка для одного или нескольких меток лицензии | |desc-ru=Шаблон, используемый как оболочка для одного или нескольких меток лицензии | ||
|desc-sl=Predloga, uporabljena za okvirjenje ene ali več licenčnih oznak | |desc-sl=Predloga, uporabljena za okvirjenje ene ali več licenčnih oznak | ||
|desc-zh-hant=用於圈住一個或多個授權標籤的模板 | |||
|namespace=File | |namespace=File | ||
|usergroup=all | |usergroup=all | ||
Revision as of 10:25, 13 March 2025
Template used to surround one or several license tags
The template automatically sets the following categories:
- Category:Self-published work
- Category:Files with invalid parameter in Self template if a invalid license like PD-old is specified for the first parameter.
Usage
{{Self |1= |author= |attribution= }}
Deutsch: Diese Vorlage unterstützt das Einschließen von bis zu sechs Lizenzen.
English: This template supports the inclusion of up to 6 licenses.
Español: Esta plantilla soporta la inclusión de hasta 6 licencias.
Esperanto: Ĉi tiu ŝablono permesas maksimume ses permesilojn.
Français : Ce modèle autorise jusqu’à six licences.
Slovenščina: Ta predloga podpira vključitev do šest licenc.
Беларуская (тарашкевіца): Гэты шаблён падтрымлівае ўключэньне да 6 ліцэнзіяў.
Қазақша: Бұл үлгі 6 лицензия белгісін қабылдайды.
Македонски: Ова предлошка поддржува до 6 лиценци.
Русский: Этот шаблон поддерживает включение до 6 меток лицензий.
日本語: このテンプレートは、最大6ライセンスの参照読み込みに対応しています。
中文(繁體): 此模板支援6種授權的包含。
العربية : يدعم هذا القالب تضمين عدد من الرخص يصل حتى 6.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | License tag | empty | required | |
2 | Other license tag. There is unlimited number of numbered inputs allowed for additional license tags. | empty | optional | |
author | The author of the work (do not use if the uploader is the author) | empty | optional | |
attribution | Attribution note, if different from “Author” | Author | optional | |
migration | Parameter used as part of the relicensing procedure. | empty | optional | |
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: In the "Permission" parameter of the {{Information}} template (or the respective parameter of similar templates) or in the "Licensing" section
Localization
This template is localized by utilizing MediaWiki namespace messages. These can be translated at translatewiki.net (current translations).
Example
| Code | Effect | ||
|---|---|---|---|
| {{Self|cc-by-sa-4.0}} | I, the copyright holder of this work, hereby publish it under the following license: This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
| ||
| Code | Effect | ||
| {{Self|GFDL|cc-by-sa-4.0,3.0,2.5,2.0,1.0}} | I, the copyright holder of this work, hereby publish it under the following licenses:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You may select the license of your choice. | ||
| {{Self|GFDL|cc-by-sa-4.0,3.0,2.5,2.0,1.0|author=Person}} | Person, the copyright holder of this work, hereby publishes it under the following licenses:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license. Attribution: Person
You may select the license of your choice. | ||