License – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add CC-BY-SA 1.0 & 4.0 examples) |
Lou Montana (talk | contribs) m (Fix Wikipedia link) |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
{{{!}} | {{{!}} | ||
{{!}} style{{=}}"text-align: center" {{!}} [[Image:CC some rights reserved.png|90px]]<br>[[Image:Cc-by new white.png|24px]][[Image:Cc-sa white.png|24px]] | {{!}} style{{=}}"text-align: center" {{!}} [[Image:CC some rights reserved.png|90px]]<br>[[Image:Cc-by new white.png|24px]][[Image:Cc-sa white.png|24px]] | ||
{{!}} ''This work is licensed under the {{ | {{!}} ''This work is licensed under the {{Link|https://en.wikipedia.org/wiki/Creative_Commons}} [http://creativecommons.org/licenses/by-sa/{{{2|3}}}.0/ Attribution-ShareAlike '''{{{2|3}}}.0'''] License.'' | ||
{{!}}} | {{!}}} | ||
{{TemplateCase||[[Category:Creative Commons Attribution-ShareAlike {{{2|3}}}.0 images|{{uc:{{PAGENAME}}}}]]}} | {{TemplateCase||[[Category:Creative Commons Attribution-ShareAlike {{{2|3}}}.0 images|{{uc:{{PAGENAME}}}}]]}} | ||
Line 28: | Line 28: | ||
|descr= | |descr= | ||
|param1= name | |param1= name | ||
|descr1= (Optional, default | |descr1= (Optional, default {{hl|cc-by-sa-3.0}}) one of: | ||
:{{{!}}class{{=}}"wikitable" | :{{{!}}class{{=}}"wikitable" | ||
! apl | ! apl | ||
Line 43: | Line 43: | ||
{{!}}- | {{!}}- | ||
! cc-by-sa | ! cc-by-sa | ||
{{!}} {{ | {{!}} {{Link|https://en.wikipedia.org/wiki/Creative_Commons}} license | ||
{{!}}} | {{!}}} | ||
|param2= version | |param2= version | ||
|descr2= (Optional, default | |descr2= (Optional, default {{hl|3}} for cc-by-sa, nothing for {{hl|apl}}, {{hl|adpl}}, {{hl|dpl}} and {{hl|topl}}) | ||
|example1= <nowiki>{{License}}</nowiki> | |example1= <nowiki>{{License}}</nowiki> | ||
|result1= {{License}} | |result1= {{License}} |
Latest revision as of 00:11, 24 February 2023
This template is used on these pages.
Usage
{{License|name|version}}
- name: (Optional, default cc-by-sa-3.0) one of:
apl Arma Public License adpl Arma/DayZ Public License dpl DayZ Public License topl Take On Public License cc-by-sa Creative Commons license
- version: (Optional, default 3 for cc-by-sa, nothing for apl, adpl, dpl and topl)
Code | Result |
---|---|
{{License}} | |
{{License|apl}} | |
{{License|apl|sa}} | |
{{License|cc-by-sa|1}} | |
{{License|cc-by-sa|2}} | |
{{License|cc-by-sa|3}} | |
{{License|cc-by-sa|4}} |