الگو:Copyright tags: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۳۰: | خط ۳۰: | ||
| cc = [http://creativecommons.org/about/licenses CC license] {{{text|Missing licence Information}}}. | | cc = [http://creativecommons.org/about/licenses CC license] {{{text|Missing licence Information}}}. | ||
| cc2 = | | cc2 = این فایل تحت مجوز Creative Commons Attribution [http://creativecommons.org/licenses/by-sa/2.0/ ShareAlike 2.0 License] ایجاد شده است. به شکل خلاصه: شما میتوانید آزادانه این فایل را به اشتراک گذاشته و تحت ضوابط مندرج در [http://creativecommons.org/licenses/by-sa/2.0/ اینجا] آنرا در آثار خود استفاده کرده و منتشر کنید. <hr> مالک اثر: {{{text|Missing Author information}}} | ||
| cc3 = | | cc3 = این فایل تحت مجوز Creative Commons Attribution [http://creativecommons.org/licenses/by-sa/3.0/ ShareAlike 3.0 License]ایجاد شده است. به شکل خلاصه: شما میتوانید آزادانه این فایل را به اشتراک گذاشته و تحت ضوابط مندرج در [http://creativecommons.org/licenses/by-sa/3.0/ اینجا]. آنرا در آثار خود استفاده کرده و منتشر کنید. <hr> مالک اثر: {{{text|Missing Author information}}} | ||
| unknown = This file '''does not have information on its copyright and licensing status'''. Unless the copyright and licensing status is provided, the image will be deleted.{{#ifeq: {{NAMESPACE}}|File|[[Category:Articles requested for deletion]]|}} | | unknown = This file '''does not have information on its copyright and licensing status'''. Unless the copyright and licensing status is provided, the image will be deleted.{{#ifeq: {{NAMESPACE}}|File|[[Category:Articles requested for deletion]]|}} | ||
نسخهٔ ۲۲ اوت ۲۰۱۳، ساعت ۱۳:۱۳
|
| No License type was supplied |
Usage
{{Copyright tags
|type = license Type.
|text = license information whatever you type .
}}
Types
Possible license types you can use: (if needed be, we will add more specific ones, use discussion)
| fairuse types |
Code | |
| cover | use for books, games and other product covers we write about. | {{Copyright tags|type=cover}}
|
| tv | use for TV Screenshot. | {{Copyright tags|type=tv}}
|
| fairuse | Generic fair use tag, Provide rational. | {{Copyright tags|type=fairuse|text=your rational}}
|
| Official licences types |
Code | |
| pd | Public domain content. | {{Copyright tags|type=pd|text=Aditional info(optional)}}
|
| gfdl | GNU Free Documentation License Version 1.2 or any later. | {{Copyright tags|type=gfdl|text=Author information}}
|
| gpl | Genecric GPL license, Provide aditional info. | {{Copyright tags|type=ppl|text=Specif license and Author info}}
|
| cc3 | Creative common ShareAlike 3.0 License, Add who it'sattributed to. In short: free to share and use provided that you attribute it. |
{{Copyright tags|type=cc3|text=Author information}}
|
| cc2 | Creative common ShareAlike 2.0 License, Add who it'sattributed to. In short: free to share and use provided that you attribute it. |
{{Copyright tags|type=cc2|text=Author information}}
|
| cc | Generic Creative common license tag, provide specific Licence information. | {{Copyright tags|type=cc|text=Specif license and Author info}}
|
| other licence types |
Code | |
| Permission | Copyrighted work, used with the expressed premission of the copyright holder. (use only if none of the above fits) |
{{Copyright tags|type=permission
| permission =
| website =
| owner =
}}
|
| self | your work, released under the same license as our wikipidea. | {{Copyright tags|type=self|text=Additional info}}
|
note: feel free to expand the Types provided if needed.
Examples
| Code Examples |
Result | ||
|---|---|---|---|
{{Copyright tags|type=cover}}
|
| ||
{{Copyright tags|type=tv}}
|
| ||
{{Copyright tags
|type=gfdl
|text=Author information
}}
|
| ||
{{Copyright tags
|type=cc3
|text=Author information
}}
|
| ||
{{Copyright tags|type=permission
| permission = Permission text
| owner = Owner info
| website = Website/source link.
}}
|
| ||
{{Copyright tags|type=self}}
|
| ||
{{Copyright tags|type=unknown}}
|
|