Template:Set: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
Line 38:
</pre>
}}
 
[[Category:AutoDumpContentFromCommons]]
<templatedata>
{
Line 49:
"required": true
},
"2alt-text": {
"label": "Alternative Command Description",
"description": "Either Alternate Description of Command or an Example",
Line 55:
"type": "string"
},
"3example": {
"label": "Sample output",
"description": "An example output of runing this command",
Line 64:
"label": "Pre Color",
"description": "Color of Pre-formatted Example",
"example": "basic, black-green, blue-white, black-white, net, esx",
"type": "string"
},
Line 84:
"example": "1",
"type": "boolean"
},
"example": {
"label": "Sample output",
"description": "An example output of runing this command",
"example": "<pre>volume show where status = offline</pre>",
"type": "string"
},
"alt-text": {
"label": "Alternative Command Description",
"description": "Either Alternate Description of Command or an Example",
"example": "volume show where status = offline",
"type": "string"
}
},