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>{{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} [{{{1|{{{url}}}}}} {{{2|{{{text|subscribe to this feed}}}}}}]</includeonly>
<includeonly>[{{{1|{{{url}}}}}} {{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} {{{2|{{{text|subscribe to this feed}}}}}}]</includeonly>


<noinclude>
<noinclude>

Revision as of 18:27, 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/
}}
Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-259086vZEV0wtW48H': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_caf66d0b2b04.png' @ error/convert.c/ConvertImageCommand/3258.

subscribetothisfeed

URL + Text

{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}
Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-25913cS4aEI5qP5YK': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_987929db4e58.png' @ error/convert.c/ConvertImageCommand/3258.

SubscribetotheOfficialSecondLifeBlog

URL + Text + Image

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

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

Torley-favicon.png
Subscribe to the Official Second Life Blog

]