Modèle:Featuregroup/Item
De DigiWiki.
Sub-template for rendering an individual feature description in Template:Featuregroup. You normally shouldn't use this sub-template directly.
Required parameters:
-
summ
: A brief summary of the feature (one sentence).
Optional parameters:
-
info
: More information about the feature. Could be very long. -
vers
: The version number when the feature was added (e.g. "1.2.0 beta 2", "1.3.0", or "1.4.0 Experimental"). -
date
: The date when the feature was released (e.g. "2011-04-21")
Usage: {{Featuregroup/Item | summ=[[Build Math Expressions]] | info=Use math functions in the build window. | vers=1.1.0 RC1 | date=2009-02-03 }}
Result:
-
Build Math Expressions (Released on 2009-02-03 in version 1.1.0 RC1)
Use math functions in the build window.