Template:Software page/components: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Removing extra slash on the link icons to avoid any issues with Wikipedia or PCGW links that may lead to 404.) |
||
Line 36: | Line 36: | ||
| <div class="plainlinks" style="display:flex; width:100%; background-color:rgb(80 100 180 / 25%); border-radius:.2em; line-height:1.8em"> | | <div class="plainlinks" style="display:flex; width:100%; background-color:rgb(80 100 180 / 25%); border-radius:.2em; line-height:1.8em"> | ||
{{#if:{{{icon|}}} | {{#if:{{{icon|}}} | ||
| <div style="background-color:rgb(110 180 255 / 10%); user-select:none; padding:0 .5em"> <span style="position:relative; top:{{{icon shift|-1px}}}">[[File:{{{icon|}}}|{{{icon size|16px}}}|link={{{2|}}} | | <div style="background-color:rgb(110 180 255 / 10%); user-select:none; padding:0 .5em"> <span style="position:relative; top:{{{icon shift|-1px}}}">[[File:{{{icon|}}}|{{{icon size|16px}}}|link={{{2|}}}{{{3|}}}]]</span> </div> | ||
|}} | |}} | ||
<div style="padding:0 .5em"> [{{{2|}}} <span style="color:#8BB9E0">{{{name|}}}</span>] </div> | <div style="padding:0 .5em"> [{{{2|}}} <span style="color:#8BB9E0">{{{name|}}}</span>] </div> |
Revision as of 03:42, 13 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 = 中文(台灣)
}}
==