Template:Notes: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
| 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> | | 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> | | moretests = <span style="padding:0px; height:2em; border:1px solid #bbbbbb; background:#f0f0f0;">[[Image:config.png|x16px|link=]] moretests</span> | ||
| #default = | | #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> | }}<noinclude> | ||
== Usage == | |||
{| class="wikitable" style="width:100%" | {| class="wikitable" style="width:100%" | ||
| {{notes|worksfine}} | ! Syntax !! Results | ||
|- | |||
| <nowiki>{{notes}}</nowiki> || {{notes}} | |||
|- | |||
| <nowiki>{{notes|worksfine}}</nowiki> || {{notes|worksfine}} | |||
|- | |- | ||
| {{notes|config|link=PSP Custom Configs|title=Custom config available}} | | <nowiki>{{notes|config|link=PSP Custom Configs|title=Custom config available}}</nowiki> || {{notes|config|link=PSP Custom Configs|title=Custom config available}} | ||
|- | |- | ||
| {{notes|moretests|link=PSP Custom Configs|title=Custom config available}} | | <nowiki>{{notes|moretests}}</nowiki> || {{notes|moretests|link=PSP Custom Configs|title=Custom config available}} | ||
|}[[Category:Templates]]</noinclude> | |}[[Category:Templates]]</noinclude> |
Revision as of 09:51, 2 September 2021
Wrong Usage, read Template:Notes
Usage
Syntax | Results |
---|---|
{{notes}} | Wrong Usage, read Template:Notes |
{{notes|worksfine}} | Works fine, no config needed, nothing worthy to be mentioned |
{{notes|config|link=PSP Custom Configs|title=Custom config available}} | Custom config available |
{{notes|moretests}} | moretests |