Difference between revisions of "Template:BSD/doc"
Jump to navigation
Jump to search
(→Usage) |
imported>NicoScribe (Undid revisions by 12.190.236.28 (talk) + 149.62.205.77 (talk) ?) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | + | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> |
=== Usage === | === Usage === | ||
| Line 25: | Line 25: | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
| − | </includeonly> | + | </includeonly> |
Latest revision as of 11:53, 15 March 2020
| This is a documentation subpage for Template:BSD. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template defaults to the 3-clause version, but may be used for any of the BSD licenses, by adding a parameter:
{{BSD|4}}— This will show the original 4-clause license.{{BSD|3}}— This is the same as {{BSD}}, and will show the new 3-clause license.{{BSD|2}}— This will show the FreeBSD 2-clause license.{{BSD}}— This will show the same as {{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 Copyright © 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=[https://en.wikipedia.org/wiki/User:Jimbo_Wales Jimbo Wales]}}gives:
| BSD License Copyright © 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
- {{BSD-lic}}