Ero sivun ”Malline:Self” versioiden välillä
ApoWikistä
Ei muokkausyhteenvetoa |
p (Käyttäjän Mammutti (keskustelu) muokkaukset kumottiin ja sivu palautettiin viimeisimpään käyttäjän Darter tekemään versioon.) |
||
Rivi 1: | Rivi 1: | ||
{{ | {| cellspacing="8" cellpadding="0" style="clear:both; margin:0.5em auto; background-color:#f0f0f0; border:2px solid #e0e0e0;" | ||
| | | <center>'''''{{{author|I}}}, the copyright holder of this work,''' {{#if: {{{author|}}}|has published or hereby publishes|hereby publish}} it under the following license{{#if: {{{2|}}}|s|}}:''</center> | ||
| | {{#if: {{{1|}}}|{{{{{1}}}}}|}} {{#if: {{{2|}}} |{{{{{2}}}}}}} {{#if: {{{3|}}} |{{{{{3}}}}}}} {{#if: {{{4|}}} |{{{{{4}}}}}}} {{#if: {{{5|}}} |{{{{{5}}}}}}} {{#if: {{{6|}}} |{{{{{6}}}}}}} {{#if: {{{2|}}}|<center>{{lang|en|''You may select the license of your choice.''}}</center>|}} | ||
| | |}<includeonly>[[Category:Self-published work|{{PAGENAME}}]]</includeonly> | ||
| | <noinclude> | ||
}} | {{Heavily used template}} | ||
< | ==Usage== | ||
This template supports the inclusion of up to 6 licenses. | |||
{|cellpadding="10" cellspacing="2" style="border:1px solid black; background-color:#e6e9ff;" width=500px align=left | |||
|- | |||
!bgcolor=#CCCCFF|Variable | |||
!bgcolor=#CCCCFF|Effect | |||
|- | |||
|author= | |||
|The author (optional parameter, do not use if you are the author) | |||
|- | |||
|colspan=2| | |||
---- | |||
|- | |||
|1= | |||
|First license template | |||
|- | |||
|colspan=2| | |||
---- | |||
|- | |||
|2= | |||
|Second license template (optional) | |||
|} | |||
<br clear=all> | |||
==Example usage== | |||
{|cellpadding="10" cellspacing="2" style="border:1px solid black; background-color:#e6e9ff;" align=left | |||
|- | |||
!bgcolor=#CCCCFF|Code | |||
!bgcolor=#CCCCFF|Effect | |||
|- | |||
|<nowiki>{{Self|cc-by-sa}}</nowiki> | |||
|{{Self|cc-by-sa}} | |||
|- | |||
|colspan=2| | |||
---- | |||
|- | |||
!bgcolor=#CCCCFF|Code | |||
!bgcolor=#CCCCFF|Effect | |||
|- | |||
|<nowiki>{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0}}</nowiki> | |||
|{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0}} | |||
|- | |||
|colspan=2| | |||
---- | |||
|- | |||
|<nowiki>{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}}</nowiki> | |||
|{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}} | |||
|} | |||
[[Luokka:Apumallineet]]</noinclude> | |||
[[Luokka: | |||
</noinclude> |
Nykyinen versio 22. heinäkuuta 2009 kello 14.07
Usage[muokkaa]
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[muokkaa]
Code | Effect | |||
---|---|---|---|---|
{{Self|cc-by-sa}} |
| |||
| ||||
Code | Effect | |||
{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0}} |
| |||
| ||||
{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}} |
|