Template talk:Strings subpage/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
Going to use this subtopic as a sandbox to demonstrate.
Going to use this subtopic as a sandbox to demonstrate.


{{Strings subpage
I belive one of the translations in the main page might be freaking up the list, removed them all and closed the {{ }} things and it works.
|number = 4
| en = 4
| eo = 2
| es = 4
| fi = 3
| fr = 3
| hr = 4
| ru = 4
| vi = 4
| zh = 4
| pt-br = 4
}}


 
Seen the update Nescius done in the main page... I'm blind to not see the }} ending on zh translation.
* {{{{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>

Latest revision as of 22:02, 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.

I belive one of the translations in the main page might be freaking up the list, removed them all and closed the {{ }} things and it works.

Seen the update Nescius done in the main page... I'm blind to not see the }} ending on zh translation.