Difference between revisions of "Template:Extension"
m
Add a couple more license formats found just randomly checking unknown.
>MaxSem (important license used by WMF) |
>P858snake m (Add a couple more license formats found just randomly checking unknown.) |
||
| Line 10: | Line 10: | ||
|#default=unknown | |#default=unknown | ||
}}<!-- Category logic -->{{#if:{{{license|}}}|{{#ifeq:{{{templatemode|}}}|nocats|<!-- do nothing -->|<!--else-->[[Category:{{#switch: {{lc:{{{license|}}} }} | }}<!-- Category logic -->{{#if:{{{license|}}}|{{#ifeq:{{{templatemode|}}}|nocats|<!-- do nothing -->|<!--else-->[[Category:{{#switch: {{lc:{{{license|}}} }} | ||
|gpl|gplv2|gplv2 or later|gpl v2|gpl v2 or later|gplv2+|gplv3|gpl v3 = GPL licensed extensions | |gpl|gplv2|gplv2 or later|gpl v2|gpl v2 or later|gplv2+|gplv3|gpl v3|GPL 2.0|gpl v2+ = GPL licensed extensions | ||
|agpl|agplv2|agplv3 = AGPL licensed extensions | |agpl|agplv2|agplv3 = AGPL licensed extensions | ||
|mit|expat|expat (mit)|x11 = MIT licensed extensions | |mit|expat|expat (mit)|x11 = MIT licensed extensions | ||
| Line 16: | Line 16: | ||
|mpl|mplv2|mpl v2 = MPL licensed extensions | |mpl|mplv2|mpl v2 = MPL licensed extensions | ||
|wtfpl|wtfpl 2|wtfpl 2.0 = WTFPL licensed extensions | |wtfpl|wtfpl 2|wtfpl 2.0 = WTFPL licensed extensions | ||
|public domain = Public Domain licensed extensions | |||
|#default = Extensions with unknown license | |#default = Extensions with unknown license | ||
}}]]}}}}<!-- | }}]]}}}}<!-- | ||