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

From Second Life Wiki
Jump to navigation Jump to search
m (restoring redirect)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{{3|{{{icon|[[Image:Feed-icon-14x14.png]]}}}}}} [{{#replace:{{{1|{{{url}}}}}}|<nowiki>
#REDIRECT [[Template:feed]]
</nowiki>|}} {{#replace:{{{2|{{{text|subscribe to this feed}}}}}}|<nowiki>
</nowiki>|}}]</includeonly><noinclude>
This template provides a basic RSS feed link.
 
 
== Usage ==
 
<code style="font-size:1.4em"><pre><nowiki>{{RSSfeed
|url=
|text=
|icon=
}}</nowiki></pre></code>
 
<font color=red>''<tt><big>url</big></tt>'' is required.</font><br>
Default ''<tt><big>text</big></tt>'' is <font color=black><tt><big>subscribe to this feed</big></tt></font><br>
Default icon is [[Image:Feed-icon-14x14.png]]
 
==Examples==
 
=== URL Only ===
<code style="font-size:1.4em"><pre><nowiki>{{RSSfeed
|http://blog.secondlife.com/feed/
}}</nowiki></pre></code>
{{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed
|http://blog.secondlife.com/feed/
}}
 
=== URL + Text ===
<code style="font-size:1.4em"><pre><nowiki>{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}</nowiki></pre></code>
{{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
}}
 
=== URL + Text + Image ===
<code style="font-size:1.4em"><pre><nowiki>{{RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}</nowiki></pre></code>
{{:User:SignpostMarv Martin/Sandbox/Template:RSSfeed
|http://blog.secondlife.com/feed/
|Subscribe to the Official Second Life Blog
|[[Image:Torley-favicon.png|14px]]
}}
</noinclude>

Latest revision as of 18:58, 8 August 2008

Redirect to: