Difference between revisions of "Template:Translated From"
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{Translated From/code |
− | + | |source={{{source|}}} | |
− | + | |rtl={{{rtl|}}} | |
− | + | |rev={{{rev|}}} | |
− | + | |message-languages=Languages: | |
− | + | |message-no-known-translations=There are no known versions of this page in other languages. Please read the directions on [[{{Translation of|CC Wiki:Translate}}|how to add a translation]]. | |
− | + | }}</includeonly><noinclude> | |
− | + | Template '''{{PAGENAME}}''' should be used to link the translations of an article to the source. Please refer to [[CC Wiki:Translated]] for learning how to name your translation page. To use this template in your tanslation, insert: | |
− | |||
− | |||
− | {{ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </includeonly><noinclude> | ||
− | |||
− | |||
− | |||
<pre> | <pre> | ||
{{Translated From | {{Translated From | ||
− | + | | source = Namespace:Source Article Name | |
+ | | rev = Revision ID of the page translated | ||
+ | | rtl = True (optional) | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | Parameter <code>rev</code> should contain the revision ID of the source page that was the basis of translation. To find out the revision ID, visit the source page's history: placing the mouse pointer over the link to any revision of the page, the respective revision ID will show in the link's URL. | |
For right to left languages, an optional <code>rtl=true</code> flag can be included. | For right to left languages, an optional <code>rtl=true</code> flag can be included. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See also== | ==See also== | ||
Line 69: | Line 25: | ||
{{Translations | {{Translations | ||
− | + | | articles = Template:Pt:Traduzida de | |
}} | }} | ||
[[Category:Translation templates]] | [[Category:Translation templates]] | ||
</noinclude> | </noinclude> |
Revision as of 00:00, 26 April 2011
Template Translated From should be used to link the translations of an article to the source. Please refer to CC Wiki:Translated for learning how to name your translation page. To use this template in your tanslation, insert:
{{Translated From | source = Namespace:Source Article Name | rev = Revision ID of the page translated | rtl = True (optional) }}
Parameter rev
should contain the revision ID of the source page that was the basis of translation. To find out the revision ID, visit the source page's history: placing the mouse pointer over the link to any revision of the page, the respective revision ID will show in the link's URL.
For right to left languages, an optional rtl=true
flag can be included.