Template:Software page/components: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Removed template loops) |
||
Line 42: | Line 42: | ||
--><div style= "color:white; font-size:15px;">{{{3|''Missing parameter 3''}}}</div> <!-- | --><div style= "color:white; font-size:15px;">{{{3|''Missing parameter 3''}}}</div> <!-- | ||
--></div> | --></div> | ||
| Link = {{#if:{{{2|}}} | | Link = {{#if:{{{2|}}} |
Revision as of 10:29, 29 August 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 = 中文(台灣)
}}
==