Template:AUTOIT: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
(Created page with "== Example == === Wikitext === <pre><nowiki>{{AUTOIT|1= MsgBox(0, 0, "Hello world!")}}</nowiki></pre> === Preview === {{AUTOIT|1= MsgBox(0, 0, "Hello world!")}} == Source ==...")
(No difference)

Revision as of 09:08, 24 October 2013

Example

Wikitext

{{AUTOIT|1=
MsgBox(0, 0, "Hello world!")}}

Preview

{{{1|}}}

Source

<onlyinclude><syntaxhighlight lang="autoit">{{{1|}}}</syntaxhighlight></onlyinclude>

Links