Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Home/BlogNav: Difference between revisions

Template page
No edit summary
(Different arrow style)
Line 4: Line 4:
----
----
<div class="button-container__spacebetween">
<div class="button-container__spacebetween">
<div class="countdown-location"><div class="home-link__button"">{{#if:{{{prev|}}}|[[Blog:{{{prev}}}|Previous post]]|}}</div></div><div class="home-link__button"">{{#if:{{{next|}}}|[[Blog:{{{next}}}|Next post ]]|}}</div></div>
<div class="countdown-location"><div class="home-link__button"">{{#if:{{{prev|}}}|[[Blog:{{{prev}}}| « Previous post]]|}}</div></div><div class="home-link__button"">{{#if:{{{next|}}}|[[Blog:{{{next}}}|Next post »]]|}}</div></div>
</div>
</div>
<templatestyles src="Template:Home/shared/styles.css"/><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude>
<templatestyles src="Template:Home/shared/styles.css"/><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude>

Revision as of 20:41, 20 April 2023

Other blog posts

Template:Home/BlogNav


Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Home/BlogNav/doc. Changes can be proposed in the talk page.

This template is used on the Blog post pages to display the navigation widget at the bottom of the page. It automatically determines the latest blog post, but the previous and next posts need to be defined manually.