Template:Infobox software licence/doc

From The Global Wiki
Jump to navigation Jump to search

Template parameters

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox software licence

Script error: No such module "Format TemplateData".

Usage

{{Infobox software licence
| name            = 
| image           = 
| caption         = 
| author          = 
| version         = 
| publisher       = 
| date            = 
| spdx            = 
| OSI approved    = Yes or No or n/a
| Debian approved = Yes or No or n/a
| FSF approved    = Yes or No or n/a
| GPL compatible  = Yes or No
| copyleft        = Yes or No or Partial
| linking         = Yes or No
| website         = 
| deprecated      = 
}}

Examples

GPL 3.0

GNU General Public License
AuthorFree Software Foundation
Latest version3
PublisherFree Software Foundation, Inc.
Published29 June 2007
SPDX identifierGPL-3.0-only
Debian FSG compatibleYes
FSF approvedYes
OSI approvedYes
GPL compatibleYes
CopyleftYes
Linking from code with a different licenceNo
WebsiteScript error: No such module "URL".

<syntaxhighlight lang="moin" style="overflow: auto">

GNU General Public License
AuthorFree Software Foundation
Latest version3
PublisherFree Software Foundation, Inc.
Published29 June 2007
SPDX identifierGPL-3.0-only
Debian FSG compatibleYes
FSF approvedYes
OSI approvedYes
GPL compatibleYes
CopyleftYes
Linking from code with a different licenceNo
WebsiteScript error: No such module "URL".

</syntaxhighlight>

LGPL 1.0

GNU Lesser General Public License
File:Heckert GNU white.svg
The GNU logo
AuthorFree Software Foundation
Latest version1.0
PublisherFree Software Foundation
Published1991
SPDX identifier{{#property:P2479|from=}}
Debian FSG compatibleYes
FSF approvedYes
OSI approvedYes
GPL compatibleYes
CopyleftYes
Linking from code with a different licenceYes
{{Infobox software licence
| name            = GNU Lesser General Public License
| image           = [[Image:Heckert GNU white.svg|160px]]
| caption         = The GNU logo
| author          = [[Free Software Foundation]]
| version         = 1.0
| copyright       = Free Software Foundation
| date            = 1991
| OSI approved    = Yes
| Debian approved = Yes
| FSF approved    = Yes
| GPL compatible  = Yes
| copyleft        = Yes
| linking         = Yes
}}