Template:Language/archives/Suflang: Difference between revisions
Jump to navigation
Jump to search
1416006136 (talk | contribs) No edit summary |
1416006136 (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
+ Documentation + | + Documentation + | ||
-->{{uselang|en | -->{{uselang|en=1}} | ||
{{ {{autolang|documentation}} |content={{autolang|{{distinguish|Template:Autolang}} | {{ {{autolang|documentation}} |content={{autolang|{{distinguish|Template:Autolang}} | ||
This template is used to switch the content according to the {{param|suf}} parameter. It can be also instead of {{MdCode|<nowiki>{{#switch:{{{suf|}}}|#default=...|:...=...|...}}</nowiki>}}. It should use in other templates so it can play its part. | This template is used to switch the content according to the {{param|suf}} parameter. It can be also instead of {{MdCode|<nowiki>{{#switch:{{{suf|}}}|#default=...|:...=...|...}}</nowiki>}}. It should use in other templates so it can play its part. |
Revision as of 02:31, 20 January 2023

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
|content=

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
}}