Template:Behavior

Template page
Revision as of 21:50, 30 August 2023 by Novalis (talk | contribs)

{{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}}}