Elwiki:Elwiki Languages: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 3: Line 3:
* Add <nowiki>{{Languages|Name_of_Page}}</nowiki> to the top of any page you wish to translate. Change Name_of_Page to the name of the page you are editing, such as <nowiki>{{Languages|Ara}}</nowiki> if you are editing the [[Ara]] page.
* Add <nowiki>{{Languages|Name_of_Page}}</nowiki> to the top of any page you wish to translate. Change Name_of_Page to the name of the page you are editing, such as <nowiki>{{Languages|Ara}}</nowiki> if you are editing the [[Ara]] page.


* Follow the country code here: http://www.mediawiki.org/wiki/Template:Languages
* Follow the country code here: http://www.mediawiki.org/wiki/Template:Languages.


* So for example if I wanted to add an Italian version of Raven's page, I would go to http://elwiki.net/w/Raven/it and edit there.
* So for example if I wanted to add an Italian version of Raven's page, I would go to http://elwiki.net/w/Raven/it and edit there.

Revision as of 21:25, 15 December 2014

You can now add your own language to any Elwiki page. To do so all you need to do is follow these simple rules:

  • Add {{Languages|Name_of_Page}} to the top of any page you wish to translate. Change Name_of_Page to the name of the page you are editing, such as {{Languages|Ara}} if you are editing the Ara page.
  • All links in that page must also contain /it such as [[Maximum Cannon/it]]
  • Add {{DISPLAYTITLE:name_of_page_in_your_language}} on top of every page you translate. e.g. {{DISPLAYTITLE:Cornwellritter}}.
  • Use {{filepath:file_name.file_extension}} for your direct (raw) file path. E.g. {{filepath:SGTopRight.png}} give the path .
  • Since pages might be transcluded somewhere else, PLEASE CLOSE YOUR TAGS IN YOUR PAGES!!! If you failed in doing this, you will waste the time of others in debugging your page when they transclude!
    • In previous editions, some editors had <b> without </b> (History of User_Created_Combos/LK), and had <tr> without </tr> (History of Template:Infobox/row), which caused serious structure breaking, and cost hours in debugging.

That's all! Thanks.