<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.autoitscript.com/w/index.php?action=history&amp;feed=atom&amp;title=Posting_Code</id>
	<title>Posting Code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.autoitscript.com/w/index.php?action=history&amp;feed=atom&amp;title=Posting_Code"/>
	<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Posting_Code&amp;action=history"/>
	<updated>2026-04-21T18:21:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Posting_Code&amp;diff=8195&amp;oldid=prev</id>
		<title>Manadar at 00:16, 24 June 2009</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Posting_Code&amp;diff=8195&amp;oldid=prev"/>
		<updated>2009-06-24T00:16:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In order to post code on the Wiki you use the following tags:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;syntaxhighlight lang=&amp;quot;autoit&amp;quot;&amp;gt;&lt;br /&gt;
; your code here&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the result of the above tags:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;autoit&amp;quot;&amp;gt;&lt;br /&gt;
; your code here&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or another example:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;autoit&amp;quot;&amp;gt;&lt;br /&gt;
$s = &amp;quot;Hello World&amp;quot;&lt;br /&gt;
MsgBox(0, &amp;quot;&amp;quot;, $s)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Manadar</name></author>
	</entry>
</feed>