Template:Tip/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <templatedata> { "params": { "1": { "label": "Tip...") |
(→Usage) |
||
Line 8: | Line 8: | ||
"1": { | "1": { | ||
"label": "Tip Text", | "label": "Tip Text", | ||
"type": " | "type": "content", | ||
"required": true | |||
} | } | ||
} | } |
Revision as of 18:16, 31 May 2018
Template:Mbox[[Category:Template documentation pages{{#translation:}}]][[Category:Template documentation{{#translation:}}]]
Usage
<templatedata> { "params": { "1": { "label": "Tip Text", "type": "content", "required": true } } } </templatedata>