Template:TranslationMark/Category:Source SDK FAQ: Difference between revisions
 (Created page with "{{subst:TranslationMark|namespace=Category|base=Source SDK FAQ}}    {{subst:#if: **********************************************************************************************...")  | 
				No edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
<onlyinclude>{{#switch: {{{1}}}  | <onlyinclude>{{#switch: {{{1}}}  | ||
|  | | ja | fi = U  | ||
| it = F  | |||
}}</onlyinclude>  | }}</onlyinclude>  | ||
Latest revision as of 06:24, 22 August 2024
This page contains {{#switch}} that determines which translations of page Category:Source SDK FAQ should add either {{Updatetranslation}}, {{Finishtranslation}}, {{Translate}} or {{Machinetranslation}} and have their flag in {{LanguageBar}} highlighted with orange
- Following languages are marked as either needing translation update, translation, finishing a translation or is a machine translation (the flags are also cache purge links to the respective pages):
 
marked with {{updatetranslation}}:
      
    
             
marked with {{finishtranslation}}:
         
              
marked with {{translate}}:
marked with {{machinetranslation}}:
After you click edit you can see a #switch that looks something like this
{{#switch: {{{1}}}
| ru | tr | uk = U
}}
Switch like that means that ru, tr and uk translated pages will show {{Updatetranslation}} at the top.
There are more options. Example:
{{#switch: {{{1}}}
| ru = U
| tr | uk = F
| fi = T
| zh = M
}}
In this case ru page shows {{Updatetranslation}}, tr and uk page shows {{Finishtranslation}}, fi page shows {{Translate}} and zh page shows {{Machinetranslation}}
Pages like this can be quickly created using {{LanguageBar}}'s TranslationMark button 
 which is shown after clicking 
 (on the top right of a page).
This page was generated using {{subst:TranslationMark|namespace=Category|base=Source SDK FAQ}}