Vorlage:Header: Unterschied zwischen den Versionen

Aus LNTwww
Wechseln zu:Navigation, Suche
Maintenance script (Diskussion | Beiträge)
Revert to simple template - let FirstPage handle hiding
Maintenance script (Diskussion | Beiträge)
Fix Header pager rendering
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<html>
<div class="container-breadcrumb">
<div class="container-breadcrumb">
     <ol class="breadcrumb">
     <ol class="breadcrumb">
             <li>
             <li>
</html>
[[{{BASEPAGENAME}}]]
[[{{BASEPAGENAME}}]]
<html>
             </li>
             </li>
             <li>
             <li>
</html>
{{{Untermenü}}}
[[{{BASEPAGENAME}}/{{{Untermenü}}}|{{{Untermenü}}}]]
<html>
             </li>
             </li>
             <li class="active">
             <li class="active">
</html>
{{SUBPAGENAME}}
{{SUBPAGENAME}}
<html>
             </li>
             </li>
</ol>
</ol>
Zeile 23: Zeile 15:
<div class="topp">
<div class="topp">
     <ul class="pager">
     <ul class="pager">
        <li class="prev-pager">
{{#if:{{{Vorherige Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Vorherige Seite}}}|<li class="prev-pager">[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}|Vorherige Seite]]</li>}}}}
</html>
{{#if:{{{Nächste Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Nächste Seite}}}|<li class="next-pager">[[{{BASEPAGENAME}}/{{{Nächste Seite}}}|Nächste Seite]]</li>}}}}
[[{{BASEPAGENAME}}/{{{Vorherige Seite|{{SUBPAGENAME}}}}} | Vorherige Seite]]
<html>
        </li>
        <li class="next-pager">
</html>
[[{{BASEPAGENAME}}/{{{Nächste Seite|{{SUBPAGENAME}}}}} | Nächste Seite]]
<html>
        </li>
     </ul>
     </ul>
  </div>
  </div>
     <div style="clear:both;"></div>
     <div style="clear:both;"></div>


<div class="bottomm">
<div class="bottomm">
  <ul class="pager">
  <ul class="pager">
        <li class="prev-pager">
{{#if:{{{Vorherige Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Vorherige Seite}}}|<li class="prev-pager">[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}|Vorherige Seite]]</li>}}}}
</html>
{{#if:{{{Nächste Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Nächste Seite}}}|<li class="next-pager">[[{{BASEPAGENAME}}/{{{Nächste Seite}}}|Nächste Seite]]</li>}}}}
[[{{BASEPAGENAME}}/{{{Vorherige Seite|{{SUBPAGENAME}}}}} | Vorherige Seite]]
<html>
        </li>
        <li class="next-pager">
</html>
[[{{BASEPAGENAME}}/{{{Nächste Seite|{{SUBPAGENAME}}}}} | Nächste Seite]]
<html>
        </li>
     </ul>
     </ul>
</div>
</div>
</html>

Aktuelle Version vom 24. April 2026, 09:11 Uhr