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 edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 09:23, 24 October 2013

Example

Wikitext

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

Preview

{{{1|}}}

Source

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

Links