Template:License: Difference between revisions
Template page
More actions
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 | 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]] — <code><nowiki>{{License Mojang}}</nowiki></code> | |||
* [[Template:License Loka|License Loka]] — <code><nowiki>{{License Loka}}</nowiki></code> | |||
* [[Template:License public domain|License public domain]] — <code><nowiki>{{License public domain}}</nowiki></code> | |||
* [[Template:License cc-by|License cc-by]] — <code><nowiki>{{License cc-by}}</nowiki></code> | |||
* [[Template:License copyright|License copyright]] — <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
- License Mojang —
{{License Mojang}} - License Loka —
{{License Loka}} - License public domain —
{{License public domain}} - License cc-by —
{{License cc-by}} - License copyright —
{{License copyright}}