Difference between revisions of "Template:IncludeAt/doc"

From Moegirlpedia
Jump to: navigation, search
(still working...)
 
m
Line 3: Line 3:
 
"params": {
 
"params": {
 
"noinclude": {
 
"noinclude": {
"description": "If this argument is \"<code>true</code>\", then nothing will be included. Used as a \"master switch\".",
+
"description": "If this argument is \"true\", then nothing will be included. Used as a \"master switch\".",
 
"type": "string",
 
"type": "string",
 
"default": "none"
 
"default": "none"

Revision as of 20:51, 27 August 2019

<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>