Content deleted Content added
→Template data: melting down unable to debug this template at least i will make the docs spell it right. |
document new parameter (better name ideas welcome) |
||
Line 90:
"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"
},
"treat_as_regex": {
"label": "Treat as regex",
"description": "Treats the Templates input as a lua regex instead of a raw string",
"type": "boolean",
"default": "no"
Line 105 ⟶ 111:
"ignore_blank",
"only_subtemplates",
"dontprocess",
"treat_as_regex"
]
}</templatedata>
|