License – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format list as table)
m (Add CC-BY-SA 1.0 & 4.0 examples)
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>

Revision as of 14:19, 22 February 2021


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.