Template:Test: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
<!-- Type your code below this comment. Do not remove this comment | <!-- Type your code below this comment. Do not remove this comment | ||
{{#expr:{{{string|1000}}} / {{#switch:{{{output}}} | |||
| megabytes | mb = {{#switch:{{{input}}} | |||
| kilobytes | kb = 1000 | |||
| #default = 1000000 | |||
}} | |||
| #default = 1000 | |||
}}}} {{#switch:{{{output}}} | |||
| megabytes | mb = 1000000 | |||
| #default = kilobytes | |||
}} | |||
</includeonly></onlyinclude>{{doc|nolang=1}}[[category:templates]]<!-- | </includeonly></onlyinclude>{{doc|nolang=1}}[[category:templates]]<!-- |
Revision as of 08:39, 1 June 2023
The above documentation is transcluded from Template:Test/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.