Template:Free screenshot: Difference between revisions

Al Piskun (talk | contribs)
Created page with "<div style="padding:5px; border:1px solid #aaa; background:#f9f9f9;"> This screenshot is of a program released under a free software license. As a derivative work of that program, this screenshot falls under the same license.<br> '''Free software license:''' {{{license|}}} </div>"
 
Al Piskun (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="padding:5px; border:1px solid #aaa; background:#f9f9f9;">
<div class="license-box">'''This screenshot''' is of a program released under a free software license. As a [[wikipedia:Derivative work|derivative work]] of that program, this screenshot falls under the same license.<br>
This screenshot is of a program released under a free software license.
'''Free software license:''' {{{license|<span style="color:red">⚠ No license specified — add <code>&#124;license={{LGPL}}</code> or similar.</span>}}}
As a derivative work of that program, this screenshot falls under the same license.<br>
</div><noinclude>
'''Free software license:''' {{{license|}}}
==Usage==
</div>
Use on File: pages to license screenshots of free/open-source software.
 
<nowiki>{{Free screenshot|license={{LGPL}}}}</nowiki>  ← BOINC client (LGPL)
<nowiki>{{Free screenshot|license={{GPL}}}}</nowiki>    ← GPL science apps
 
The <code>license=</code> parameter should be a transcluded license template such as <code>{{[[Template:LGPL|LGPL]]}}</code> or <code>{{[[Template:GPL|GPL]]}}</code>.
[[Category:License templates]]
</noinclude>