Template:License/testcases: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 6: Line 6:
! style="width:50%" |{{Dictionary/common|Desc}}
! style="width:50%" |{{Dictionary/common|Desc}}
! {{Dictionary/common|Preview}}
! {{Dictionary/common|Preview}}
|-
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|CC0 Public Domain</br>({{code|<nowiki>type=cc0</nowiki>}})}}
| {{License|type=cc0}}
|-
|-
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Attribution-ShareAlike</br>({{code|<nowiki>type=ccbysa</nowiki>}})}}
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Attribution-ShareAlike</br>({{code|<nowiki>type=ccbysa</nowiki>}})}}

Revision as of 22:08, 2 February 2024

Gnome app science.png
This is the template test cases page for Template:License. Purge this page in order to update the examples, if the template itself was recently edited.
If there are too many examples of a complicated template, later transclusions of such template may break due to the limitations of the Mediawiki software, or can cause the page itself to load very slow; See the HTML comment "NewPP limit Report" on the rendered page.
You can also use Special:ExpandTemplates to examine the results of template use cases.


Creative Commons Licenses

Description Preview
CC0 Public Domain
(type=cc0)
Attribution-ShareAlike
(type=ccbysa)
Attribution-ShareAlike with version set to 2.5
(type=ccbysa|version=2.5)
Attribution-ShareAlike with version set to 3.0
(type=ccbysa|version=3)
Attribution-ShareAlike with version set to 3.0 and region set to us
(type=ccbysa|version=3|region=us)
Attribution-ShareAlike with version set to 4.0
(type=ccbysa|version=4)

GNU General Public License (GPL)

Description Preview
GNU General Public License
(type=gpl)
GNU General Public License with version set to 2.0
(type=gpl|version=2)
GNU General Public License with version set to 3.0
(type=gpl|version=3)

GNU Lesser General Public License (LGPL)

Description Preview
GNU Lesser General Public License
(type=lgpl)
GNU Lesser General Public License with version set to 2.0
(type=lgpl|version=2)
GNU Lesser General Public License with version set to 3.0
(type=lgpl|version=3)

Mozilla Public License

Description Preview
Mozilla Public License
(type=mpl)
Mozilla Public License with version set to 2.0
(type=mpl|version=2)

MIT License

Description Preview
MIT License
(type=MIT)
MIT License with author specified
(type=MIT|author=Example)

General Purpose

Description Preview
Copyrighted, allowed under Fair Use law in some countries
(type=copyrighted)
Protected by trademark rights in some jurisdictions
(type=trademark)
General purpose disclaimer for implied warranties
(type=disclaimer)

Public Domain

Description Preview
Public Domain due to the rights of a work being waived
(type=pd)
Same as the above notice, but with the author specified
(type=pd|author=Example)
Public Domain due to an image not meeting the threshold of originality
(type=pd-too)