License – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format list as table)
m (Fix Wikipedia link)
 
(2 intermediate revisions 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 {{Wikipedia|Creative Commons}} [http://creativecommons.org/licenses/by-sa/{{{2|3}}}.0/ Attribution-ShareAlike '''{{{2|3}}}.0'''] License.''
{{!}} ''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 <tt>cc-by-sa-3.0</tt>) one of:
|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
{{!}} {{Wikipedia|Creative Commons}} license
{{!}} {{Link|https://en.wikipedia.org/wiki/Creative_Commons}} license
{{!}}}
{{!}}}
|param2= version
|param2= version
|descr2= (Optional, default <tt>3</tt> for cc-by-sa, nothing for <tt>apl</tt>, <tt>adpl</tt>, <tt>dpl</tt> and <tt>topl</tt>)
|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}}
Line 53: Line 53:
|example3= <nowiki>{{License|apl|sa}}</nowiki>
|example3= <nowiki>{{License|apl|sa}}</nowiki>
|result3= {{License|apl|sa}}
|result3= {{License|apl|sa}}
|example4= <nowiki>{{License|cc-by-sa|2}}</nowiki>
|example4= <nowiki>{{License|cc-by-sa|1}}</nowiki>
|result4= {{License|cc-by-sa|2}}
|result4= {{License|cc-by-sa|1}}
|example5= <nowiki>{{License|cc-by-sa|3}}</nowiki>
|example5= <nowiki>{{License|cc-by-sa|2}}</nowiki>
|result5= {{License|cc-by-sa|3}}
|result5= {{License|cc-by-sa|2}}
|example6= <nowiki>{{License|cc-by-sa|3}}</nowiki>
|result6= {{License|cc-by-sa|3}}
|example7= <nowiki>{{License|cc-by-sa|4}}</nowiki>
|result7= {{License|cc-by-sa|4}}
}}</noinclude>
}}</noinclude>

Latest revision as of 01: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)
Examples
Code Result
{{License}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png
Cc-by new white.pngCc-sa white.png
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License.
{{License|apl}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png This work is licensed under the Bohemia Interactive's APL License.
{{License|apl|sa}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png This work is licensed under the Bohemia Interactive's APL-SA License.
{{License|cc-by-sa|1}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png
Cc-by new white.pngCc-sa white.png
This work is licensed under the Creative Commons Attribution-ShareAlike 1.0 License.
{{License|cc-by-sa|2}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png
Cc-by new white.pngCc-sa white.png
This work is licensed under the Creative Commons Attribution-ShareAlike 2.0 License.
{{License|cc-by-sa|3}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png
Cc-by new white.pngCc-sa white.png
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License.
{{License|cc-by-sa|4}}
©
I, the copyright holder of this work, hereby publish it under the following license:
CC some rights reserved.png
Cc-by new white.pngCc-sa white.png
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 License.