Difference between revisions of "User:SignpostMarv Martin/Sandbox/Template:RSSfeed"
Jump to navigation
Jump to search
m (wiki-fu) |
|||
Line 40: | Line 40: | ||
=== URL + Text + Image === | === URL + Text + Image === | ||
<code style="font-size:1.4em"><pre><nowiki>{{RSSfeed | <code style="font-size:1.4em"><pre><nowiki>{{RSSfeed | ||
|http://blog.secondlife.com/feed/ | |http://blog.secondlife.com/author/torleylinden/feed/ | ||
|Subscribe to the Official Second Life Blog | |Subscribe to Torley's posts on the Official Second Life Blog | ||
|[[Image:Torley-favicon.png|14px]] | |[[Image:Torley-favicon.png|14px]] | ||
}}</nowiki></pre></code> | }}</nowiki></pre></code> | ||
{{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed | {{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed | ||
|http://blog.secondlife.com/feed/ | |http://blog.secondlife.com/author/torleylinden/feed/ | ||
|Subscribe to the Official Second Life Blog | |Subscribe to Torley's posts on the Official Second Life Blog | ||
|[[Image:Torley-favicon.png|14px]] | |[[Image:Torley-favicon.png|14px]] | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 17:43, 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/
}}
URL + Text
{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}
SubscribetotheOfficialSecondLifeBlog
URL + Text + Image
{{RSSfeed
|http://blog.secondlife.com/author/torleylinden/feed/
|Subscribe to Torley's posts on the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}