Abrir menu principal

Mudanças

 

8 439 bytes adicionados ,  20h15min de 13 de novembro de 2012
Criou página com '{{Caixamãe | type = notice | image ={{#switch: {{{type|}}} | self =Copyright GNU white.png | permission =Copyrighted Icon.png | cover =Copyright book ico...'
{{Caixamãe
| type = notice
| image ={{#switch: {{{type|}}}
| self =Copyright GNU white.png
| permission =Copyrighted Icon.png
| cover =Copyright book icon.png
| tv =Copyright tv icon.png
| pd =Public domain Grey.png
| gpl | gfdl =Copyright GNU white.png
| cc|cc2|cc3 =Copyright CC.png
| fairuse =Copyrighted Icon.png
| unknown =Deletion.png
| #default =Copyrighted Icon.png}}
| text ={{#switch: {{{type|}}}

| self = Uploaded by the creator, photographer or author and is released under the same license as our wikipidea . {{#IF: {{{text|}}} | <hr> {{{text}}} }}

| permission = This work is copyrighted, the copyright holder has granted permission for this image to be used in [[Main Page|Wiki of Song of Ice and Fire]]. This permission does not extend to third parties. <hr> {{#IF: {{{owner|}}} | Copyright holder: '''{{{owner}}}''' <br /> <p>The text of the permission was:'''{{{permission}}}''' </p> The original picture can be found on: {{{website}}} | {{{text|Missing info}}} }}

| cover = This image is of a branded product cover, and the copyright for it is most likely held by either the company responsible of marketing the product in question or the manufacturer which produced either the cover or product itself. It is believed that the use of low-resolution images of branded product covers to illustrate an article discussing the book in question qualifies as [[Wikipedia:fair use|fair use]] under [[Wikipedia:United States copyright law|United States copyright law]]. Other use of this image, on Wikipedia or elsewhere, might be [[Wikipedia:copyright infringement|copyright infringement]]. {{#IF: {{{text|}}} | <hr> {{{text}}}. }} <includeonly>{{#ifeq: {{NAMESPACE}}|File|[[Category:Cover Images]]}}</includeonly>

| tv = This image is a screenshot of a copyrighted television program or station ID. As such, the copyright for it is most likely owned by the company or corporation that produced it. It is believed that the use of a limited number of web-resolution screenshots for identification and critical commentary on the station ID or program and its contents, qualifies as [[Wikipedia:fair use|fair use]] under [[Wikipedia:United States copyright law|United States copyright law]]. Other use of this image, on Wikipedia or elsewhere, might be [[Wikipedia:copyright infringement|copyright infringement]].{{#IF: {{{text|}}} | <hr> {{{text}}}. }}

| fairuse = {{#IF: {{{text|}}}|{{{text}}}|Missing rational}}.
| pd = This work has been released into the [[wikipedia:Public domain|public domain]] by the copyright holder. This applies worldwide.{{#IF: {{{text|}}} | <hr> {{{text}}}. }}

| gpl = {{#IF: {{{text|}}}|[http://www.gnu.org/licenses/licenses.html GPL license]: {{{text}}} | This work is free software : you can redistribute it and / or modify it under the terms of the [[w:GNU_General_Public_License|GNU General Public License]] as published by the Free Software Foundation , either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose.}}

| gfdl = Permission is granted to copy, distribute and/or modify this document under the terms of the [[W:GNU_Free_Documentation_License|GNU Free Documentation License]], Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. {{#IF: {{{text|}}} | <hr> {{{text}}}. }}

| cc = [http://creativecommons.org/about/licenses CC license] {{{text|Missing licence Information}}}.
| cc2 = This file is licensed under the Creative Commons Attribution [http://creativecommons.org/licenses/by-sa/2.0/ ShareAlike 2.0 License]. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to [http://creativecommons.org/licenses/by-sa/2.0/ this one]. Official license Subject to disclaimers. <hr> Arthurs: {{{text|Missing Arthur information}}}

| cc3 = This file is licensed under the Creative Commons Attribution [http://creativecommons.org/licenses/by-sa/3.0/ ShareAlike 3.0 License]. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to [http://creativecommons.org/licenses/by-sa/3.0/ this one]. Official license Subject to disclaimers. <hr> Arthurs: {{{text|Missing Arthur 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]]|}}

| #default =No License type was supplied}}
}}<noinclude>

==Usage==
<pre>
{{Direito autoral
|type = license Type.
|text = license information whatever you type .
}}</pre>

==Types==
Possible license types you can use: (if needed be, we will add more specific ones, use discussion)


{| style="width:100%"
|-
|colspan="2"|'''fairuse''' types <hr> ||'''Code''' <hr>
|-
| cover || use for books, games and other product covers we write about.
| <pre>{{Direito autoral|type=cover}}</pre>
|-
| tv || use for TV Screenshot.
| <pre>{{Direito autoral|type=tv}}</pre>
|-
| fairuse || Generic fair use tag, Provide rational.
| <pre>{{Direito autoral|type=fairuse|text=your rational}}</pre>
|-
|colspan="2"|'''Official licences''' types <hr> ||'''Code''' <hr>
|-
| pd || [[wikipedia:Public domain|Public domain]] content.
| <pre>{{Direito autoral|type=pd|text=Aditional info(optional)}}</pre>
|-
| gfdl || [[wikipedia:GNU Free Documentation License|GNU Free Documentation License]] Version 1.2 or any later.
| <pre>{{Direito autoral|type=gfdl|text=Arthur information}}</pre>
|-
| gpl || Genecric [http://www.gnu.org/licenses/licenses.html GPL] license, Provide aditional info.
| <pre>{{Direito autoral|type=ppl|text=Specif license and Arthur info}}</pre>
|-
| cc3 || [http://creativecommons.org/licenses/by-sa/3.0/ Creative common ShareAlike 3.0 License], Add who it's<!--
-->attributed to.<br /> In short: free to share and use provided that you attribute it.
| <pre>{{Direito autoral|type=cc3|text=Arthur information}}</pre>
|-
| cc2 || [http://creativecommons.org/licenses/by-sa/2.0/ Creative common ShareAlike 2.0 License], Add who it's<!--
-->attributed to.<br /> In short: free to share and use provided that you attribute it.
| <pre>{{Direito autoral|type=cc2|text=Arthur information}}</pre>
|-
| cc || Generic [http://creativecommons.org/about/licenses Creative common] license tag, provide specific Licence information.
| <pre>{{Direito autoral|type=cc|text=Specif license and Arthur info}}</pre>
|-
|colspan="2"|'''other licence''' types<hr> ||'''Code''' <hr>
|-
| Permission || Copyrighted work, used with the expressed premission of the copyright holder. <br/>(use only if none of the above fits)
| <pre>{{Direito autoral|type=permission
| permission =
| website =
| owner =
}}</pre>
|-
| self || your work, released under the same license as our wikipidea.
| <pre>{{Direito autoral|type=self|text=Additional info}}</pre>
|}
note: feel free to expand the Types provided if needed.


==Examples==
{| style="width:100%"
|-
! Code Examples <hr>
! Result <hr>

|-
|<pre>{{Direito autoral|type=cover}}</pre>
|{{Direito autoral|type=cover}}

|-
|<pre>{{Direito autoral|type=tv}}</pre>
|{{Direito autoral|type=tv}}

|-
|<pre>{{Direito autoral
|type=gfdl
|text=Arthur information
}}</pre>
|{{Direito autoral|type=gfdl|text=Arthur information}}

|-
|<pre>{{Direito autoral
|type=cc3
|text=Arthur information
}}</pre>
|{{Direito autoral|type=cc3
|text=Arthur information}}

|-
|<pre>
{{Direito autoral|type=permission
| permission = Permission text
| owner = Owner info
| website = Website/source link.
}}</pre>
|{{Direito autoral|type=permission
| permission = Permission text
| owner = Owner info
| website = Website/source link.}}

|-
|<pre>{{Direito autoral|type=self}}</pre>
|{{Direito autoral|type=self}}

|-
|<pre>{{Direito autoral|type=unknown}}</pre>
|{{Direito autoral|type=unknown}}
|}

[[Categoria:Licenças]]</noinclude>
6 704

edições