Wiki Pagination (Prev/Next)

Prev/Next article navigation within a wiki category. Three-column grid: prev article (left), category link (centre), next article (right). NOT numbered-page pagination. Keyboard navigable via native <a> elements.

Live previewrendered from recipe via {tokens} resolution
ARIA notes

<nav aria-label='Articles in {{category-name}}'>. aria-label on each <a> provides full context ('Previous article: {{title}}'). Arrow glyphs aria-hidden. rel=prev/rel=next on <a> elements; engine also emits <link rel> in <head> (engine responsibility).

The usage tab for this component is not yet authored. Creative Design Contributors — pick this up.

Recipe is at /api/components/wiki-pagination.json.