Template:Tip/doc: Difference between revisions

From Atmospheric and Oceanic Science
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...")
 
Line 8: Line 8:
"1": {
"1": {
"label": "Tip Text",
"label": "Tip Text",
"type": "string"
"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>