Template:IncludeAt/doc
<templatedata>
{
"params": {
"noinclude": {
"description": "If this argument is \"true
\", then nothing will be included. Used as a \"master switch\".",
"type": "string",
"default": "none"
},
"anytalk": {
"description": "Information to be included at any talkpage.",
"type": "string",
"default": "none",
"required": true
},
"main": {
"description": "Information to be included at (main) namespaces.",
"type": "string",
"required": true
},
"user": {
"type": "string",
"required": true
},
"template": {
"required": true
},
"help": {
"required": true
},
"category": {
"required": true
},
"pagename": {},
"page": {},
"pagename2": {},
"page2": {},
"pagename3": {},
"page3": {},
"other": {}
},
"format": "block"
}
</templatedata>