Template:Strings subpage/preload: Difference between revisions
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: | ||
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> | <includeonly> | ||
<onlyinclude>{{Strings subpage | |||
| number = | | number = | ||
| en = | |||
}} | |||
<!-- You can optionally include previews here. | |||
The format is: | |||
< | * <string name>: {{{{PAGENAME}}|<string name>}}</span> | ||
Keep the {{PAGENAME}} thing | |||
--> | |||
<<noinclude />onlyinclude>{{#switch:{{{1|}}} | |||
<!-- insert strings below here --> | |||
| string 1 = {{#switch: {{language}} | |||
| #default = ... | |||
| fr = ... | |||
}} | |||
| string x = {{#switch: {{language}} | |||
| #default = ... | |||
| de = ... | |||
}} | |||
}}<<noinclude />/onlyinclude> | |||
</onlyinclude> | |||
</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