Page MenuHomePhabricator

templatedata.json

Authored By
bzimport
Nov 22 2014, 1:54 AM
Size
1 KB
Referenced Files
None
Subscribers
None

templatedata.json

{
"pages": {
"1363064": {
"title": "Template:X1",
"description": {
"zh": "A template for tracking bugs in Wikimedia's Bugzilla instance"
},
"params": {
"1": {
"label": {
"zh": "Bug number"
},
"description": {
"zh": "The Bugzilla number of the bug that is being tracked."
},
"required": true,
"type": "string",
"deprecated": false,
"aliases": [],
"default": ""
},
"2": {
"label": {
"zh": "Status"
},
"description": {
"zh": "The status of the bug. Options are 'fixed' ,'wontfix', 'invalid', 'later' and 'critical'."
},
"required": false,
"type": "string",
"deprecated": false,
"aliases": [],
"default": ""
},
"float": {
"label": {
"zh": "Float position"
},
"description": {
"zh": "(Not for general use) The float position of the template."
},
"default": "right",
"type": "string",
"required": false,
"deprecated": false,
"aliases": []
}
}
}
}
}

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10852
Default Alt Text
templatedata.json (1 KB)

Event Timeline