Game Development Community

I have a TDN Wiki contribution... how do I submit it?

by John Klimek · in Torque Game Builder · 02/28/2006 (7:35 am) · 2 replies

I'd like to start giving back to the community (espicially since I ask so many questions!) by creating pages on the TDN Wiki but I'm not sure how I go about this process...

For starters, I've created a GuiControlProfile page that explains each of the fields and what they do (taken directly from source code comments). The only fields I can't figure out are "tab", "fontColorLink", "fontColorLinkHL" and "hasBitmapArray". The rest of the fields (captured using dump() on a GuiControlProfile) are in my list.

Thanks,
John

#1
02/28/2006 (7:52 am)
This is a good starting point:

http://tdn.garagegames.com/wiki/Meta

and especially this:

http://tdn.garagegames.com/wiki/Meta/How_to_Write_and_Format_an_Article_for_TDN
#2
02/28/2006 (8:47 am)
Thanks! :)