Template:Preserved entity/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Strings subpage | number = 2 | en = 2 }} == Other == * {{{{FULLPAGENAME}}|this is a preserved entity}} * {{{{FULLPAGENAME}}|it may not behave as expected}} <includeonly><onlyinclude>{{#switch:{{{1|}}} | #default = {{Error|Unknown string used: {{{1}}} !}} | this is a preserved entity = {{#switch:{{Language}} | #default = This is a preserved entity }} | it may not behave as expected = {{#switch:{{Language}} | #default = If the game has round rest...")
 
(Try)
Line 17: Line 17:
| it may not behave as expected = {{#switch:{{Language}}
| it may not behave as expected = {{#switch:{{Language}}
| #default = If the game has round restart mechanics this entity may [[S_PreserveEnts#Behavior|not behave as expected]].
| #default = If the game has round restart mechanics this entity may [[S_PreserveEnts#Behavior|not behave as expected]].
| in = {{#switch:{{Language}}
| #default = in
}}
}}


}}</onlyinclude></includeonly
}}</onlyinclude></includeonly

Revision as of 12:26, 9 May 2025

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:2
Approximate status of translation:English (en) 100% 

Other

  • {{#switch:this is a preserved entity

| #default = Unknown string used: this is a preserved entity !

| this is a preserved entity = This is a preserved entity

| it may not behave as expected = If the game has round restart mechanics this entity may not behave as expected.

  • {{#switch:it may not behave as expected

| #default = Unknown string used: it may not behave as expected !

| this is a preserved entity = This is a preserved entity

| it may not behave as expected = If the game has round restart mechanics this entity may not behave as expected.