Welcome to the PtokaX Wiki!


This wiki is devoted to let users share information on the great hubsoft PtokaX. However, it is not limited to PtokaX, it is destined to share and discuss information on different parts of the LUA programming language, but the site is NOT intended to be a replacement for the primary LUA Board aka the PtokaX Portal, nor the secondary LUA Board or the PtokaX resources.

If you’re not familiar with wikis then in short: they are user-contributed sites: pages can be edited by (almost) anyone. As such, there is always kind of up-to-date and (hopefully) proper content. They are better than forums, since relevant pieces of information are on the same page. Do not hesitate to share your knowledge, and we all hope you can learn and teach a lot here! — bastya_elvtars



Pages are arranged into namespaces, so scripting:tables refers to tables inside namespace scripting. To create a page, simply put a link to it in the main page's appropriate section.

You will have to login/register in order to edit or create pages.

You can test things on the PlayGround. You are encouraged to divide pages ino sections/subsections. Every section should have a level1 heading, for a subsection add level2, for a subsubsection add level3 etc.

Now try this code in the playground!

====== Section 1 ======
contents
===== Sub-section 1 =====
contents
==== Subsubsection 1 ====
contents
====== Section 2 ======

You wil notice that each section/subsection can be individually edited, and a table of contents is created according to the headings. This way you can keep your page organized, and it can be navigated through easier.

For formatting rules see the Formatting Syntax page.

There is also a documentation available.


Personal Tools