Difference between revisions of "MediaWiki:Rss-item"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <!-- The | + | <!-- the following are two alternative templates. The first is the basic default template for feeds -->; '''[{{{link}}} {{{title}}}]''' |
| − | ; '''[{{{link}}} {{{title}}}]''' | + | : {{{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|}}} |: — {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: — {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}} --> |
| − | {{#if: {{{description|}}} | ||
| − | |: {{{description}}}}}{{#if: {{{author|}}} | ||
| − | | {{#if: {{{date|}}} |: | ||
| − | | {{#if: {{{author|}}}|: | ||
Revision as of 12:50, 26 August 2014
- [{{{link}}} {{{title}}}]
- {{{description}}}
- {{{author}}} {{{date}}}