Template:Software page/components: Difference between revisions
Jump to navigation
Jump to search
(Removing extra slash on the link icons to avoid any issues with Wikipedia or PCGW links that may lead to 404.) |
(Porting DCS to here) |
||
Line 32: | Line 32: | ||
| DeckCompatString | DCS = <div style="align-items:center; box-sizing:border-box; display:flex; gap:20px; padding:7px; width:100%;"><!-- | |||
--><div style="color:white; font-size:20px; border-radius:3px; width:5px; padding:0px 10px; text-align:center;">{{#switch:{{lc:{{{2|unknown}}}}} | |||
| verified = [[File:Verified-noborder.png|20px]] | |||
| playable = [[File:Playable-noborder.png|20px]] | |||
| unsupported = [[File:Unsupported-noborder.png|20px]] | |||
| #default = [[File:Unknown-noborder.png|20px]] | |||
}}</div><!-- | |||
--><div style= "color:white; font-size:15px;">{{{3|''Missing parameter 3''}}}</div> <!-- | |||
--></div> | |||
| DeckCompatVerified | DCV = {{note|Coming soon!}} | |||
| DeckCompatPlayable | DCP = | |||
{{{{PAGENAME}}|DCS|playable|Some functionality is not accessible when using the default controller configuration, requiring use of the touchscreen or virtual keyboard, or a community configuration}} | |||
{{{{PAGENAME}}|DCS|playable|This game sometimes shows mouse, keyboard, or non-Team-Deck controller icons}} | |||
{{{{PAGENAME}}|DCS|playable|Some in-game text is small and may be difficult to read}} | |||
{{{{PAGENAME}}|DCS|verified|This game's default graphics configuration performs well on Steam Deck}} | |||
| DeckCompatUnsupp | DCU = {{note|Coming soon!}} | |||
| DeckCompatUnknown | DCUn = {{note|Coming soon!}} | |||
| Link = {{#if:{{{2|}}} | | Link = {{#if:{{{2|}}} |
Revision as of 08:54, 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 = 中文(台灣)
}}
==