Difference between revisions of "Main Page"

From SF3
Jump to: navigation, search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
Welcome to the '''SpellForce III''' Wiki!
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
In order to get started, why don't you have a look at one of our ''Getting Started'' sections?
 +
* [[Script/InitialSetup | How To Set Up A Development Environment For SpellForce III Scripting]]
 +
* [[Script/Debugging | Tools for Debugging and Testing]]
  
== Getting started ==
+
== Scripting ==
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
{{Special:PrefixIndex/Script/}}
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
 
 
 
 
[[Script_System]]
 
 
 
 
 
{{#tree:
 
*Item
 
**[[Sub-item link]]
 
**Another sub-item
 
}}
 
 
 
{{#menu:
 
*Menu item
 
**[[Sub-menu with link]]
 
**Another sub-menu item
 
}}
 
 
 
{{#tree: id=siteTree | class=navTree | root=Organic Design |
 
*Item
 
**[[Sub-item link]]
 
**Another sub-item
 
}}
 

Latest revision as of 17:16, 8 February 2018

Welcome to the SpellForce III Wiki!

In order to get started, why don't you have a look at one of our Getting Started sections?

Scripting

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started


Script_System