Difference between revisions of "EN"

From Ryzom Forge Wiki

Jump to: navigation, search
Line 10: Line 10:
 
# In the search field, top right, write the title it seems to translate the original one. For example, "Main Page" has been translated as "Accueil" ("Home, Welcome" in French). Alternatively, you can also write "EN_original_Tiltle". There is a only one constraint: do not fall on an existing article and with other content in it, which will be shown immediately if you launch the search command and if there is a result.
 
# In the search field, top right, write the title it seems to translate the original one. For example, "Main Page" has been translated as "Accueil" ("Home, Welcome" in French). Alternatively, you can also write "EN_original_Tiltle". There is a only one constraint: do not fall on an existing article and with other content in it, which will be shown immediately if you launch the search command and if there is a result.
 
# If there is no page with the title you have chosen, click on the title you have selected in the message that is in red in the first line of the "''Search results''" page: '''"Create the page "<span style="color: #FF0000;">Your_Title</span>" on this wiki!"'''
 
# If there is no page with the title you have chosen, click on the title you have selected in the message that is in red in the first line of the "''Search results''" page: '''"Create the page "<span style="color: #FF0000;">Your_Title</span>" on this wiki!"'''
 +
#Copy the new page in Spanish Spanish adapted to this line: <pre>{{FirstOneEN}}</pre>
 +
#Save immediately the page that only has this line.
 +
#Open the newly saved page: it shall have the required skeleton to get your work .
 +
<!--
 
# Copy to the top of your new '''English''' page this line adapted to '''English''':<pre>{{TabLang|EN|DE|{{FULLPAGENAME}}|ES|​​FR|RU}}</pre> And replace in it DE, ES, FR or RU by the title of the original page you are translating.  
 
# Copy to the top of your new '''English''' page this line adapted to '''English''':<pre>{{TabLang|EN|DE|{{FULLPAGENAME}}|ES|​​FR|RU}}</pre> And replace in it DE, ES, FR or RU by the title of the original page you are translating.  
 
# Then copy on the bottom of your new page this line adapted to '''English''':<pre>[[Category: EN]]</pre>so, at the completion of your article, admins of the site or the bots will complete more easily broken or missing links between translations.  
 
# Then copy on the bottom of your new page this line adapted to '''English''':<pre>[[Category: EN]]</pre>so, at the completion of your article, admins of the site or the bots will complete more easily broken or missing links between translations.  
 
# Finally, between these two lines you can start your article. It is fashionable in wikis to write a brief summary of the page before the first title inside pages, and to recall there in '''bold''' the name of the page. This custom, which is not an obligation, is in order to quickly inform the reader that he is in the right place in the wiki.
 
# Finally, between these two lines you can start your article. It is fashionable in wikis to write a brief summary of the page before the first title inside pages, and to recall there in '''bold''' the name of the page. This custom, which is not an obligation, is in order to quickly inform the reader that he is in the right place in the wiki.
 +
-->
  
 
[[Category: EN]]
 
[[Category: EN]]

Revision as of 20:03, 6 July 2014

You are on EN page meaning that

the page you requested is not translated into English or is not referenced in the current tab.

Our system is not like big wikis with thousands of pages, and possibly many languages. One database is enough to contain "Ryzom Forge", so the translation system is "light", but nevertheless requires some operations.

To make a translation, follow these steps:

  1. In the search field, top right, write the title it seems to translate the original one. For example, "Main Page" has been translated as "Accueil" ("Home, Welcome" in French). Alternatively, you can also write "EN_original_Tiltle". There is a only one constraint: do not fall on an existing article and with other content in it, which will be shown immediately if you launch the search command and if there is a result.
  2. If there is no page with the title you have chosen, click on the title you have selected in the message that is in red in the first line of the "Search results" page: "Create the page "Your_Title" on this wiki!"
  3. Copy the new page in Spanish Spanish adapted to this line:
    {{FirstOneEN}}
  4. Save immediately the page that only has this line.
  5. Open the newly saved page: it shall have the required skeleton to get your work .