Template:Strings subpage/preload: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is a preload page for strings subpages. You can copy-paste this code, or it can be created from the {{tl2|doc}} template link in the dropdown menu</noinclude>
This is a preload page for strings subpages. You can copy-paste this code, or it can be created from the {{tl2|doc}} template link in the dropdown menu
<!-- ACTUAL PRELOAD CONTENT:  
<!-- ACTUAL PRELOAD CONTENT:  


Line 10: Line 10:
-Equalizer5118
-Equalizer5118
-->
-->
<includeonly><onlyinclude><<noinclude></noinclude>noinclude>{{Strings subpage
<includeonly>


<onlyinclude>{{Strings subpage
| number =  
| number =  
| en =
}}


| en =
<!-- You can optionally include previews here.


}}<<noinclude></noinclude>/noinclude>
The format is:
<<noinclude></noinclude>includeonly><<noinclude></noinclude>onlyinclude>{{#switch:{{{1|}}}


<!-- insert strings below here -->
* <string name>: {{{{PAGENAME}}|<string name>}}</span>


| string 1 = {{autolang|1= }}
Keep the {{PAGENAME}} thing


}}<<noinclude></noinclude>/onlyinclude></<noinclude></noinclude>includeonly>
-->
<!-- You can optionally include previews here.
 
<<noinclude />onlyinclude>{{#switch:{{{1|}}}


The format is:
<!-- insert strings below here -->


* <string name>: <span color:white>{{{{FULLPAGENAME}}|<string name>}}</span>
| string 1 = {{#switch: {{language}}
| #default = ...
| fr = ...
}}


Keep the {{FULLPAGENAME}} thing
| string x = {{#switch: {{language}}
| #default = ...
| de = ...
}}


-->
}}<<noinclude />/onlyinclude>
</onlyinclude>


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

Latest revision as of 17:56, 3 August 2024

This is a preload page for strings subpages. You can copy-paste this code, or it can be created from the {{doc}} template link in the dropdown menu