Template:Note: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(Note blocks inside tables were not very pretty, trying to see if a span is better.)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span style="background-color: #FFFFDD; border: 1px solid #999966; padding: 2px; {{box-shadow|2px|2px}};">'''''Note: '''''</span> {{{1}}}
<span style="padding: 1px 2px 1px 2px; background-color: #ffeaa5; border: solid 1px #ffeaa5; font-size:-1;">'''Note:''' {{{1}}}</span><noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:40, 25 October 2016

Note: {{{1}}}

[edit] Template documentation

Used on pages that contain a Note to comment on a particular block, section or instruction set.

Usage

{{Note|Sample text in here to note or comment about some important part}}

Results in:

Note: Sample text in here to note or comment about some important part