Abbey Games has a new community and forums! Come on over to https://community.abbeygames.com and don't forget to mention your old username! The old forums will remain available, but read-only.
Search found 16 matches
- Sat Jun 08, 2013 2:20 am
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
Don't think that would be possible without the use of the interwiki (rejected because each language would require diferent servers, it seems) or the use of a lot of javascript to interact with the sidebar and alter the links depending on the language the user chose.
- Thu Jun 06, 2013 2:47 pm
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
I've edited the Navbox code because it seemed broken. I also created a new navbox, the Template:Reus/pt . This will make the life of readers easier, by linking the main game mechanics in most pages. This way they don't have to hunt for the information, they can easily finish to read an article and c...
- Thu Jun 06, 2013 1:11 pm
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
Cheers! It is working as intended (Example).Maarten wrote:I've setif you want to try it out..!Code: Select all
$wgRestrictDisplayTitle = false;
- Thu Jun 06, 2013 2:40 am
- Forum: Reus (Português)
- Topic: Portuguese Dictionary
- Replies: 3
- Views: 4127
Re: Portuguese Dictionary
I take advantage of this opportunity to ask for a "Reur (Portuguese)" subforum, and also any other language in the MultiLangBar, please ! I would very much like if it was created, although I've only seen 3 Portuguese speakers on the forum. Thanks for the support, though. Hey Paulo, Na página dos Na...
- Wed Jun 05, 2013 7:44 pm
- Forum: Reus (Português)
- Topic: Portuguese Dictionary
- Replies: 3
- Views: 4127
Portuguese Dictionary
Baseado na lista do usuário Touriste, criei esse tópico contendo todos os termos importantes de Reus, incluindo nome das fontes naturais, recursos, projetos, simbioses e habilidades dos gigantes. O objetivo principal desse tópico é simples, deifnir e discutir quais termos utilizar, já que essa será ...
- Wed Jun 05, 2013 7:10 pm
- Forum: International
- Topic: Translation templates !
- Replies: 2
- Views: 4967
Re: Translation templates !
I will be using this. Thank you very much :)
- Tue Jun 04, 2013 11:55 pm
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
I have a problem with the Awe template, because in project page , it leads to the chapter on Awe on the Resources page . But the template leads to awe/fr that does not exist because "awe" alone is located in the resources page. Not sure if that is clear :/ Also, for the "see also" (thanks for the w...
- Mon Jun 03, 2013 8:35 pm
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
I was wondering if we should allow the usage of {{DISPLAYTITLE}} for translated articles. This function allows the editors to choose which title to show on top of the page. So, for example, if we used {{DISPLAYTITLE:Biomas}} on the article Biomes/pt , it would instead should Biomas , on the top of t...
- Sat Jun 01, 2013 3:12 pm
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
I will try adding support to that template as well, though that template is quite the mess. Edit: Because there are too many strings to translate (not only See also , but all the and s), the better solution would be to create subpages instead of adding the support as code. So, instead of {{See also|...
- Sat Jun 01, 2013 2:24 am
- Forum: International
- Topic: Wiki translation
- Replies: 69
- Views: 48876
Re: Wiki translation
I can not make it work. I tried {{food/fr}} {{food=3}} {{food|3=fr}} {{food|3}} Did I do something wrong ? The language code is the second variable, while the value is the first. If I was to write in portuguese, I would have to use the following: {{food|3|pt}}, to show the number plus an image; or ...