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}}}|}} | ||
| 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 | ||
| config = {{#if:{{{ | | config = {{#if:{{{link|}}} | [[Image:config_blue_16px.png|x16px|link={{{link}}}]] <!-- | ||
-->{{#switch:{{{ | -->{{#switch:{{{link}}} | ||
| PS2 Official Configs | | PS2 Official Configs = [[{{{link}}}{{!}}Requires PS2 Official Config]] | ||
| PSP Official Configs = [[{{{ | | PS2 Custom Configs = [[{{{link}}}{{!}}Requires PS2 Custom Config]] | ||
| PSP Official Configs = [[{{{link}}}{{!}}Requires PSP Official Config]] | |||
| PSP Custom Configs = [[{{{ | | PSP Custom Configs = [[{{{link}}}{{!}}Requires PSP Custom Config]] | ||
}}<!-- | }}<!-- | ||
--> | <abbr title="The game in PKG format released in the PlayStation Store doesnt contains any config, or contains a config without commands">[[Image:config_white_16px.png|x16px|link=]] Empty config</abbr>}} | --> | <abbr title="The game in PKG format released in the PlayStation Store doesnt contains any config, or contains a config without commands">[[Image:config_white_16px.png|x16px|link=]] Empty config</abbr>}} | ||
Line 44: | Line 44: | ||
*Some of this labels can be configured to either: | *Some of this labels can be configured to either: | ||
**Create a link to another wiki page (intended to create links in between the compatibility lists and the pages dedicated to the configs and patches) | **Create a "link" to another wiki page (intended to create links in between the compatibility lists and the pages dedicated to the configs and patches) | ||
**Display | **Display a special "title" text inside the box | ||
{| 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}}</nowiki> || {{notes|config|link=PSP Official Configs}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes|config| | | <nowiki>{{notes|config|link=PSP Custom Configs}}</nowiki> || {{notes|config|link=PSP Custom Configs}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|link=PS2 Official Configs}}</nowiki> || {{notes|config|link=PS2 Official Configs}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|link=PS2 Custom Configs}}</nowiki> || {{notes|config|link=PS2 Custom Configs}} to fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|usberror|title=buzzers}}</nowiki> || {{notes|usberror|title=buzzers}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror| | | <nowiki>{{notes|usberror|title=guitar}}</nowiki> || {{notes|usberror|title=guitar}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror| | | <nowiki>{{notes|usberror|title=keyboard}}</nowiki> || {{notes|usberror|title=keyboard}} | ||
|- | |- | ||
| <nowiki>{{notes|usberror| | | <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> |