License – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Add Template:Doc/Template and Template:TemplateCase usage) |
Lou Montana (talk | contribs) m (format list as table) |
||
Line 29: | Line 29: | ||
|param1= name | |param1= name | ||
|descr1= (Optional, default <tt>cc-by-sa-3.0</tt>) one of: | |descr1= (Optional, default <tt>cc-by-sa-3.0</tt>) one of: | ||
:{{{!}}class{{=}}"wikitable" | |||
! apl | |||
{{!}} [https://www.bohemia.net/community/licenses/ '''A'''rma '''P'''ublic '''L'''icense] | |||
{{!}}- | |||
! adpl | |||
{{!}} [https://www.bohemia.net/community/licenses/ '''A'''rma/'''D'''ayZ '''P'''ublic '''L'''icense] | |||
{{!}}- | |||
! dpl | |||
{{!}} [https://www.bohemia.net/community/licenses/ '''D'''ayZ '''P'''ublic '''L'''icense] | |||
{{!}}- | |||
! topl | |||
{{!}} [https://www.bohemia.net/community/licenses/ '''T'''ake '''O'''n '''P'''ublic '''L'''icense] | |||
{{!}}- | |||
! cc-by-sa | |||
{{!}} {{Wikipedia|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 <tt>3</tt> for cc-by-sa, nothing for <tt>apl</tt>, <tt>adpl</tt>, <tt>dpl</tt> and <tt>topl</tt>) |
Revision as of 19:33, 16 January 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)
Code | Result |
---|---|
{{License}} | |
{{License|apl}} | |
{{License|apl|sa}} | |
{{License|cc-by-sa|2}} | |
{{License|cc-by-sa|3}} |