Editing Template:Notes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background: | <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">{{#switch:{{{1|}}} | ||
| #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:{{{ | | worksfine = [[Image:Works_fine_16px.png|x16px|link=]] Works fine{{#if:{{{title|}}}| {{{title}}}|}} | ||
| emptyconfig = <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 = [[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=PS1 Custom Patches]] [[PS1 Custom Patches| | | 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={{{ | | 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:{{{ | | usberror = [[Image:USB_16px.png|x16px|link=]] {{#if:{{{title|}}}|Unsupported USB peripherals ({{{title}}})|Unsupported USB peripherals}} | ||
| neterror = [[Image:Icon category network.png|x16px|link={{{ | | neterror = [[Image:Icon category network.png|x16px|link={{{link|}}}]] Unsupported NETWORK functions | ||
| hdderror = [[Image:PS2_hdd_16px.png|x16px|link={{{ | | hdderror = [[Image:PS2_hdd_16px.png|x16px|link={{{link|}}}]] Unsupported HDD functions | ||
}}</span><noinclude> | }}</span><noinclude> | ||
Line 27: | Line 19: | ||
|- | |- | ||
| <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | | <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | ||
|- | |||
| <nowiki>{{notes|emptyconfig}}</nowiki> || {{notes|emptyconfig}} | |||
|- | |- | ||
| <nowiki>{{notes|config}}</nowiki> || {{notes|config}} | | <nowiki>{{notes|config}}</nowiki> || {{notes|config}} | ||
Line 43: | Line 37: | ||
|} | |} | ||
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 | |||
{| 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| | | <nowiki>{{notes|worksfine|title=as a PSP Mini}}</nowiki> || {{notes|worksfine|title=as a PSP Mini}} | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|worksfine|title=as a PSP remaster}}</nowiki> || {{notes|worksfine|title=as a PSP remaster}} | ||
|- | |- | ||
| <nowiki>{{notes|config| | | <nowiki>{{notes|config|link=PSP Official Configs|title=Requires official config}}</nowiki> || {{notes|config|link=PSP Official Configs|title=Requires official config}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|link=PSP Custom Configs|title=Requires custom config}}</nowiki> || {{notes|config|link=PSP Custom Configs|title=Requires custom config}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|link=PS2 Official Configs|title=Requires official config}}</nowiki> || {{notes|config|link=PS2 Custom Configs|title=Requires official config}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|link=PS2 Custom Configs|title=Requires custom config}}</nowiki> || {{notes|config|link=PS2 Custom Configs|title=Requires custom config}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes|usberror|buzzers}}</nowiki> || {{notes|usberror|buzzers}} | | <nowiki>{{notes|usberror|title=buzzers}}</nowiki> || {{notes|usberror|title=buzzers}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror|guitar}}</nowiki> || {{notes|usberror|guitar}} | | <nowiki>{{notes|usberror|title=guitar}}</nowiki> || {{notes|usberror|title=guitar}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror|keyboard}}</nowiki> || {{notes|usberror|keyboard}} | | <nowiki>{{notes|usberror|title=keyboard}}</nowiki> || {{notes|usberror|title=keyboard}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror|eyetoy and lightgun}}</nowiki> || {{notes|usberror|eyetoy and lightgun}} | | <nowiki>{{notes|usberror|title=eyetoy and lightgun}}</nowiki> || {{notes|usberror|title=eyetoy and lightgun}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror| | | <nowiki>{{notes|usberror|title=Whatever}}</nowiki> || {{notes|usberror|title=Whatever}} | ||
|}[[Category:Templates]]</noinclude> | |}[[Category:Templates]]</noinclude> |