Template:Behavior: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 1: Line 1:
<noinclude>
{{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>
}}
</noinclude>
=== {{{Name}}} ===
=== {{{Name}}} ===
{| class="wikitable"
{| class="wikitable"

Latest revision as of 22:04, 30 August 2023

{{{Name}}}[edit source]

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

* Extra Options

{{{Description}}}

Documentation

This Template page doesn't have any documentation yet. Create Template:Behavior/doc to have its contents transcluded here.