Content deleted Content added
but default does |
|||
Line 84:
"label": "Only subtemplates",
"description": "The inverse to ignore_subtemplates. Only keys that are in subtemplates of the template requested will be considered. ignore_subtemplates will take precedence over this option if both are enabled",
"type": "boolean",
"default": "no"
},
"dontprocess": {
"label": "Don't process",
"description": "If enabled, the returning result won't be processed into wikitext, and will be returned as raw data.",
"type": "boolean",
"default": "no"
Line 98 ⟶ 104:
"ignore_subtemplates",
"ignore_blank",
"only_subtemplates",
"dontprocess"
]
}</templatedata>
|