Template:Hierarchy/strings: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (autolang replace) |
||
Line 14: | Line 14: | ||
<onlyinclude>{{#switch:{{{1|}}} | <onlyinclude>{{#switch:{{{1|}}} | ||
| modscat_quake = {{ | | modscat_quake = {{#switch: {{language}} | ||
| Quake mods | | #default = Quake mods | ||
| vi = Mod dùng id Tech 2/c. nghệ Quake | | vi = Mod dùng id Tech 2/c. nghệ Quake | ||
}} | }} | ||
| modscat_gldsrc = {{ | | modscat_gldsrc = {{#switch: {{language}} | ||
| GoldSrc mods | | #default = GoldSrc mods | ||
| vi = Mod dùng GoldSrc | | vi = Mod dùng GoldSrc | ||
}} | }} | ||
| modscat_xash = {{ | | modscat_xash = {{#switch: {{language}} | ||
| Xash3D mods | | #default = Xash3D mods | ||
| vi = Mod dùng Xash3D | | vi = Mod dùng Xash3D | ||
}} | }} | ||
| modscat_source = {{ | | modscat_source = {{#switch: {{language}} | ||
| Source mods | | #default = Source mods | ||
| vi = Mod dùng Source | | vi = Mod dùng Source | ||
}} | }} | ||
| modscat_source2 = {{ | | modscat_source2 = {{#switch: {{language}} | ||
| Source 2 mods | | #default = Source 2 mods | ||
| vi = Mod dùng Source 2 | | vi = Mod dùng Source 2 | ||
}} | }} | ||
| engine branches = {{ | | engine branches = {{#switch: {{language}} | ||
| list of branch | | #default = list of branch | ||
| vi = xem các p. bản của công nghệ này | | vi = xem các p. bản của công nghệ này | ||
}} | }} | ||
}}</onlyinclude> | }}</onlyinclude> |