User:SignpostMarv Martin/Sandbox/Template:RSSfeed

From Second Life Wiki
Jump to navigation Jump to search

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

Examples

URL Only

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

[{{#replace|http://blog.secondlife.com/feed/ | |}} {{#replace|subscribe to this feed| |}}]

URL + Text

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

[{{#replace|http://blog.secondlife.com/feed/ | |}} {{#replace|Subscribe to the Official Second Life Blog | |}}]

URL + Text + Image

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

[{{#replace|http://blog.secondlife.com/feed/ | |}} {{#replace|Subscribe to the Official Second Life Blog | |}}]