Template:Type

From Linux Web Expert

Revision as of 03:55, 26 April 2020 by >Kghbln (chg)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the Datatype template, used on Datatypes documentation pages. The template takes the following parameters:

  • datatype name: The actual name of the datatype.
  • description: a short text describing the datatype
  • component: The extension that provides this datatype, i.e. SMW, SM, etc.
  • minimum version: The minimum version of the extension you need for this datatype. Aka when it was added.

It is used like this:

{{Datatype
 |datatype name=foobar
 |description=Stores semantic data as foo bar.
 |component=Semantic MediaWiki
 |minimum version=1.0
 |maximum version=1.8
 |type id=_wpg
}}

Uses the following templates