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>[{{{1|{{{url}}}}}} {{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} {{{2|{{{text|subscribe to this feed}}}}}}]</includeonly> | <includeonly>[{{{1|{{{url}}}}}}<nowiki> </nowiki>{{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} {{{2|{{{text|subscribe to this feed}}}}}}]</includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 17:28, 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-23501PfHDZpcrFhUB': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_2097d316094f.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-23506mnf57-LNaJ1A': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_0f2ff29a2848.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
]