Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Self/doc: Difference between revisions

Template page
+ attribution parameter
The translations of this template are done at http://www.translatewiki.net
Line 58: Line 58:


== Internationalization ==
== Internationalization ==
To create a new language version of this template, create a new subpage and use this code:
The translations of this template are done at http://www.translatewiki.net
 
<PRE>
{{Self/layout
|text='''{{#if:{{{author|}}}|{{{author|}}}|I}}, the copyright holder of this work,''' {{#if: {{{author|}}}|has published or hereby publishes|hereby publish}} it under the following license{{#if: {{{2|}}}|s|}}
|1={{{1|}}}
|2={{{2|}}}
|3={{{3|}}}
|4={{{4|}}}
|5={{{5|}}}
|6={{{6|}}}
|select=You may select the license of your choice.
|lang={{subst:SUBPAGENAME}}
|attribution={{{attribution|}}}
|migration={{{migration|}}}
}}<noinclude>
{{Self/lang}}
 
{{translated tag|helper}}
</noinclude>
</PRE>

Revision as of 19:13, 11 March 2010

Usage

This template supports the inclusion of up to 6 licenses.

Variable Effect
author= The author (optional parameter, do not use if you are the author)

1= First license template

2= Second license template (optional)

attribution= Optional parameter if attribution note differs from "Author" (by default equall to author-parameter)


Example usage

Code Effect
{{Self|cc-by-sa}} Lua error: expandTemplate: template "cc-by-sa" does not exist.

Code Effect
{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0}} Lua error: expandTemplate: template "cc-by-sa-3.0,2.5,2.0,1.0" does not exist.

{{Self|GFDL|cc-by-sa-3.0,2.5,2.0,1.0|author=Person}} Lua error: expandTemplate: template "cc-by-sa-3.0,2.5,2.0,1.0" does not exist.



Internationalization

The translations of this template are done at http://www.translatewiki.net

Cookies help us deliver our services. By using our services, you agree to our use of cookies.