Template:Translations: Difference between revisions
(made the version ID number smaller) |
m (replaced reference to (obsolete) Translated Page template to (new) Translation template) |
||
Line 10: | Line 10: | ||
-->[[Category:Template]] |
-->[[Category:Template]] |
||
The intent of this template is to mimic the inverse of the [[Template: |
The intent of this template is to mimic the inverse of the [[Template:Translation]] (which is geared towards the ''translated'') by having a template to be placed in the ''original'' pages. |
||
== Usage == |
== Usage == |
Revision as of 04:41, 4 April 2007
Template:Translations/translations | [ID# 31059] +/- |
The intent of this template is to mimic the inverse of the Template:Translation (which is geared towards the translated) by having a template to be placed in the original pages.
Usage
If no argument is provided, the sub-page currentPage/translations will be included. This page should be as simple as possible, and is currently being used as a sequence of links displayed not by their title, but by the short language names (in their own respective language) separated by '|'.
{{Translations}}
Could result in a line with several links (although one should be the local and original page) each pointing to a translated version of the current original page. ie:
english | español | português
If an argument is provided, it should be a fully wiki set of links with their display. Unfortunately, '|' is used as parameter delimeter and thus needs to be escaped. A solution is to use | | or some other (discrete) separator (ie: , - /)
{{Translations | [[One Laptop per Child|english]] | [[Un portátil por niño|español]] - [[Um Laptop para cada Criança|português]] / [[One Laptop per Child zh|中文]]}}