Help:Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Revert unwanted changes)
 
(17 intermediate revisions by 11 users not shown)
Line 1: Line 1:
Can you please add a link to the Italian main page(<nowiki>[[it:Pagina principale]]</nowiki>)? Thanks.<br/><span style="font-family:Courier New, Courier, monospace">[[User:Shadd|Shadd]]</span><sub>([[User_talk:Shadd|Сто?]])</sub> 11:49, 25 January 2008 (CST)
Can you please add a link to the Italian main page(<nowiki>[[it:Pagina principale]]</nowiki>)? Thanks.<br/><span style="font-family:Courier New, Courier, monospace">[[User:Shadd|Shadd]]</span> 11:49, 25 January 2008 (CST)
:Done :) Keep up the good work! [[User:EAi|eAi]] 20:06, 25 January 2008 (CST)
:Done :) Keep up the good work! [[User:EAi|eAi]] 20:06, 25 January 2008 (CST)


Line 12: Line 12:
http://development.mtasa.com/wiki/Vehicle_Upgrades
http://development.mtasa.com/index.php?title=Vehicle_Upgrades
There is no link in 'Vehicle Upgrades' in the 'ID list'. I already knew that there is this page, but unfortunately we can't modify this page... :( <br/> [[User:Atti|Atti]] 03:29, 27 January 2008 (CST)
There is no link in 'Vehicle Upgrades' in the 'ID list'. I already knew that there is this page, but unfortunately we can't modify this page... :( <br/> [[User:Atti|Atti]] 03:29, 27 January 2008 (CST)
:Done


Please add a Link to the German Translation. (DE/Hauptseite)
Please add a Link to the German Translation. (DE/Hauptseite)
:Done


Same [[Introduction to Scripting the GUI|page]] is linked twice in the 'Getting started' section ('Introduction to Scripting the GUI' and 'Scripted GUI'). [[User:Awwu|Awwu]] 05:03, 25 May 2008 (CDT)
Same [[Introduction to Scripting the GUI|page]] is linked twice in the 'Getting started' section ('Introduction to Scripting the GUI' and 'Scripted GUI'). [[User:Awwu|Awwu]] 05:03, 25 May 2008 (CDT)
:Done


== Request ==
Please add a Link to the Ukrainian Translation. (UK/Main Page) --[[User:HIKC|HIKC]] ([[User talk:HIKC|talk]]) 15:02, 6 April 2018 (UTC)
:Done


I have a request for the italian wiki: it's possible to do that the functions in the code tag that are in the italian pages link to the italian pages of the functions, and not to the english one? Can you create, if in need, a namespace for the italian(and other langueges of course)wiki?
==About the new GitHub repository==
Example:
Shouldn't the "Google Code SVN" link in "Developing Multi Theft Auto" section be updated with the new GitHub repository at https://github.com/multitheftauto/mtasa-blue? Thanks. --[[User:AlexTMjugador|AlexTMjugador]] ([[User talk:AlexTMjugador|talk]]) 15:08, 26 March 2015 (UTC)
<syntaxhighlight lang="lua">
:Indeed. Thanks for pointing this out. --[[User:JHXP|JHXP]] ([[User talk:JHXP|talk]]) 19:06, 1 August 2015 (UTC)
addEventHandler("onGamemodeMapStart", g_root, loadMap)
</syntaxhighlight>
If you click on the function name you'll get the addEventHandler page, I want that if I click on it in the italian wiki i can go to IT/addEventHandler instead of addEventHandler. Thanks. --<span style="font-family:Courier New, Courier, monospace">[[User:Shadd|Shadd]]</span><sub>([[User_talk:Shadd|In caso di emergenza rompere le scatole]])</sub> 06:51, 5 June 2008 (CDT)
 
== Double link ==
 
Links to [[Introduction to Scripting the GUI]] and [[Scripted GUI]] redirect to one page. -- [[User:Divine|Divine]] 04:27, 15 June 2008 (CDT)
 
== Problem ==
 
Guys i get a '''problem''' . I cant get the activation link from the www.mtasa.com . I waited 2 weeks for it.
:Wiki isn't a discussion forum. Go to [http://forum.multitheftauto.com/ MTA forums] or to [irc://irc.gtanet.com/mta IRC] and ask about your problems there.
----
First thing is that ”Introduction to Scripting the GUI“ and ”Scripted GUI“ lead to the same page.
Second thing is a question: Would you be so kind and add a link to the useful functions page/category?
Third thing is mainly for making them three but: The screenshot of the script part looks not very good. I would either remove it or replace it with a new one. :P
[[User:NeonBlack|NeonBlack]] 00:23, 4 July 2009 (CEST)
If we already go into nitpicking mode, Lua should be preferred over LUA (http://www.lua.org/about.html last paragraph) ;) [[User:LordAzamath|LordAzamath]] 10:10, 4 July 2009 (CEST)
 
== Closed website. ==
 
Can someone remove the "The basics of scripting" website? It's closed by robhol.
--[[User:Sebassje|Sebas]] 11:02, 23 April 2010 (UTC)

Latest revision as of 23:03, 25 December 2022

Can you please add a link to the Italian main page([[it:Pagina principale]])? Thanks.
Shadd 11:49, 25 January 2008 (CST)

Done :) Keep up the good work! eAi 20:06, 25 January 2008 (CST)

The Dutch one too please ([[nl:Main Page]])? :P

Done :) eAi 11:24, 26 January 2008 (CST)

Please add link to Spanish main page ([[es:Pagina Principal]]) :B, Bye
zorrigas 04:17, 12 July 2009 (GMT-4)

Done :) eAi 13:50, 12 July 2009 (CEST)


http://development.mtasa.com/index.php?title=Vehicle_Upgrades There is no link in 'Vehicle Upgrades' in the 'ID list'. I already knew that there is this page, but unfortunately we can't modify this page... :(
Atti 03:29, 27 January 2008 (CST)

Done

Please add a Link to the German Translation. (DE/Hauptseite)

Done

Same page is linked twice in the 'Getting started' section ('Introduction to Scripting the GUI' and 'Scripted GUI'). Awwu 05:03, 25 May 2008 (CDT)

Done

Please add a Link to the Ukrainian Translation. (UK/Main Page) --HIKC (talk) 15:02, 6 April 2018 (UTC)

Done

About the new GitHub repository

Shouldn't the "Google Code SVN" link in "Developing Multi Theft Auto" section be updated with the new GitHub repository at https://github.com/multitheftauto/mtasa-blue? Thanks. --AlexTMjugador (talk) 15:08, 26 March 2015 (UTC)

Indeed. Thanks for pointing this out. --JHXP (talk) 19:06, 1 August 2015 (UTC)