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|}}} | ||
| worksfine = style="background:#f0f0f0; color:#000000; text-align:center;" {{!}} ''Works fine, no config needed, nothing worthy to be mentioned'' | |||
| config = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f0f0f0; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:config.png|x16px|link={{{link|}}}]] [[{{{link|}}}{{!}}{{{title|Config}}}]]</span> | |||
| | | moretests = <span style="padding:0px; height:2em; border:1px solid #bbbbbb; background:#f0f0f0;">[[Image:config.png|x16px|link=]] moretests</span> | ||
| | | #default = <span class="nowrap" style="display:inline-block; line-height:150%; padding-left:5px; padding-right:5px; background:#f0f0f0; border:1px solid #c0c0c0;" title="{{{link|}}}">[[Image:019.png|x16px|link=]] Wrong Usage, read [[:Template:Notes]]</span> | ||
}}<noinclude> | |||
== Usage == | == Usage == | ||
{| class="wikitable" style="width:100%" | |||
! Syntax !! Results | |||
{| class="wikitable" style="width:100% | |- | ||
! | | <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}} | ||
| | |||
|- | |- | ||
| <nowiki>{{notes| | | <nowiki>{{notes|moretests}}</nowiki> || {{notes|moretests|link=PSP Custom Configs|title=Custom config available}} | ||
|}[[Category:Templates]]</noinclude> | |}[[Category:Templates]]</noinclude> |