Template:Behavior: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{Documentation|content=
{{Documentation|content=
...
<templatedata>
<templatedata>
{
{

Revision as of 21:49, 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}}}