Template:FogSettingsTableCaption/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created strings for when translating in other languages)
 
m (autolang replace)
Line 16: Line 16:


<includeonly><onlyinclude>{{#switch:{{{1|}}}
<includeonly><onlyinclude>{{#switch:{{{1|}}}
|Name={{Autolang
|Name={{#switch: {{language}}
   | 1 = Name
   | #default = Name
   }}
   }}


|FogStart={{Autolang
|FogStart={{#switch: {{language}}
   | 1 = Fog Start
   | #default = Fog Start
   }}
   }}


|FogEnd={{Autolang
|FogEnd={{#switch: {{language}}
   | 1 = Fog End
   | #default = Fog End
   }}
   }}


|MaxDensity={{Autolang
|MaxDensity={{#switch: {{language}}
   | 1 = Max Density
   | #default = Max Density
   }}
   }}


|FarZ={{Autolang
|FarZ={{#switch: {{language}}
   | 1 = Far Z
   | #default = Far Z
   }}
   }}


|PrimaryFogColor={{Autolang
|PrimaryFogColor={{#switch: {{language}}
   | 1 = Primary Fog Color
   | #default = Primary Fog Color
   }}
   }}


|SecondaryFogColor={{Autolang
|SecondaryFogColor={{#switch: {{language}}
   | 1 = Secondary Fog Color
   | #default = Secondary Fog Color
   }}
   }}


|FogDirection={{Autolang
|FogDirection={{#switch: {{language}}
   | 1 = Fog Direction
   | #default = Fog Direction
   }}
   }}


|InterpolateTime={{Autolang
|InterpolateTime={{#switch: {{language}}
   | 1 = Interpolate Time
   | #default = Interpolate Time
   }}
   }}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>

Revision as of 19:10, 5 August 2024

English (en)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
Icon-gnome-document-open.pngDocumentation
Number of strings:9
Approximate status of translation:English (en) 100% 
  • Name
  • Fog Start
  • Fog End
  • Max Density
  • Far Z
  • Primary Fog Color
  • Secondary Fog Color
  • Fog Direction
  • Interpolate Time