Template:Non-GPL2: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (fixed german translation)
(Added the 'product' and 'meaning' parameters for finer control of this template.)
Line 2: Line 2:
| {{LangSwitch
| {{LangSwitch
  | en = <!-- English -->
  | en = <!-- English -->
The product featured in this article is '''NOT''' available under version 2+ of the [[GNU GPL]], the [http://www.flightgear.org/flightgear-policy-document/ primary license of the FlightGear project].  This means that you may not be able to re-use (parts of) it in other GPLv2 projects.
{{{product|The product featured in this article}}} is '''NOT''' available under the [[GNU GPL|GNU GPL 2]], the [http://www.flightgear.org/flightgear-policy-document/ primary license of the FlightGear project].  This means that {{{meaning|you may not be able to re-use (parts of) it in other GPLv2 projects}}}.
  | de =  <!-- German -->
  | de =  <!-- German -->
Das Produkt, das hier beschrieben wird, steht '''NICHT''' unter Version 2+ der [[:de:GNU General Public License|GNU GPL]] Lizenz, die [http://www.flightgear.org/flightgear-policy-document/ Hauptlizenz des FlightGear-Projekts].  Das bedeutet, dass es untersagt ist, das Produkt (und Teile davon) in anderen GPLv2 Projekten zu verwenden.  
{{{product|Das Produkt, das hier beschrieben wird,}}} steht '''NICHT''' unter Version 2+ der [[:de:GNU General Public License|GNU GPL 2]], die [http://www.flightgear.org/flightgear-policy-document/ Hauptlizenz des FlightGear-Projekts].  Das bedeutet, dass {{{meaning|es untersagt ist, das Produkt (und Teile davon) in anderen GPLv2 Projekten zu verwenden}}}.  
}}
}}
|}
|}
Line 15: Line 15:
  {{obr}}non-GPL2
  {{obr}}non-GPL2
  {{!}} ''width''
  {{!}} ''width''
{{!}} product  =
{{!}} meaning  =
  {{cbr}}
  {{cbr}}


Line 20: Line 22:


; width: The width of the box.  This defaults to {{param||80%}}.  It should be a legal CSS width value.
; width: The width of the box.  This defaults to {{param||80%}}.  It should be a legal CSS width value.
; product:  The thing being labelled as non-GPLv2.
; meaning:  A custom meaning for this not being GPLv2.


}}
}}

Revision as of 16:54, 20 June 2016

The product featured in this article is NOT available under the GNU GPL 2, the primary license of the FlightGear project. This means that you may not be able to re-use (parts of) it in other GPLv2 projects.


The following template description is not displayed when the template is inserted in an article.

Goal

This template can be added to pages describing functionality that is not available under the GNU GPL.

Usage

{{non-GPL2
| width
| product   =
| meaning   =
}}

All parameters are optional.

width
The width of the box. This defaults to 80%. It should be a legal CSS width value.
product
The thing being labelled as non-GPLv2.
meaning
A custom meaning for this not being GPLv2.