Difference between revisions of "Template:BSD"
Jump to navigation
Jump to search
m (Mbox type) |
(This changes nothing) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
| text = '''BSD License'''<br /> | | text = '''BSD License'''<br /> | ||
− | + | {{#if: {{{year|}}} |{{{year}}},}} {{{owner|belongs to the uploader}}}<br /> | |
All rights reserved.<br /> | All rights reserved.<br /> | ||
Latest revision as of 08:51, 29 December 2018
Usage[edit source]
This template defaults to the 3-clause version, but may be used for any of the w:BSD licenses, by adding a parameter:
- {{BSD|4}}4-clause license.
- {{BSD|3}}{{BSD}}, and will show the new 3-clause license.
- {{BSD|2}}2-clause license.
- {{BSD}}{{BSD|3}}, and will show the new 3-clause license.
The text of the license may be customized with the year
, owner
and organization
parameters:
{{BSD|4|year=2009|owner=[[User:Jimbo Wales|Jimbo Wales]]|organization=the Wikimedia Foundation}}
gives:
BSD License 2009, Jimbo Wales Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
{{BSD|3|year=2009|owner=[http://en.wikipedia.org/wiki/User:Jimbo_Wales Jimbo Wales]}}
gives:
BSD License 2009, Jimbo Wales Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
{{BSD|2|year=2009}}
gives:
{{BSD}}
gives:
See also[edit source]
The above documentation is transcluded from Template:BSD/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |