<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.prime-wow.com/index.php?action=history&amp;feed=atom&amp;title=Category%3ABest_Practices</id>
	<title>Category:Best Practices - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.prime-wow.com/index.php?action=history&amp;feed=atom&amp;title=Category%3ABest_Practices"/>
	<link rel="alternate" type="text/html" href="https://wiki.prime-wow.com/index.php?title=Category:Best_Practices&amp;action=history"/>
	<updated>2026-06-07T07:46:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.prime-wow.com/index.php?title=Category:Best_Practices&amp;diff=7241&amp;oldid=prev</id>
		<title>Xordac: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.prime-wow.com/index.php?title=Category:Best_Practices&amp;diff=7241&amp;oldid=prev"/>
		<updated>2017-10-23T23:23:14Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;NWNScript best practices and standards.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable padding-5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left;&amp;quot; | Title&lt;br /&gt;
! style=&amp;quot;text-align: left;&amp;quot; | Brief Description&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Coding Standards]]&lt;br /&gt;
| Following a set of coding standards benefits a module by making it easy to maintain, troubleshoot, and integrate.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Function Prototypes]]&lt;br /&gt;
| Declaring a function prototype allows the compiler to know about a function before actually reaching it in the file.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Naming Conventions ]]&lt;br /&gt;
| Naming conventions help during code maintenance, integration, and group projects.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Primers]]&lt;/div&gt;</summary>
		<author><name>Xordac</name></author>
	</entry>
</feed>