Template:Remote/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Ned Scott (talk | contribs)
Ned Scott (talk | contribs)
Line 10: Line 10:
</pre>
</pre>
<includeonly>[[Category:Templates]]</includeonly>
<includeonly>[[Category:Templates]]</includeonly>
Name = Name of remote
Image = give an image title like "Remote name.jpg" and then click on the resulting redlink (after you save the page) to upload an image to that name. If you have no image you can use [[:File:No image.jpg|No image.jpg]].
Description= Description of remote and whatever else you wish to place in the body of the page. Anything can go here.


You can now use the page stand-alone or include it in a list of remotes by writing:
You can now use the page stand-alone or include it in a list of remotes by writing:

Revision as of 17:15, 15 September 2011

Usage

Create a page with the same name as the |Name= parameter. The content of that page should then be the following (filled out):

{{Remote
|Name= 
|Image=
|Description= 
}}


Name = Name of remote

Image = give an image title like "Remote name.jpg" and then click on the resulting redlink (after you save the page) to upload an image to that name. If you have no image you can use No image.jpg.

Description= Description of remote and whatever else you wish to place in the body of the page. Anything can go here.

You can now use the page stand-alone or include it in a list of remotes by writing:

{{:Page name}}

Take special note of the colon : before the page name.