Elwiki:Elwiki Languages: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
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>  


* <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 others' time in debugging your page when they transclude!!!
* 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}}.
** In previous editions, some editors have <<nowiki/>b> without </<nowiki/>b>(History of [[User_Created_Combos/LK]]), and have <<nowiki/>tr> without </<nowiki/>tr>(History of [[Template:Infobox/row]]), which caused serious structure breaking, and cost hours in debugging.
 
* <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 others' time in debugging your page when they transclude!!!
** In previous editions, some editors have <<nowiki/>b> without </<nowiki/>b> (History of [[User_Created_Combos/LK]]), and have <<nowiki/>tr> without </<nowiki/>tr> (History of [[Template:Infobox/row]]), which caused serious structure breaking, and cost hours in debugging.


Thats all! Thanks.
Thats all! Thanks.