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