Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:License: Difference between revisions

Template page
m Improve readability (explicit text color, rounded box) and trim doc notes
m Add Template:License copyright (adapted from minecraft.wiki), list on Template:License
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
| text  = {{{description|Please set a license by using one of the license templates.}}}
| text  = {{{description|Please set a license by using one of the license templates.}}}
}}<includeonly>[[Category:Files with a license template]]</includeonly><noinclude>
}}<includeonly>[[Category:Files with a license template]]</includeonly><noinclude>
Base template for building individual license notice templates, e.g. [[Template:License Mojang]]. Wraps [[Template:Message box]] with license-page defaults.
Base template for building individual license notice templates. Wraps [[Template:Message box]] with license-page defaults.


Parameters: '''image''', '''title''', '''description''', '''short''', '''long''', '''link''', '''bgcol''', '''linecol''', '''width'''.
Parameters: '''image''', '''title''', '''description''', '''short''', '''long''', '''link''', '''bgcol''', '''linecol''', '''width'''.
== Usage ==
Add this to a file's description page, under any summary and above categories:
<pre>
== Licensing ==
{{License Loka}}
</pre>
== Available licensing templates ==
* [[Template:License Mojang|License Mojang]] &mdash; <code><nowiki>{{License Mojang}}</nowiki></code>
* [[Template:License Loka|License Loka]] &mdash; <code><nowiki>{{License Loka}}</nowiki></code>
* [[Template:License public domain|License public domain]] &mdash; <code><nowiki>{{License public domain}}</nowiki></code>
* [[Template:License cc-by|License cc-by]] &mdash; <code><nowiki>{{License cc-by}}</nowiki></code>
* [[Template:License copyright|License copyright]] &mdash; <code><nowiki>{{License copyright}}</nowiki></code>
</noinclude>
</noinclude>

Latest revision as of 12:42, 17 August 2026

This file is unlicensed.
Please set a license by using one of the license templates.

Base template for building individual license notice templates. Wraps Template:Message box with license-page defaults.

Parameters: image, title, description, short, long, link, bgcol, linecol, width.

Usage

Add this to a file's description page, under any summary and above categories:

== Licensing ==
{{License Loka}}

Available licensing templates