Template:MathForm/doc: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Eievie
No edit summary
 
(No difference)

Latest revision as of 19:08, 10 December 2024

Template:Documentation subpage

Usage

Template:Doc example

Parameters

<templatedata> {

   "description": "The template's full parameters are:",

"params": { "1": { "label": "formula", "description": "Formula enclosed in ...", "type": "string", "required": true }, "left": { "label": "left-hand number", "description": "Number of formula on the left side.", "type": "string", "required": false }, "right": { "label": "right-hand number", "description": "Number of formula on the right side.", "type": "string", "required": false } } } </templatedata>

See also