Difference between revisions of "Template:Trans"

From Team Fortress Wiki
Jump to: navigation, search
(added support for finnish)
m (Fixing case of "Français" : lower case "f" is required.)
Line 7: Line 7:
 
   | de = Diese Seite ist im Prozess auf {{lang name|name|{{{lang|{{SUBPAGENAME}}}}}}} '''[[Help:Language translation|übersetzt zu werden]]'''
 
   | de = Diese Seite ist im Prozess auf {{lang name|name|{{{lang|{{SUBPAGENAME}}}}}}} '''[[Help:Language translation|übersetzt zu werden]]'''
 
   | es = Esta página esta en proceso de ser '''[[Help:Language translation|traducida]]''' al Español.
 
   | es = Esta página esta en proceso de ser '''[[Help:Language translation|traducida]]''' al Español.
   | fr = Cette page est en cours de '''[[Help:Language translation|traduction]]''' en Français.
+
   | fr = Cette page est en cours de '''[[Help:Language translation|traduction]]''' en français.
 
   | hu = Ez az oldal magyarra való '''[[Help:Language translation|fordítás]]''' alatt áll.
 
   | hu = Ez az oldal magyarra való '''[[Help:Language translation|fordítás]]''' alatt áll.
 
   | no = Denne siden er i ferd med å bli '''[[Help:Language translation|oversatt]]''' til norsk.
 
   | no = Denne siden er i ferd med å bli '''[[Help:Language translation|oversatt]]''' til norsk.

Revision as of 11:58, 17 February 2011

Documentation for Trans

Use {{trans}} on pages that have not been fully translated yet. It will display the above notice and categorize the page correctly so uncompleted translations can be managed.

{{trans}} automatically detects the language of the page and will display the correct name and categorize the page correctly by default.

"{{trans|Italian|English}}" is no longer needed, just {{trans}} at the top of the page will suffice.

Usage

  • {{Trans}} when used on Soldier/ru will place the above notice and put the page in Category:Translating into Russian
  • If, for example, you need to place the notice on a page that doesn't use a lang subpage, like a draft version in the user space, you can force a particular language using the parameter lang:
    {{Trans|lang=de}} will place the same notice and put the page in Category:Translating into German.
    ^ This is not needed on article pages. Just place {{trans}} at the top of the page and the message will automatically change.