Template:Note/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>UNiversal
m (I need to figure out this mess.)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
==Usage==
==Usage==
<pre>
<pre>
{{Note
{{Note|Sample text in here to note or comment about some important part}}
|Sample text in here to note or comment about some important part
|and another part|
|and another|
|and last part|}}
</pre>
</pre>


Results in:
Results in:


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


 
<includeonly>
<pre>
[[Category:Formatting templates]]
{{Note||Sample text in here to note or comment about some important part}}
</includeonly>
</pre>
 
{{Note| }}Sample text in here to note or comment about some important part}}

Latest revision as of 02:37, 22 May 2013

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