From Bohemia Interactive Community
This template is used on these pages.
Usage
{{License|name|version}}
- name: (Optional, default cc-by-sa-3.0) one of:
- 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:
|
{{License|apl}}
|
© I, the copyright holder of this work, hereby publish it under the following license:
|
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:
|
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:
|
{{License|cc-by-sa|2}}
|
© I, the copyright holder of this work, hereby publish it under the following license:
|
{{License|cc-by-sa|3}}
|
© I, the copyright holder of this work, hereby publish it under the following license:
|
{{License|cc-by-sa|4}}
|
© I, the copyright holder of this work, hereby publish it under the following license:
|