License – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix after move)
Line 19: Line 19:
{{!}} ''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 {{Wikipedia|Creative Commons}} [http://creativecommons.org/licenses/by-sa/{{{2|3}}}.0/ Attribution-ShareAlike '''{{{2|3}}}.0'''] License.''
{{!}}}
{{!}}}
[[Category:Creative Commons Attribution-ShareAlike {{{2|3}}}.0 images|{{uc:{{PAGENAME}}}}]]
{{TemplateCase||[[Category:Creative Commons Attribution-ShareAlike {{{2|3}}}.0 images|{{uc:{{PAGENAME}}}}]]}}


}} | © | #BBB}}
}} | © | #BBB}}


{{TemplateCase||
[[Category:All free media|{{uc:{{PAGENAME}}}}]]
[[Category:All free media|{{uc:{{PAGENAME}}}}]]
[[Category:Self-published work|{{uc:{{PAGENAME}}}}]]</includeonly><noinclude>
[[Category:Self-published work|{{uc:{{PAGENAME}}}}]]}}</includeonly><noinclude>{{Doc/Template
== Usage ==
|descr=
{{<nowiki/>License|'''''name'''''|'''''version'''''}}
|param1= name
* name: (Optional, default <tt>cc-by-sa-3.0</tt>) one of:
|descr1= (Optional, default <tt>cc-by-sa-3.0</tt>) one of:
** <tt>apl</tt>: [https://www.bohemia.net/community/licenses/ '''A'''rma '''P'''ublic '''L'''icense]
** <tt>apl</tt>: [https://www.bohemia.net/community/licenses/ '''A'''rma '''P'''ublic '''L'''icense]
** <tt>adpl</tt>: [https://www.bohemia.net/community/licenses/ '''A'''rma/'''D'''ayZ '''P'''ublic '''L'''icense]
** <tt>adpl</tt>: [https://www.bohemia.net/community/licenses/ '''A'''rma/'''D'''ayZ '''P'''ublic '''L'''icense]
Line 33: Line 34:
** <tt>topl</tt>: [https://www.bohemia.net/community/licenses/ '''T'''ake '''O'''n '''P'''ublic '''L'''icense]
** <tt>topl</tt>: [https://www.bohemia.net/community/licenses/ '''T'''ake '''O'''n '''P'''ublic '''L'''icense]
** <tt>cc-by-sa</tt>: {{Wikipedia|Creative Commons}} license
** <tt>cc-by-sa</tt>: {{Wikipedia|Creative Commons}} license
* version: (Optional, default <tt>3</tt> for cc-by-sa, nothing for <tt>apl</tt>, <tt>adpl</tt>, <tt>dpl</tt> and <tt>topl</tt>)
|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>)
{|
|example1= <nowiki>{{License}}</nowiki>
|+ Examples
|result1= {{License}}
|- style="background-color: #EEE"
|example2= <nowiki>{{License|apl}}</nowiki>
! Code
|result2= {{License|apl}}
! Result
|example3= <nowiki>{{License|apl|sa}}</nowiki>
|-
|result3= {{License|apl|sa}}
| <nowiki>{{License}}</nowiki>
|example4= <nowiki>{{License|cc-by-sa|2}}</nowiki>
| {{License}}
|result4= {{License|cc-by-sa|2}}
|-
|example5= <nowiki>{{License|cc-by-sa|3}}</nowiki>
| <nowiki>{{License|apl}}</nowiki>
|result5= {{License|cc-by-sa|3}}
| {{License|apl}}
}}</noinclude>
|-
| <nowiki>{{License|apl|sa}}</nowiki>
| {{License|apl|sa}}
|-
| <nowiki>{{License|cc-by-sa|2}}</nowiki>
| {{License|cc-by-sa|2}}
|-
| <nowiki>{{License|cc-by-sa|3}}</nowiki>
| {{License|cc-by-sa|3}}
|}
 
[[Category:Templates|{{uc:{{PAGENAME}}}}]]</noinclude>

Revision as of 20:29, 16 January 2021


This template is used on these pages.

Usage

{{License|name|version}}

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|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.