الگو:Copyright tags: تفاوت میان نسخهها
جزبدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
{{Mbox | {{Mbox | ||
| type = notice | | type = notice | ||
نسخهٔ ۲۲ اوت ۲۰۱۳، ساعت ۱۲:۵۸
|
| 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}}
|
|