Difference between revisions of "MediaWiki:Rss-feed"

From the Fink Wiki
Jump to navigation Jump to search
(Created page with "<!-- the following are two alternative templates. The first is the basic default template for feeds -->; <!--'''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>''' : {...")
 
 
Line 1: Line 1:
<!-- the following are two alternative templates. The first is the basic default template for feeds -->; <!--'''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''
+
<!-- the following are two alternative templates. The first is the basic default template for feeds -->; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''
 
: {{{description}}}
 
: {{{description}}}
: {{{author}}} {{{date}}} --><!-- don't use newline here --><!-- The second is an improved version which requires Extension:ParserFunctions -->; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: &mdash; {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: &mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}}
+
: {{{author}}} {{{date}}} <!-- don't use newline here --><!-- The second is an improved version which requires Extension:ParserFunctions --> <!--; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: &mdash; {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: &mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}} -->

Latest revision as of 13:59, 19 August 2021

[{{{link}}} {{{title}}}]
{{{description}}}
{{{author}}} {{{date}}}