Vorlage:Header: Unterschied zwischen den Versionen
Aus LNTwww
Revert to simple template - let FirstPage handle hiding |
Fix English pager template rendering |
||
| Zeile 1: | Zeile 1: | ||
<div class="container-breadcrumb"> | <div class="container-breadcrumb"> | ||
<ol class="breadcrumb"> | <ol class="breadcrumb"> | ||
<li> | <li> | ||
[[{{BASEPAGENAME}}]] | [[{{BASEPAGENAME}}]] | ||
</li> | </li> | ||
<li> | <li> | ||
{{{Untermenü}}} | |||
</li> | </li> | ||
<li class="active"> | <li class="active"> | ||
{{SUBPAGENAME}} | {{SUBPAGENAME}} | ||
</li> | </li> | ||
</ol> | </ol> | ||
| Zeile 23: | Zeile 15: | ||
<div class="topp"> | <div class="topp"> | ||
<ul class="pager"> | <ul class="pager"> | ||
{{#if:{{{Vorherige Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Vorherige Seite}}}|<li class="prev-pager">[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}|Previous page]]</li>}}}} | |||
{{#if:{{{Nächste Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Nächste Seite}}}|<li class="next-pager">[[{{BASEPAGENAME}}/{{{Nächste Seite}}}|Next page]]</li>}}}} | |||
[[{{BASEPAGENAME}}/{{{Vorherige Seite | |||
[[{{BASEPAGENAME}}/{{{Nächste Seite | |||
</ul> | </ul> | ||
</div> | </div> | ||
| Zeile 39: | Zeile 23: | ||
<div class="bottomm"> | <div class="bottomm"> | ||
<ul class="pager"> | <ul class="pager"> | ||
{{#if:{{{Vorherige Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Vorherige Seite}}}|<li class="prev-pager">[[{{BASEPAGENAME}}/{{{Vorherige Seite}}}|Previous page]]</li>}}}} | |||
{{#if:{{{Nächste Seite|}}}|{{#ifexist:{{BASEPAGENAME}}/{{{Nächste Seite}}}|<li class="next-pager">[[{{BASEPAGENAME}}/{{{Nächste Seite}}}|Next page]]</li>}}}} | |||
[[{{BASEPAGENAME}}/{{{Vorherige Seite | |||
[[{{BASEPAGENAME}}/{{{Nächste Seite | |||
</ul> | </ul> | ||
</div> | </div> | ||