From Valve Developer Community
Jump to navigation
Jump to search
|
|
Line 5: |
Line 5: |
| | ico size = 16px | | | ico size = 16px |
| | link = :Category:Unsupported Steam Deck games | | | link = :Category:Unsupported Steam Deck games |
| | name = {{autolang | | | name = {{#switch: {{language}} |
| | Unsupported | | | #default = Unsupported |
| | eo = Ne subtenata | | | eo = Ne subtenata |
| | pl = Nie wspierane | | | pl = Nie wspierane |
Line 12: |
Line 12: |
| | zh = 不支持 | | | zh = 不支持 |
| }} | | }} |
| | name0 = {{autolang | | | name0 = {{#switch: {{language}} |
| | Steamdeck unsupported | | | #default = Steamdeck unsupported |
| | pl = Nie wspierane przez Steam decka | | | pl = Nie wspierane przez Steam decka |
| }} | | }} |
| | name1 = {{autolang | | | name1 = {{#switch: {{language}} |
| | Steam Deck status: Unsupported | | | #default = Steam Deck status: Unsupported |
| | eo = Ludebla Stato por Steam Deck: Ne subtenata | | | eo = Ludebla Stato por Steam Deck: Ne subtenata |
| | pl = Status Steam Deck: Nie wspierane | | | pl = Status Steam Deck: Nie wspierane |
Latest revision as of 18:47, 5 August 2024

Available doc translations
…
English
Usage
Delivers the icon and/or a link of the game that has this abbreviation. Can also obtain the game color.
This template is based on {{Software}}. Document on how to create the icon templates can be found there.
Parameters
- {{{1}}} – Optional: The representation, see the examples below. Can be set to: bold, 1, 1.bold, 2, 2.bold, 3, 3.1, 4, 4.1, in, also, only, since, removed, not, name, ico, link, col;
- {{{nt}}} – Optional: This option allows you to select a custom game and software name if it is specified in the template. 0 is most often a game abbreviation. You can click on "Edit" to view the available game/software names. Support both text and numbers, aswell as spacing between text/numbers.
- {{{addtext}}} – Optional: If {{{1}}} is set to in, also, only, since, removed or not, then the value of this parameter is inserted right after the game icon. Useful for multiple game icons.
- {{{link}}} – Optional: If overwritten, the link will lead to another page on this wiki.
Icons
This template now natively supports icons with larger than 16px. The full-res icon (or 32px and higher) will not be sent to client automatically unless the user had a 4K+ or Apple Retina displays, which benefits the most.
For uploading new icons, it is recommended (but not required) that the icon filename should be kept consistent with the template name, followed by the word "icon" (example: File:Hl2 icon.png for {{hl2}}).
Shortcuts
For shortcut names, see the right side of the page, if you don't see a shortcut table, then see this page.
Translations
Translations are handled on the strings page. Others (such as game title/software title, etc...) use #switch parser.
{{{suf}}} parameters used for translations have been deprecated, it has been changed and moved to the strings page which are loaded by the {{Language}} Template, but are currently being used in some pages for many reasons.
Examples
Note:Some of the examples given may lead to non-existent pages.
{{Steamdeck unsupported}}
|
→
|
{{Steamdeck unsupported|bold}}
|
→ Unsupported
|
{{Steamdeck unsupported|1}}
|
→ Unsupported
|
{{Steamdeck unsupported|1.bold}}
|
→ Unsupported
|
{{Steamdeck unsupported|2}}
|
→ Unsupported
|
{{Steamdeck unsupported|2.bold}}
|
→ Unsupported
|
{{Steamdeck unsupported|3}}
|
→ Unsupported
|
{{Steamdeck unsupported|3.1}}
|
→ Unsupported
|
{{Steamdeck unsupported|3.1.nolink}} (Same as above, without links to the article.)
|
→ Unsupported
|
{{Steamdeck unsupported|3.2}}
|
→ Unsupported
|
{{Steamdeck unsupported|4}}
|
→ Unsupported
|
{{Steamdeck unsupported|4.1}}
|
→ Unsupported
|
{{Steamdeck unsupported|4.2}}
|
→ Unsupported
|
{{Steamdeck unsupported|4|nt=0}}
|
→ Steamdeck unsupported
|
{{Steamdeck unsupported|4|nt=1}}
|
→ Steam Deck status: Unsupported
|
{{Steamdeck unsupported|4|nt=2}}
|
→ Unsupported
|
{{Steamdeck unsupported|4|nt=3}}
|
→ Unsupported
|
{{Steamdeck unsupported|4|nt=4}}
|
→ Unsupported
|
{{Steamdeck unsupported|4|nt=hl2}} (Custom name using text instead of number, not all templates have this however. This example will only work with Half-Life 2.)
|
→ Unsupported
|
{{Steamdeck unsupported|in}}
|
→ (in )
|
{{Steamdeck unsupported|only}}
|
→ (only in )
|
{{Steamdeck unsupported|since}}
|
→ (in all games since )
|
{{Steamdeck unsupported|not}}
|
→ (not in )
|
{{Steamdeck unsupported|removed}}
|
→ (removed since )
|
{{Steamdeck unsupported|also|addtext={{Csgo}} {{L4d2}}}}
|
→ (also in  )
|
{{Steamdeck unsupported|name}}
|
→ Unsupported
|
{{Steamdeck unsupported|ico}}
|
→ Unsupported.png
|
{{Steamdeck unsupported|link}}
|
→
- Category:Unsupported Steam Deck games
|
{{Steamdeck unsupported|extlink}} (This will show the external link, if there isn't one, then it says no external link)
|
→ No external link
|
{{Steamdeck unsupported|col}}
|
→ #9ca2a8
|
Additional parameters for template series:
|
{{Steamdeck unsupported|ico1}} (This will show the ico1 file name, if there isn't one, then it says no icon 1, same as below)
|
→ No icon 1
|
{{Steamdeck unsupported|ico2}}
|
→ No icon 2
|
{{Steamdeck unsupported|ico3}}
|
→ No icon 3
|
{{Steamdeck unsupported|ico1 name}} (Name for the ico1, if there isn't one, then it says no ico1 name, same as below)
|
→ No ico1 name
|
{{Steamdeck unsupported|ico2 name}}
|
→ No ico2 name
|
{{Steamdeck unsupported|ico3 name}}
|
→ No ico3 name
|