33 lines
1.8 KiB
Text
33 lines
1.8 KiB
Text
{{msgbox
|
|
|width = 720px
|
|
|class = licensetpl
|
|
|css = text-align: left; margin: 0.5em auto; {{{css|}}}
|
|
|image = {{{image|License {{{shortname|none}}}.png}}}
|
|
|imagecss = text-align:center
|
|
|imagetextafter = {{
|
|
#if: {{{img2|}}}
|
|
| <div class="nowrap">[[File:License {{{img2}}}.svg|20px]] {{
|
|
#if: {{{img3|}}}
|
|
| [[File:License {{{img3}}}.svg|20px]]
|
|
}} {{
|
|
#if: {{{img4|}}}
|
|
| [[File:License {{{img4}}}.svg|20px]]
|
|
}}</div>
|
|
}}
|
|
|imagesize = {{{imagesize|64px}}}
|
|
|title = {{{title|This {{{pagetype|file}}} is {{#if: {{{license|}}} | licensed under a {{{license}}} license. | unlicensed.}} }}}
|
|
|text = {{{description|Please set a license by {{#ifexist: {{FULLPAGENAME}} | applying the correct [[:Category:Licensing templates|license template]] | using the appropriate option on the drop-down list }}. Unlicensed images may be a copyright violation if they are not your works and will get deleted.}}}<!--
|
|
-->{{#ifeq: {{NAMESPACE}} | File | <div style="display: none;"><!--
|
|
-->{{#if: {{{link|}}}|<span class="licensetpl_link">{{{link}}}</span>}}<!--
|
|
-->{{#if: {{{short|{{{shortname|}}}}}}|<span class="licensetpl_short">{{{short|{{{shortname|}}}}}}</span>}}<!--
|
|
-->{{#if: {{{long|{{{license|}}}}}}|<span class="licensetpl_long">{{{long|{{{license|}}}}}}</span>}}<!--
|
|
-->{{#if: {{{linkreq|}}}|<span class="licensetpl_link_req">{{{linkreq}}}</span>}}<!--
|
|
-->{{#if: {{{attrreq|}}}|<span class="licensetpl_attr_req">{{{attrreq}}}</span>}}<!--
|
|
-->{{#if: {{{nonfree|}}}|<span class="licensetpl_nonfree">{{{nonfree}}}</span>}}<!--
|
|
--></div>}}
|
|
|nocat = 1
|
|
}}
|
|
<includeonly>{{#ifeq: {{NAMESPACE}}{{{nocat|}}} | File | [[Category:Files with a license template]] {{#if: {{{title|}}}{{{license|}}} || [[Category:Unlicensed files]] }} }}</includeonly><noinclude>
|
|
{{documentation}}
|
|
<!-- Put categories/interwiki on the documentation page -->
|
|
</noinclude>
|