Template:Notes: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
| config = [[Image:config_blue_16px.png|x16px|link={{{link|}}}]] {{#if:{{{link|}}}|[[{{{link|}}}{{!}}{{{title|Config}}}]]|{{{title|Requires config}}}}} | | config = [[Image:config_blue_16px.png|x16px|link={{{link|}}}]] {{#if:{{{link|}}}|[[{{{link|}}}{{!}}{{{title|Config}}}]]|{{{title|Requires 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= | | libcrypt = [[Image:protected_16px.png|x16px|link=PS1 Custom Patches]] [[PS1 Custom Patches|Requires LibCrypt patch]] | ||
| ps3port = <abbr title="The game was recompiled for PS3 (runnig nativelly, without any emulation)">[[Image:Logo PS3.png|x8px|link={{{link|}}}]] port available</abbr> | | ps3port = <abbr title="The game was recompiled for PS3 (runnig nativelly, without any emulation)">[[Image:Logo PS3.png|x8px|link={{{link|}}}]] port available</abbr> | ||
| usberror = [[Image:USB_16px.png|x16px|link=]] {{#if:{{{title|}}}|Unsupported USB peripherals ({{{title}}})|Unsupported USB peripherals}} | | usberror = [[Image:USB_16px.png|x16px|link=]] {{#if:{{{title|}}}|Unsupported USB peripherals ({{{title}}})|Unsupported USB peripherals}} | ||
Line 17: | Line 17: | ||
{| class="wikitable" style="width:100%; font-size:85%;" | {| class="wikitable" style="width:100%; font-size:85%;" | ||
! style=width:30% | Syntax !! Results | ! style=width:30% | Syntax !! Results | ||
|- | |- | ||
| <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | | <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} |
Revision as of 08:36, 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|emptyconfig}} | Empty config |
{{notes|config}} | Requires 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) |