Difference between revisions of "User:Dipseydoodle"

From The Battle for Wesnoth Wiki
Line 7: Line 7:
 
To begin we will put the following line of code into our favorite text editor
 
To begin we will put the following line of code into our favorite text editor
  
##textdomain wesnoth-MYE(or the initials of your era)
+
1. #textdomain wesnoth-MYE(or the initials of your era)
  
 
(For text editors: Notepad is the default for Windows, Textedit is the Default for Macs).
 
(For text editors: Notepad is the default for Windows, Textedit is the Default for Macs).

Revision as of 20:33, 28 October 2010

I've waited forever to update the unit WML part of the wiki, and I will now use this time to contribute to the wiki.


Unit WML Part One.


To begin we will put the following line of code into our favorite text editor

1. #textdomain wesnoth-MYE(or the initials of your era)

(For text editors: Notepad is the default for Windows, Textedit is the Default for Macs).


More to come!