<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://oldwiki.devbox.themanaworld.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ichicken</id>
	<title>The Mana World - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://oldwiki.devbox.themanaworld.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ichicken"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.devbox.themanaworld.org/wiki/Special:Contributions/Ichicken"/>
	<updated>2026-05-06T04:06:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://oldwiki.devbox.themanaworld.org/index.php?title=Classic:TmwAthena_Scripting_Standards&amp;diff=7591</id>
		<title>Classic:TmwAthena Scripting Standards</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.devbox.themanaworld.org/index.php?title=Classic:TmwAthena_Scripting_Standards&amp;diff=7591"/>
		<updated>2007-09-17T20:27:18Z</updated>

		<summary type="html">&lt;p&gt;Ichicken: /* Indentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an attempt to standardize the eAthena coding. Any suggestions are welcome to be posted on the discussion page before editing.&lt;br /&gt;
&lt;br /&gt;
eAthena is a scripting language such as C++ or java, but for a specific compiler, people use eAthena&#039;s language to edit the game Ragnarok Online, distributed by Gravity.&lt;br /&gt;
&lt;br /&gt;
== Code Blocks ==&lt;br /&gt;
&lt;br /&gt;
* Code blocks should be separated from the others in a dinstinct way; the best way of doing it is to insert a blank line between code blocks. &lt;br /&gt;
&lt;br /&gt;
* Also, the blocks should be together, (i.e.: without blank lines within them). &lt;br /&gt;
&lt;br /&gt;
* The opening brackets should be at the end of the parent line, not in a new line; the closing ones should be in a line of their own.&lt;br /&gt;
&lt;br /&gt;
* If Creating and NPC, remember to follow the rules stated in the [[NPC_development|NPC Development]] section.&lt;/div&gt;</summary>
		<author><name>Ichicken</name></author>
	</entry>
</feed>