注意:1.4.5 的更新内容量较大,页面上很可能仍有内容尚未更新。
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南

Template:License

来自Terraria Wiki
跳转到导航 跳转到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:License/l10n for the localization of this template.
Important.svg
CAUTION: Terraria Wiki code is complex!!!
If you want to use this code on another wiki, wiki.gg staff are not able to assist you.
Please consider picking a different wiki to adapt code from, or making your own templates!
Remember that content on a wiki is more important than fancy formatting.
Template-info.svg 文档 以下文档来自Template:License/doc。(编辑 | 历史

This template is used on file pages to denote the file's license. It categorizes the file in the respective license category.

Usage

Add a "Licensing" section on the file page and transclude the template:

== Licensing ==
{{License | <license type> }}
First unnamed parameter

Type of the license; select one from the list below. Providing no value or an invalid one will result in nolicense.

Licenses

The following 15 licenses are available:

Code Output
{{License|CC BY-SA 4.0}}
{{License|CC-BY}}
CC-BY
CC-BY
This file is under the Creative Commons Attribution 3.0 License.
{{License|CC-BY-NC}}
{{License|CC-BY-NC-ND}}
{{License|CC-BY-NC-SA}}
Alternatively:
{{License|CC-BY-NC-SA 3.0}}
{{License|CC-BY-ND}}
CC-BY-ND
CC-BY-ND
This file is under the Creative Commons Attribution-NoDerivs 3.0 License.
{{License|CC-BY-SA}}
{{License|CC-SRR}}
CC-Some Rights Reserved
CC-Some Rights Reserved
This file is under the Creative Commons Some Rights Reserved License.
{{License|CC0}}
CC0
CC0
This file is under the CC0 1.0 License.
{{License|fairuse}}
IN COPYRIGHT
In Copyright
This file is copyrighted. The individual who uploaded this work and first used it in an article, and subsequent persons who place it into articles, assert that this qualifies as fair use of the material under United States copyright law.
{{License|iDreamSky}}
IN COPYRIGHT
In Copyright
This file (or parts of it) comes from the LeDou (iDreamSky) version of Terraria.
All trademarks and registered trademarks present in the file are proprietary to iDreamSky and Re-Logic. For more information, see the copyright notice. This file is used with permission.
{{License|nolicense}}
No license has been selected.
Unknown
Please select the proper license for this file by adding the proper parameter to {{License}}. Unlicensed images may be a copyright violation if they are not your works and will be deleted.
{{License|PD}}
Alternatively:
{{License|CC-PD}}
Public Domain
Public Domain
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
{{License|Re-Logic}}
IN COPYRIGHT
In Copyright
This file (or parts of it) comes from Terraria and/or websites created and owned by Re-Logic, who hold the copyright of Terraria.
All trademarks and registered trademarks present in the file are proprietary to Re-Logic. For more information, see the copyright notice. This file is used with permission.
{{License|XD}}
IN COPYRIGHT
In Copyright
This file (or parts of it) comes from the XD (XinDong) version of Terraria.
All trademarks and registered trademarks present in the file are proprietary to XD and Re-Logic. For more information, see the copyright notice. This file is used with permission.

How to add a new license template

Create a new subtemplate of Template:License, e.g. Template:License/mynewlicense. Add a {{licensebox}} with the appropriate parameters as its content and below it the line <includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:File}}|[[Category:Files under <license type>]]}}</includeonly>. Also make sure to categorize the new subtemplate in Category:许可模板.

You can use the existing license subtemplates as guides for creating new ones.

es-formal:Plantilla:License