Difference between revisions of "Template:Self"
From Self-sufficiency
(cc 3.0 in the examples) |
|||
Line 43: | Line 43: | ||
!bgcolor=#CCCCFF|Effect | !bgcolor=#CCCCFF|Effect | ||
|- | |- | ||
− | |<nowiki>{{Self|cc-by-sa|cc-by-sa-2.5,2.0,1.0}}</nowiki> | + | |<nowiki>{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0}}</nowiki> |
− | |{{Self|cc-by-sa|cc-by-sa-2.5,2.0,1.0}} | + | |{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0}} |
|- | |- | ||
|colspan=2| | |colspan=2| | ||
---- | ---- | ||
|- | |- | ||
− | |<nowiki>{{Self|cc-by-sa|cc-by-sa-2.5,2.0,1.0|author=Person}}</nowiki> | + | |<nowiki>{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}}</nowiki> |
− | |{{Self|cc-by-sa|cc-by-sa-2.5,2.0,1.0|author=Person}} | + | |{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}} |
|} | |} | ||
[[Category:Helper templates|Self]]</noinclude> | [[Category:Helper templates|Self]]</noinclude> |
Revision as of 23:53, 13 August 2007
|
Template:Heavily used template
Usage
This template supports the inclusion of up to 6 licenses.
Variable | Effect |
---|---|
author= | The author (optional parameter, do not use if you are the author) |
| |
1= | First license template |
| |
2= | Second license template (optional) |
Example usage
Code | Effect | |||
---|---|---|---|---|
{{Self|cc-by-sa}} |
| |||
| ||||
Code | Effect | |||
{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0}} |
| |||
| ||||
{{Self|cc-by-sa|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}} |
|