Template:Behavior: Difference between revisions

Template page
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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"


Line 30: Line 12:
<nowiki>*</nowiki> Extra Options
<nowiki>*</nowiki> Extra Options


{{{Description}}}
{{{Description}}}<noinclude>
{{Documentation}}
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->
</noinclude>

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.