Template:Strings subpage/preload: Difference between revisions
Jump to navigation
Jump to search
m (On today's edition of mediawiki bs: use <<noinclude></noinclude>includeonly> to use includeonly tags in preload pages) |
mNo edit summary |
||
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> | <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> | ||
{{ | {{codeblock|preset=0|<nowiki>{{Strings subpage | ||
| number = | |||
| en = | |||
}} | |||
<includeonly>{{#switch:{{{1|}}} | |||
<!-- insert strings below here --> | |||
| string 1 = {{autolang|1= }} | |||
}}</includeonly></nowiki>}} | |||
<includeonly><onlyinclude>{{Strings subpage | |||
| number = | | number = | ||
Line 13: | Line 27: | ||
| string 1 = {{autolang|1= }} | | string 1 = {{autolang|1= }} | ||
}}</<noinclude></noinclude>includeonly></onlyinclude></includeonly> | }}</<noinclude></noinclude>includeonly></onlyinclude></includeonly> |
Revision as of 11:06, 9 January 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