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

From Second Life Wiki
Jump to navigation Jump to search
m (prepping for move)
m (quick test)
Line 1: Line 1:
#REDIRECT [[Template:feed]]
<includeonly>{{#replace:{{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}}|<nowiki>
</nowiki>|}} [{{#replace:{{{1|{{{url|#Usage}}}}}}|<nowiki>
</nowiki>|}} {{#replace:{{{2|{{{text|subscribe to this feed}}}}}}|<nowiki>
</nowiki>|}}]</includeonly><noinclude>
This template provides a basic RSS feed link.
 
 
== Usage ==
* <strong>url</strong> is required, all others are optional.
* Default <strong>text</strong> is "<em>subscribe to this feed</em>"
* Default icon is [[Image:Feed-icon-14x14.png]]
 
=== Named-parameters ===
<code style="font-size:1.4em"><pre><nowiki>{{feed
|url=<!-- URL to RSS/Atom feed -->
|text=<!-- text for link -->
|icon=<!-- Icon to use next to link -->
}}</nowiki></pre></code>
 
=== Numeric-parameters ===
<code style="font-size:1.4em"><pre><nowiki>{{feed
|1=<!-- URL to RSS/Atom feed -->
|2=<!-- text for link -->
|3=<!-- Icon to use next to link -->
}}</nowiki></pre></code>
 
==Examples==
 
=== URL Only ===
<code style="font-size:1.4em"><pre><nowiki>{{feed
|http://blog.secondlife.com/feed/
}}</nowiki></pre></code>
{{feed
|http://blog.secondlife.com/feed/
}}
 
=== URL + Text ===
<code style="font-size:1.4em"><pre><nowiki>{{feed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}</nowiki></pre></code>
{{feed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}
 
=== URL + Text + Image ===
<code style="font-size:1.4em"><pre><nowiki>{{feed
|http://blog.secondlife.com/author/torleylinden/feed/
|Subscribe to Torley's posts on the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}</nowiki></pre></code>
{{feed
|http://blog.secondlife.com/author/torleylinden/feed/
|Subscribe to Torley's posts on the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}
 
{{feed}}
</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 Feed-icon-14x14.png

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/1928. convert-im6.q16: unable to open file `/tmp/magick-22025In-xvhwMTRAX': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_a0606c2aaaff.png' @ error/convert.c/ConvertImageCommand/3258.

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/1928. convert-im6.q16: unable to open file `/tmp/magick-220305tVCPcRZ3vk1': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_62cb3f8e90e1.png' @ error/convert.c/ConvertImageCommand/3258.

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]]
}}

Torley-favicon.png SubscribetoTorley'spostsontheOfficialSecondLifeBlog

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-22036o-4tJLbSixh3': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_b70b038432d8.png' @ error/convert.c/ConvertImageCommand/3258.

<strongstyle="color:red;">NoURLhasbeenspecified.