Template:Behavior: Difference between revisions

Template page
No edit summary
No edit summary
Line 9: Line 9:
             "label": "name",
             "label": "name",
             "description": "Name of the instruction",
             "description": "Name of the instruction",
            "required": true,
             "type": "string"
             "type": "string"
         }
         }

Revision as of 21:36, 30 August 2023

{{Documentation|content= ... <templatedata> {

   "description": "Disaply an instruction and add detailed information",
   "params": {
       "Name": {
           "label": "name",
           "description": "Name of the instruction",
           "required": true,
           "type": "string"
       }
   }

} </templatedata>


{{{Name}}}

Input Output Flow dots
{{{Input1}}} {{{Output1}}} {{{Dot1}}}
{{{Input2}}} {{{Output1}}} {{{Dot2}}}
{{{Input3}}} {{{Output1}}} {{{Dot3}}}

* Extra Options

{{{Description}}}