Template talk:Strings subpage/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
 
Line 2: Line 2:


Going to use this subtopic as a sandbox to demonstrate.
Going to use this subtopic as a sandbox to demonstrate.
{{Strings subpage
|number = 4
| en = 4
| eo = 2
| es = 4
| fi = 3
| fr = 3
| hr = 4
| ru = 4
| vi = 4
| zh = 4
| pt-br = 4
}}
* {{{{FULLPAGENAME}}|sos}}
* {{{{FULLPAGENAME}}|approx}}
* {{{{FULLPAGENAME}}|number}}
* {{{{FULLPAGENAME}}|Purge}}
<includeonly>
<onlyinclude>{{#switch:{{{1}}}
| sos = {{#switch:{{Intlang}}
| #default = Subpage of strings
    | pt-br = Subpágina de cordas
}}
| approx = {{#switch:{{Intlang}}
|#default = Approximate status of translation:
    | pt-br = Estado aproximado da tradução:
}}
| number = {{#switch:{{Intlang}}
|#default = Number of strings:
    | pt-br = Numero de cordas:
}}
| Purge = {{#switch:{{Intlang}}
| #default = Purge base's cache
    | pt-br = Purgar o cache base
}}</onlyinclude>
</includeonly>

Revision as of 21:57, 14 June 2025

The entire string list gets freaked up when the strings get closed.

Going to use this subtopic as a sandbox to demonstrate.

English (en)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)Tiếng Việt (vi)中文 (zh)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:4
Approximate status of translation:English (en) 100% Español (es) 100% Esperanto (eo) 50% Suomi (fi) 75% Français (fr) 75% Hrvatski (hr) 100% Português do Brasil (pt-br) 100% Русский (ru) 100% Tiếng Việt (vi) 100% 中文 (zh) 100% 


  • {{#switch:sos

| sos = Subpage of strings | approx = Approximate status of translation: | number = Number of strings: | Purge = Purge base's cache

  • {{#switch:approx

| sos = Subpage of strings | approx = Approximate status of translation: | number = Number of strings: | Purge = Purge base's cache

  • {{#switch:number

| sos = Subpage of strings | approx = Approximate status of translation: | number = Number of strings: | Purge = Purge base's cache

  • {{#switch:Purge

| sos = Subpage of strings | approx = Approximate status of translation: | number = Number of strings: | Purge = Purge base's cache