License – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add CC-BY-SA 1.0 & 4.0 examples) |
Lou Montana (talk | contribs) m (Text replacement - "<tt>([^ =]+)<\/tt>" to "{{hl|$1}}") |
||
Line 28: | Line 28: | ||
|descr= | |descr= | ||
|param1= name | |param1= name | ||
|descr1= (Optional, default | |descr1= (Optional, default {{hl|cc-by-sa-3.0}}) one of: | ||
:{{{!}}class{{=}}"wikitable" | :{{{!}}class{{=}}"wikitable" | ||
! apl | ! apl | ||
Line 46: | Line 46: | ||
{{!}}} | {{!}}} | ||
|param2= version | |param2= version | ||
|descr2= (Optional, default | |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}} |
Revision as of 10:34, 16 November 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|1}} | |
{{License|cc-by-sa|2}} | |
{{License|cc-by-sa|3}} | |
{{License|cc-by-sa|4}} |