Difference between revisions of "Template:AIScript"
Jump to navigation
Jump to search
Troylaurin (talk | contribs) |
Troylaurin (talk | contribs) |
||
Line 3: | Line 3: | ||
! | ! | ||
|- | |- | ||
− | | | + | |{{#tag:syntaxhighlight|lang=actionscript| |
{{{source|}}} | {{{source|}}} | ||
− | + | }} | |
|- | |- | ||
− | | | + | |{{#tag:syntaxhighlight|lang=text| |
{{{code|}}} | {{{code|}}} | ||
− | + | }} | |
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 15:35, 21 January 2021
lang=actionscript |
lang=text |
Displays the source and code for an AI script in syntax-highlighted code sections.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Source | source | Script source code | Content | suggested |
Import Code | code | Code for importing into TPT2 | String | required |