Template:Listentry: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<div class="listentry" | <div class="listentry"> | ||
<div style=" | <a href="{{{link}}}"> | ||
<div style="" class="listcontent"> | <div class="listimage" style="background-image: url('{{{image}}}')"></div> | ||
[[{{{link}}}|{{{title}}}]] | </a> | ||
{{{date}}} | <div style="" class="listcontent"> | ||
<span class="listheader"> [[{{{link}}}|{{{title}}}]]</span> | |||
{{{text}}} | {{{date}}} | ||
[[{{{link}}}|Read more]] | {{{text}}} | ||
</div> | [[{{{link}}}|Read more]] | ||
</div> | |||
</div> | </div> |
Revision as of 14:25, 13 July 2024
<a href="{{{link}}}">
</a>
[[{{{link}}}|{{{title}}}]]
{{{date}}}
{{{text}}}
[[{{{link}}}|Read more]]