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: | | worksfine = [[Image:ambox_notice.png|x16px|link=]] Works fine{{#if:{{{title|}}}| {{{title}}}|}} | ||
| | | emptyconfig = [[Image:config.png|x16px|link=]] <abbr title="The game in PKG format released in the PlayStation Store doesnt contains any config">Empty config</abbr> | ||
| | | config = [[Image:config.png|x16px|link={{{link|}}}]] {{#if:{{{link|}}}|[[{{{link|}}}{{!}}{{{title|Config}}}]]|{{{title|Config}}}}} | ||
| ps3port = | | cd = [[Image:Icon_media_ps2_cd.png|x16px|link={{{link|}}}]] <abbr title="Make sure that game is detected as a blue disc in XMB">Requires CD image</abbr> | ||
| usberror = [[Image: | | libcrypt = [[Image:Ambox_protection.png|x16px|link={{{link|}}}]] Requires LibCrypt patch | ||
| neterror = [[Image:Icon category network.png| | | ps3port = [[Image:Logo PS3.png|x8px|link={{{link|}}}]] port available | ||
| hdderror = [[Image: | | usberror = [[Image:Ambox_move.png|x8px|link=]] {{#if:{{{title|}}}|Unsupported USB peripherals ({{{title}}})|Unsupported USB peripherals}} | ||
| neterror = [[Image:Icon category network.png|x8px|link={{{link|}}}]] Unsupported NETWORK functions | |||
| hdderror = [[Image:Icon media ps2 hdd.png|x8px|link={{{link|}}}]] Unsupported HDD functions | |||
}}</span><noinclude> | }}</span><noinclude> | ||
Line 25: | 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}}</nowiki> || {{notes}} | |||
|- | |- | ||
| <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 39: | ||
|} | |} | ||
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|worksfine| | | <nowiki>{{notes|worksfine|title=as a PSP remaster}}</nowiki> || {{notes|worksfine|title=as a PSP remaster}} | ||
|- | |- | ||
| <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| | | <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|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> |