Vorlage:TopNews: Unterschied zwischen den Versionen
Aus Geoportal
Deepak (Diskussion | Beiträge) |
Deepak (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
<div class="topNews"> |
<div class="topNews"> |
||
− | <h2>{{urlencode:{{{title|}}}}}</h2> |
+ | <h2>{{#if: {{{urlencoded_title|}}} | {{urlencode:{{{urlencoded_title|}}}} | {{{title|}}}}}</h2> |
− | <span><strong>{{{date|}}}</strong></span> |
+ | <span><strong>{{{date|}}}</strong></span> |
− | <span class="hiddenDuration" style="display:none;">{{{durationDays|}}}</span> |
+ | <span class="hiddenDuration" style="display:none;">{{{durationDays|}}}</span> |
− | <p class="teaser">{{{teaser|}}}</p> |
+ | <p class="teaser">{{{teaser|}}}</p> |
− | <p class="articleBody">{{{articleBody|}}}</p> |
+ | <p class="articleBody">{{{articleBody|}}}</p> |
− | {{#if: {{{link|}}} {{{text|}}} | |
+ | {{#if: {{{link|}}} {{{text|}}} | |
<span class="external text"><strong>[{{{link|}}} {{{text|}}}]</strong></span> |
<span class="external text"><strong>[{{{link|}}} {{{text|}}}]</strong></span> |
||
}} |
}} |
||
− | {{#if: {{{email|}}} | |
+ | {{#if: {{{email|}}} | |
<span class="contact">Email: [mailto:{{{email|}}} {{{email|}}}]</span> |
<span class="contact">Email: [mailto:{{{email|}}} {{{email|}}}]</span> |
||
}} |
}} |
||
− | <hr> |
+ | <hr> |
</div> |
</div> |
Version vom 22. September 2023, 11:02 Uhr
{{#if: | %7D