Template:List/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "Lists a link to a page in bold, followed by an indented description from that page's intro section. ==Usage== <pre> {{list|Page name}} </pre> ==Example== <pre>{{list|SMBUp}}</p...")
 
No edit summary
(One intermediate revision by the same user not shown)
Line 7: Line 7:


==Example==
==Example==
<pre>{{list|SMBUp}}</pre>
<pre>{{list|Cyberduck}}</pre>


creates


{{list|SMBUp}}
creates:
 
 
{{list|Cyberduck}}
 
== See also ==
* [[Template:Index two column]]
* [[Template:Index three column]]
* [[Template:Main page icon]]


<includeonly>[[Category:Page specific templates]]</includeonly>
<includeonly>[[Category:Page specific templates]]</includeonly>

Revision as of 12:22, 4 April 2014

Lists a link to a page in bold, followed by an indented description from that page's intro section.

Usage

{{list|Page name}}

Example

{{list|Cyberduck}}


creates:


Cyberduck
Cyberduck

See also