Vorlage:Header: Unterschied zwischen den Versionen
Aus LNTwww
Fix prev/next with #if outside html blocks |
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> | ||
[[{{BASEPAGENAME}}/{{{Vorherige Seite|{{SUBPAGENAME}}}}} | Vorherige Seite]] | |||
[[{{BASEPAGENAME}}/{{{Vorherige Seite | |||
<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> | ||
[[{{BASEPAGENAME}}/{{{Nächste Seite|{{SUBPAGENAME}}}}} | Nächste Seite]] | |||
[[{{BASEPAGENAME}}/ | |||
<html> | <html> | ||
</li> | |||
</ul> | </ul> | ||
</div> | </div> | ||
</html> | </html> | ||