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: | {{#switch:{{{1|}}} | ||
| #default = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:ambox_speedy_deletion.png|x16px|link=]] '''Wrong Usage, read [[:Template:Notes]]'''</span> | |||
| config = | | worksfine = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:ambox_notice.png|x16px|link=]] '''Works fine, nothing worthy to be mentioned'''</span> | ||
| | | config = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:config.png|x16px|link={{{link|}}}]] {{#if:{{{link|}}}|[[{{{link|}}}{{!}}'''{{{title|Config}}}''']]|'''{{{title|Config}}}'''}}</span> | ||
| PS2 | | ps2cd = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:Icon_media_ps2_cd.png|x16px|link={{{link|}}}]] <abbr title="Make sure that game is detected as a blue disc in XMB">'''PS2 CD image required'''</abbr></span> | ||
| | |||
| ps1libcrypt = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:Ambox_protection.png|x16px|link={{{link|}}}]] '''PS1 LibCrypt patch required'''</span> | |||
-- | |||
| moretests = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f2f2f2; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:64px-Info.png|x16px|link=]] '''moretests'''</span> | |||
}}<noinclude> | |||
== Usage == | == Usage == | ||
Line 25: | Line 20: | ||
{| 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|config | | <nowiki>{{notes|config|link=PSP Custom Configs|title=Custom config available}}</nowiki> || {{notes|config|link=PSP Custom Configs|title=Custom config available}} To fix this and that | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|config|title=Empty emulator configuration}}</nowiki> || {{notes|config|title=Empty emulator configuration}} | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|ps2cd}}</nowiki> || {{notes|ps2cd}} | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|ps1libcrypt}}</nowiki> || {{notes|ps1libcrypt}} | ||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|moretests}}</nowiki> || {{notes|moretests}} | ||
|}[[Category:Templates]]</noinclude> | |}[[Category:Templates]]</noinclude> |