Template:RSSUpdateItem: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
(Created page with "{{ MediaWiki:Rss-feed \ | title = {{{title}}} \ | link = {{{link}}} \ | date = {{{date}}} \ | author = {{{author}}} \ | description = {{{description}}} }}")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ MediaWiki:Rss-feed \
<div class="w-col-4">
| title = {{{title}}} \
<div class="card">
| link = {{{link}}} \
<div class="card-image">
| date = {{{date}}} \
[[File:About-img.png|350px|link={{{link}}}]]
| author = {{{author}}} \
</div>
| description = {{{description}}} }}
<div class="card-content">
<div class="card-title">
<span class="card-date">
{{{date}}}
</span>
-
<span>
{{{title}}}
</span>
</div>
{{{description}}}
</div>
</div>
</div>

Latest revision as of 11:29, 8 March 2021

link={{{link}}}

{{{date}}} - {{{title}}}

{{{description}}}