Difference between revisions of "User:SignpostMarv Martin/Sandbox/Template:RSSfeed"

From Second Life Wiki
Jump to navigation Jump to search
m (wiki-fu)
m (wiki-fu)
Line 1: Line 1:
<includeonly>[{{{1|{{{url}}}}}} {{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}}<nowiki> </nowiki>{{{2|{{{text|subscribe to this feed}}}}}}]</includeonly><noinclude>
<includeonly>{{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} [{{{1|{{{url}}}}}}<nowiki> </nowiki>{{{2|{{{text|subscribe to this feed}}}}}}]</includeonly><noinclude>
This template provides a basic RSS feed link.
This template provides a basic RSS feed link.



Revision as of 18:32, 8 August 2008

This template provides a basic RSS feed link.


Usage

{{RSSfeed
 |url=
 |text=
 |icon=
}}

url is required.
Default text is subscribe to this feed
Default icon is Feed-icon-14x14.png

Examples

URL Only

{{RSSfeed
|http://blog.secondlife.com/feed/
}}

Feed-icon-14x14.png [http://blog.secondlife.com/feed/ subscribe to this feed]

URL + Text

{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}

Feed-icon-14x14.png [http://blog.secondlife.com/feed/ Subscribe to the Official Second Life Blog ]

URL + Text + Image

{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}

Torley-favicon.png

[http://blog.secondlife.com/feed/

Subscribe to the Official Second Life Blog ]