Changes
Jump to navigation
Jump to search
Template:Git clone/doc (view source)
Revision as of 22:58, 26 November 2019
, 22:58, 26 November 2019cat
{{documentation subpage}}
<templatedata>
{
"description": "A template for displaying the git clone command quickly and easily.",
"format": "inline",
"params": {
"path": {
"label": "Path of repository",
"description": "The path of the repository",
"default": "mediawiki/{{lc:{{NAMESPACE}}}}s",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
},
"name": {
"label": "Name of repository",
"description": "The name of the repository",
"default": "/{{ROOTPAGENAME}}",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
},
"inline?": {
"label": "How the template is displayed.",
"description": "Paramter for deciding if it should be showed as a block or inline element.",
"default": null,
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
}
}
}
</templatedata>
<templatedata>
{
"description": "A template for displaying the git clone command quickly and easily.",
"format": "inline",
"params": {
"path": {
"label": "Path of repository",
"description": "The path of the repository",
"default": "mediawiki/{{lc:{{NAMESPACE}}}}s",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
},
"name": {
"label": "Name of repository",
"description": "The name of the repository",
"default": "/{{ROOTPAGENAME}}",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
},
"inline?": {
"label": "How the template is displayed.",
"description": "Paramter for deciding if it should be showed as a block or inline element.",
"default": null,
"type": "string",
"required": false,
"suggested": false,
"deprecated": false
}
}
}
</templatedata>