Difference between revisions of "Template:Another license"

From Team Fortress Wiki
Jump to: navigation, search
(lgpl)
(removing links, implies they are clickable)
Line 5: Line 5:
 
{{Columns | bgcol = transparent; width:100%; <!-- Workaround -->
 
{{Columns | bgcol = transparent; width:100%; <!-- Workaround -->
 
| col1 = '''Public domain'''
 
| col1 = '''Public domain'''
* <span title="Public domain">{{tl|PD}}</span>
+
* <span title="Public domain"><code><nowiki>{{PD}}</nowiki></code></span>
* <span title="Public domain - own work">{{tl|PD-self}}</span>
+
* <span title="Public domain - own work"><code><nowiki>{{PD-self}}</nowiki></code></span>
 
| col2 = '''Creative Commons'''
 
| col2 = '''Creative Commons'''
* <span title="Creative Commons Attribution 3.0">{{tlx|CC|by-3.0}}</span>
+
* <span title="Creative Commons Attribution 3.0"><code><nowiki>{{CC|by-3.0}}</nowiki></code></span>
* <span title="Creative Commons Attribution ShareAlike 3.0">{{tlx|CC|by-sa-3.0}}</span>
+
* <span title="Creative Commons Attribution ShareAlike 3.0"><code><nowiki>{{CC|by-sa-3.0}}</nowiki></code></span>
* <span title="Creative Commons Attribution ShareAlike Noncommercial 3.0">{{tlx|CC|by-sa-nc-3.0}}</span>
+
* <span title="Creative Commons Attribution ShareAlike Noncommercial 3.0"><code><nowiki>{{CC|by-sa-nc-3.0}}</nowiki></code></span>
* <span title="Use the self parameter to turn any license into a self-release">{{tlx|CC|''any''|self}}</span>
+
* <span title="Use the self parameter to turn any license into a self-release"><code>&#123;&#123;CC&#124;''any''&#124;self&#125;&#125;</code></span>
 
| col3 = '''Other &ndash; free'''
 
| col3 = '''Other &ndash; free'''
* <span title="GNU Free Documentation License">{{tl|GFDL}}</span>
+
* <span title="GNU Free Documentation License"><code><nowiki>{{GFDL}}</nowiki></code></span>
* <span title="GNU General Public License">{{tl|GPL}}</span>
+
* <span title="GNU General Public License"><code><nowiki>{{GPL}}</nowiki></code></span>
* <span title="Free Art License">{{tl|FAL}}</span>
+
* <span title="Free Art License"><code><nowiki>{{FAL}}</nowiki></code></span>
* <span title="GNU Lesser General Public License">{{tl|LGPL}}</span>
+
* <span title="GNU Lesser General Public License"><code><nowiki>{{LGPL}}</nowiki></code></span>
 
| col4 = '''Other &ndash; non-free'''
 
| col4 = '''Other &ndash; non-free'''
* <span title="Fair Usage">{{tl|FairUse}}</span>
+
* <span title="Fair Usage"><code><nowiki>{{FairUse}}</nowiki></code></span>
 
}}
 
}}
 
<hr style="margin:0.75em 0em 0.5em 0em;" />
 
<hr style="margin:0.75em 0em 0.5em 0em;" />

Revision as of 23:13, 8 October 2010

Purposes

This template exists to reduce the amount of license types that appear in the upload box on Special:Upload. Users can copy and paste the template for their license from this box.