Elwiki:Elwiki Languages: Difference between revisions

m
no edit summary
No edit summary
mNo 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 [[MediaWikiWiki:Template:Languages|here]].


* 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 {{fullurl:Raven/it}} and edit there.


* All links in that page must also contain /it such as <nowiki>[[Maximum Cannon/it]]</nowiki>.
* All links in that page must also contain /it such as <nowiki>[[Maximum Cannon/it]]</nowiki>.
Line 11: Line 11:
* Add <nowiki>{{DISPLAYTITLE:name_of_page_in_your_language}}</nowiki> on top of every page you translate. e.g. <nowiki>{{DISPLAYTITLE:Cornwellritter}}</nowiki>.
* Add <nowiki>{{DISPLAYTITLE:name_of_page_in_your_language}}</nowiki> on top of every page you translate. e.g. <nowiki>{{DISPLAYTITLE:Cornwellritter}}</nowiki>.


* Use <nowiki>{{filepath:file_name.file_extension}}</nowiki> for your direct (raw) file path. E.g. <nowiki>{{filepath:SGTopRight.png}}</nowiki> give the path {{filepath:SGTopRight.png}}.
* Use <nowiki>[[Media:file_name.file_extension|description]]</nowiki> for your direct (raw) file link. E.g. <nowiki>[[Media:SGTopRight.png|SG Top Right]]</nowiki> give the link to {{filepath:SGTopRight.png}}.


* <font color=red>'''Since pages might be transcluded somewhere else, PLEASE CLOSE YOUR TAGS IN YOUR PAGES!!!'''</font> If you failed in doing this, you will waste the time of others in debugging your page when they transclude!
* <font color=red>'''Since pages might be transcluded somewhere else, PLEASE CLOSE YOUR TAGS IN YOUR PAGES!!!'''</font> If you failed in doing this, you will waste the time of others in debugging your page when they transclude!