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

From Second Life Wiki
Jump to navigation Jump to search
m quick test
m quick test
Line 57: Line 57:
}}
}}


{{feed}}
{{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed}}
</noinclude>
</noinclude>

Revision as of 18:49, 8 August 2008

This template provides a basic RSS feed link.


Usage

  • url is required, all others are optional.
  • Default text is "subscribe to this feed"
  • Default icon is

Named-parameters

{{feed
|url=<!-- URL to RSS/Atom feed -->
|text=<!-- text for link -->
|icon=<!-- Icon to use next to link -->
}}

Numeric-parameters

{{feed
|1=<!-- URL to RSS/Atom feed -->
|2=<!-- text for link -->
|3=<!-- Icon to use next to link -->
}}

Examples

URL Only

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

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-YwitSc1c4ENLDZ1r-VQMLWTttZ0wxFhD': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_4d8459597f9a.png' @ error/convert.c/ConvertImageCommand/3229. subscribetothisfeed

URL + Text

{{feed
|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/1966. convert-im6.q16: unable to open file `/tmp/magick-D4j49Unhh0bSXzaQYLpEzTJ8aq46MVFM': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_9bffc4a69970.png' @ error/convert.c/ConvertImageCommand/3229. SubscribetotheOfficialSecondLifeBlog

URL + Text + Image

{{feed
|http://blog.secondlife.com/author/torleylinden/feed/
|Subscribe to Torley's posts on the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}

SubscribetoTorley'spostsontheOfficialSecondLifeBlog

[

  1. Usage subscribetothisfeed]