Difference between revisions of "Template:Self"
Jump to navigation
Jump to search
Template:File other
Template:File other
Template:File other
(Created an initial template by copying http://wiki.flightgear.org/index.php?title=Template:Self&oldid=74607) |
(Expanded and reformatted the examples.) |
||
Line 32: | Line 32: | ||
--> | --> | ||
== Examples == | == Examples == | ||
− | |||
− | |||
− | <nowiki>{{Self|GFDL|cc-by-sa}}</nowiki> | + | === Creative Commons Share Alike === |
− | {{Self|GFDL|cc-by-sa}} | + | |
+ | {{obr}}self{{!}}cc-by-sa{{cbr}} | ||
+ | |||
+ | {{self|cc-by-sa}} | ||
+ | |||
+ | === Creative Commons Share Alike 4.0 === | ||
+ | |||
+ | {{obr}}self{{!}}cc-by-sa-4.0{{cbr}} | ||
+ | |||
+ | {{self|cc-by-sa-4.0}} | ||
+ | |||
+ | === GFDL and Creative Commons Share Alike 4.0 === | ||
+ | |||
+ | <nowiki>{{Self|GFDL|cc-by-sa-4.0}}</nowiki> | ||
+ | {{Self|GFDL|cc-by-sa-4.0}} | ||
== Related templates == | == Related templates == |
Revision as of 19:17, 26 October 2020
Template documentation
Contents
Goal
Template used to surround one or several license tags when the uploader is the author.
The template automatically add pages in the file namespace to Category:Self-published work.
Usage
{{Self|licence|licence(n)}}
All parameters but license are optional.
- license
- License. In essence the names of the templates in Category:License templates excluding the Template: namespace prefix.
- license(n)
- Up to five additional licenses.
Examples
{{self|cc-by-sa}}
|
{{self|cc-by-sa-4.0}}
|
{{Self|GFDL|cc-by-sa-4.0}}
|