Difference between revisions of "Template:BSD/doc"

From blackwiki
Jump to navigation Jump to search
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 -->g
+
<!-- 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> return copyright. Leave date and liscence agreement
+
</includeonly>

Latest revision as of 11:53, 15 March 2020

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|3|year=2009|owner=[https://en.wikipedia.org/wiki/User:Jimbo_Wales Jimbo Wales]}} gives:
{{BSD|2|year=2009}} gives:
{{BSD}} gives:

See also