Difference between revisions of "User:SignpostMarv Martin/Sandbox/Template:RSSfeed"
Jump to navigation
Jump to search
m (wiki-fu) |
m (wiki-fu) |
||
Line 1: | Line 1: | ||
<includeonly>{{{3|{{{icon|[[Image:Feed-icon-14x14.png]] | <includeonly>[{{{1|{{{url}}}}}} {{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} {{{2|{{{text|subscribe to this feed}}}}}}]</includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 17: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
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-23970VVDNMKVyXpye': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_b05f99ee5783.png' @ error/convert.c/ConvertImageCommand/3258.
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-23975UQEb1SOQjTni': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_ce531f7a08df.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/
Subscribe to the Official Second Life Blog
]