Template:Notes: Difference between revisions
Jump to navigation
Jump to search
m (backup before breaking it) |
m (Easyer to use) |
||
Line 2: | Line 2: | ||
| #default = [[Image:ambox_speedy_deletion.png|x16px|link=]] Wrong Usage, read [[:Template:Notes]] | | #default = [[Image:ambox_speedy_deletion.png|x16px|link=]] Wrong Usage, read [[:Template:Notes]] | ||
| worksfine = [[Image:Works_fine_16px.png|x16px|link=]] Works fine{{#if:{{{title|}}}| {{{title}}}|}} | | worksfine = [[Image:Works_fine_16px.png|x16px|link=]] Works fine{{#if:{{{title|}}}| {{{title}}}|}} | ||
| config = {{#if:{{{link|}}} | [[Image:config_blue_16px.png|x16px|link={{{link}}}]] [[{{{link}}}{{!}}{{{title|Requires config}}}]]|<abbr title="The game in PKG format released in the PlayStation Store doesnt contains any config">[[Image:config_white_16px.png|x16px|link=]] Empty config</abbr>}} | |||
| config = | |||
| cd = <abbr title="The game should be shown in the XMB as a dark blue disc">[[Image:Icon_media_ps2_cd.png|x16px|link=]] Requires CD image</abbr> | | cd = <abbr title="The game should be shown in the XMB as a dark blue disc">[[Image:Icon_media_ps2_cd.png|x16px|link=]] Requires CD image</abbr> | ||
| libcrypt = [[Image:protected_16px.png|x16px|link=PS1 Custom Patches]] [[PS1 Custom Patches|Requires LibCrypt patch]] | | libcrypt = [[Image:protected_16px.png|x16px|link=PS1 Custom Patches]] [[PS1 Custom Patches|Requires LibCrypt patch]] | ||
Line 24: | Line 18: | ||
|- | |- | ||
| <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | | <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | ||
|- | |- | ||
| <nowiki>{{notes|config}}</nowiki> || {{notes|config}} | | <nowiki>{{notes|config}}</nowiki> || {{notes|config}} |
Revision as of 09:18, 4 September 2021
Wrong Usage, read Template:Notes
Usage
- Some of the icons are just a temporal placeholder, for the tests
Syntax | Results |
---|---|
{{notes|worksfine}} | Works fine |
{{notes|config}} | Empty config |
{{notes|cd}} | Requires CD image |
{{notes|libcrypt}} | Requires LibCrypt patch |
{{notes|ps3port}} | port available |
{{notes|usberror}} | Unsupported USB peripherals |
{{notes|neterror}} | Unsupported NETWORK functions |
{{notes|hdderror}} | Unsupported HDD functions |
Some of this labels can be configured optionally to either, create a "link", and to show a custom "title" text that is displayed inside the box, some examples
Syntax | Results |
---|---|
{{notes|worksfine|title=as a PSP Mini}} | Works fine as a PSP Mini |
{{notes|worksfine|title=as a PSP remaster}} | Works fine as a PSP remaster |
{{notes|config|link=PSP Official Configs|title=Requires official config}} | Requires official config to fix this and that |
{{notes|config|link=PSP Custom Configs|title=Requires custom config}} | Requires custom config to fix this and that |
{{notes|config|link=PS2 Official Configs|title=Requires official config}} | Requires official config to fix this and that |
{{notes|config|link=PS2 Custom Configs|title=Requires custom config}} | Requires custom config to fix this and that |
{{notes|usberror|title=buzzers}} | Unsupported USB peripherals (buzzers) |
{{notes|usberror|title=guitar}} | Unsupported USB peripherals (guitar) |
{{notes|usberror|title=keyboard}} | Unsupported USB peripherals (keyboard) |
{{notes|usberror|title=eyetoy and lightgun}} | Unsupported USB peripherals (eyetoy and lightgun) |
{{notes|usberror|title=Whatever}} | Unsupported USB peripherals (Whatever) |