mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
//other types of licenses are rarely used in MGP. Not included. | //other types of licenses are rarely used in MGP. Not included. | ||
-->|agreement=under an agreement which can be found [{{{licenseURL}}} here]<!-- | -->|agreement=under an agreement which can be found [{{{licenseURL}}} here]<!-- | ||
-->|#default=under {{#if:{{{licenseURL|}}}|[{{{licenseURL}}} {{{copyright}}}]|{{{copyright}}}}}}}}}{{#if:{{{contributors|}}}|; the contributor(s){{#ifeq:{{lc:{{{copyright|}}}}}|agreement| or copyright holder(s)}} is/are {{{contributors}}}|{{#if:{{{contribURL|}}}|; the names of contributors can be found [{{{contribURL}}} here]|{{#ifeq:{{lc:{{{copyright|}}}}}|cc|{{#ifeq:{{lc:{{{lsubtype|}}}}}|zero||<span style="color:red;">The CC license indicated requires attribution. Please provide a list, or a link to a list, of all contributors</span>}}}}}}}}. It may now be different from its source. | -->|#default=under {{#if:{{{licenseURL|}}}|[{{{licenseURL}}} {{{copyright}}}]|{{{copyright}}}}}}}}}{{#if:{{{contributors|}}}|; the contributor(s){{#ifeq:{{lc:{{{copyright|}}}}}|agreement| or copyright holder(s)}} is/are {{{contributors}}}|{{#if:{{{contribURL|}}}|; the names of contributors can be found [{{{contribURL}}} here]|{{#ifeq:{{lc:{{{copyright|}}}}}|cc|{{#ifeq:{{lc:{{{lsubtype|}}}}}|zero||<span style="color:red;">The CC license indicated requires attribution. Please provide a list, or a link to a list, of all contributors</span>}}}}}}}}.<!-- It may now be different from its source. For more information, please see [[Moegirlpedia:From other wiki]].--> | ||
</div></onlyinclude>{{documentation}} | </div></onlyinclude>{{documentation}} |
This is a page-top or section-top template used to mark pages originally from different wiki projects.
You may simply use {{FromOther}}
, but this is not recommended. Instead, you are encouraged to give credit whenever you can.
In most cases, you can use:
{{FromOther|site=|originURL=|origin=|copyright=cc|lsubtype=by-sa|lver=4.0|contribURL=}}
You will provide the site name, a link to original page, the name of the page, and a link to a list of contributors. This particular template declares that the original page is shared under CC BY-SA 4.0. Make sure to check if the license is correct.
For works that have few contributors or no website detailing the contributors, you may use contributors
instead of contribURL
.
For example: If you are to reference "Earth" from English wikipedia, use
{{FromOther|site=English Wikipedia|originURL=https://en.wikipedia.org/wiki/Earth|origin=Earth|copyright=cc|lsubtype=by-sa|lver=3.0|contribURL=https://en.wikipedia.org/w/index.php?title=Earth&action=history}}
which yields
sect
parameterYou can use |sect=sect
to mark a section instead of the entire page.
{{FromOther|sect=sect|site=Chinese Moegirlpedia|originURL=https://zh.moegirl.org.cn/博丽灵梦#基本资料|origin=博丽灵梦#基本资料|copyright=cc|lsubtype=by-nc-sa|lver=3.0|contribURL=https://zh.moegirl.org.cn/index.php?title=博丽灵梦&action=history}}
yields
copyright
parameterCurrently, the copyright
parameter allows one to choose between three types of predefined license or define their own license.
copyright=cc
.lsubtype
parameter and the license version via the lver
parameter.licenseURL
.zero
.{{FromOther|copyright=cc|lsubtype=|lver=|contribURL=}}
copyright=pd
.{{FromOther|copyright=pd}}
copyright=agreement
.licenseURL
to provide a link to the text of the agreement or proof of its existence if possible.{{FromOther|copyright=agreement|contribURL=}}
copyright
be the name of the license (e.g. copyright=the Apache License
), and use licenseURL
to provide a link to the text of the license. Credit the contributors as required by the license.{{FromOther|copyright=|contribURL=}}