Difference between revisions of "Template:BSD/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(https)
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 ===
 
This template defaults to the 3-clause version, but may be used for any of the [[BSD licenses]], by adding a parameter:
 
:{{tlx|BSD|4}} — This will show the original [[BSD licenses#4-clause|4-clause license]].
 
:{{tlx|BSD|3}} — This is the same as {{tl|BSD}}, and will show the new [[BSD licenses#3-clause|3-clause license]].
 
:{{tlx|BSD|2}} — This will show the FreeBSD [[BSD licenses#2-clause|2-clause license]].
 
:{{tlx|BSD}}&nbsp;&nbsp;&nbsp;&nbsp; — This will show the same as {{[[Template:BSD|BSD]]|3}}, and will show the new [[BSD licenses#3-clause|3-clause license]].
 
 
The text of the license may be customized with the {{code|year}}, {{code|owner}} and {{code|organization}} parameters:
 
:{{code|<nowiki>{{BSD|4|year=2009|owner=[[User:Jimbo Wales|Jimbo Wales]]|organization=the Wikimedia Foundation}}</nowiki>}} gives:
 
                {{BSD|4|year=2009|owner=[[User:Jimbo Wales|Jimbo Wales]]|organization=the Wikimedia Foundation}}
 
:{{code|<nowiki>{{BSD|3|year=2009|owner=[https://en.wikipedia.org/wiki/User:Jimbo_Wales Jimbo Wales]}}</nowiki>}} gives:
 
                {{BSD|3|year=2009|owner=[[User:Jimbo Wales|Jimbo Wales]]}}
 
:{{code|<nowiki>{{BSD|2|year=2009}}</nowiki>}} gives:
 
                {{BSD|2|year=2009}}
 
:{{code|<nowiki>{{BSD}}</nowiki>}} gives:
 
                {{BSD}}
 
  
 
=== See also ===
 
=== See also ===

Revision as of 19:05, 19 March 2019

See also