Template:Wg

From SacredWiki
Revision as of 23:40, 27 October 2013 by Schot (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

$wg

Usage

<templatedata> {

 "description": "Display a link to the Manual page of a MediaWiki configuration variable.",
 "params": {
   "1": {
     "label": "Name",
     "description": "Name of global variable (without $wg prefix)",
     "required": true,
     "type": "string"
   }
 }

} </templatedata>

Example

{{wg|EnableUploads}} → $wgEnableUploads