Template:Language/archives/Suflang: Difference between revisions
Jump to navigation
Jump to search

1416006136 (talk | contribs) No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
+ Documentation + | + Documentation + | ||
-->{{Uselangflags|en=1}}{{Tdeprecated}} | -->{{Uselangflags|en=1}}{{Tdeprecated|uselang}} | ||
{{ {{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 {{Code|<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 {{Code|<nowiki>{{#switch:{{{suf|}}}|#default=...|:...=...|...}}</nowiki>}}. It should use in other templates so it can play its part. |
Revision as of 19:58, 16 September 2023


This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
Please use {{uselang}} instead.
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.

Please use {{uselang}} instead.
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.
{{

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 = 中文(台灣)
}}
}}