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
Create static (ParserFunctions-free) License Mojang template chain
 
m Improve readability (explicit text color, rounded box) and trim doc notes
Line 2: Line 2:
| image  = {{{image|License {{{shortname|none}}}.png}}}
| image  = {{{image|License {{{shortname|none}}}.png}}}
| imagesize = {{{imagesize|64px}}}
| imagesize = {{{imagesize|64px}}}
| bgcol  = {{{bgcol|#ededed}}}
| bgcol  = {{{bgcol|#f4f4f4}}}
| linecol = {{{linecol|#d9d9d9}}}
| linecol = {{{linecol|#c8c8c8}}}
| width  = {{{width|90%}}}
| width  = {{{width|90%}}}
| title  = {{{title|This file is unlicensed.}}}
| title  = {{{title|This file is unlicensed.}}}
Line 11: Line 11:


Parameters: '''image''', '''title''', '''description''', '''short''', '''long''', '''link''', '''bgcol''', '''linecol''', '''width'''.
Parameters: '''image''', '''title''', '''description''', '''short''', '''long''', '''link''', '''bgcol''', '''linecol''', '''width'''.
This is a static, ParserFunctions-free adaptation of [https://minecraft.wiki/w/Template:License minecraft.wiki's Template:License] for wikis without the ParserFunctions extension. It drops the automatic "unlicensed" categorization and existence checks, which require ParserFunctions.
</noinclude>
</noinclude>

Revision as of 07:28, 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, e.g. Template:License Mojang. Wraps Template:Message box with license-page defaults.

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