Template:Must be substituted/doc: Difference between revisions
Template page
More actions
m docu fix |
this template does take parameters; templatedata |
||
| Line 1: | Line 1: | ||
{{ | <noinclude>{{documentation subpage}}</noinclude><templatedata> | ||
{ | |||
"params": { | |||
"page": { | |||
"type": "wiki-page-name", | |||
"suggested": true, | |||
"description": "template page to use for substitution if not the actual template's one" | |||
}, | |||
"ve": { | |||
"label": "VisualEditor", | |||
"type": "boolean", | |||
"suggested": true, | |||
"description": "if the VisualEditor can be used instead of substitution" | |||
} | |||
}, | |||
"description": "message box for templates that must be substituted" | |||
} | |||
</templatedata> | |||
Revision as of 22:02, 8 June 2015
message box for templates that must be substituted
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| page | page | template page to use for substitution if not the actual template's one | Page name | suggested |
| VisualEditor | ve | if the VisualEditor can be used instead of substitution | Boolean | suggested |