Vorlage:Header: Unterschied zwischen den Versionen

Aus LNTwww
Wechseln zu:Navigation, Suche
Maintenance script (Diskussion | Beiträge)
Fix prev/next with #if outside html blocks
Maintenance script (Diskussion | Beiträge)
Revert to simple template - let FirstPage handle hiding
Zeile 23: Zeile 23:
<div class="topp">
<div class="topp">
     <ul class="pager">
     <ul class="pager">
        <li class="prev-pager">
</html>
</html>
{{#if:{{{Vorherige Seite|}}}|
[[{{BASEPAGENAME}}/{{{Vorherige Seite|{{SUBPAGENAME}}}}} | Vorherige Seite]]
<html><li class="prev-pager"></html>
[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}{{!}}Vorherige Seite]]
<html></li></html>
}}
{{#if:{{{Nächste Seite|}}}|
<html><li class="next-pager"></html>
[[{{BASEPAGENAME}}/{{{Nächste Seite}}}{{!}}Nächste Seite]]
<html></li></html>
}}
<html>
<html>
        </li>
        <li class="next-pager">
</html>
[[{{BASEPAGENAME}}/{{{Nächste Seite|{{SUBPAGENAME}}}}} | Nächste Seite]]
<html>
        </li>
     </ul>
     </ul>
  </div>
  </div>
Zeile 41: Zeile 39:
<div class="bottomm">
<div class="bottomm">
  <ul class="pager">
  <ul class="pager">
        <li class="prev-pager">
</html>
[[{{BASEPAGENAME}}/{{{Vorherige Seite|{{SUBPAGENAME}}}}} | Vorherige Seite]]
<html>
        </li>
        <li class="next-pager">
</html>
</html>
{{#if:{{{Vorherige Seite|}}}|
[[{{BASEPAGENAME}}/{{{Nächste Seite|{{SUBPAGENAME}}}}} | Nächste Seite]]
<html><li class="prev-pager"></html>
[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}{{!}}Vorherige Seite]]
<html></li></html>
}}
{{#if:{{{Nächste Seite|}}}|
<html><li class="next-pager"></html>
[[{{BASEPAGENAME}}/{{{Nächste Seite}}}{{!}}Nächste Seite]]
<html></li></html>
}}
<html>
<html>
        </li>
     </ul>
     </ul>
</div>
</div>
</html>
</html>

Version vom 25. Februar 2026, 17:00 Uhr