Template:DocNav: Difference between revisions
Template page
More actions
HollowLeaf (talk | contribs) No edit summary |
HollowLeaf (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="docnav"> | <div class="docnav"> | ||
{{#if:{{{prev|}}| | |||
<span class="docnav-left">'''Previous:''' [[{{{prev}}}|{{{prev_label|{{{prev}}}}}}]]</span> | |||
}} | |||
{{#if:{{{next|}}| | |||
<span class="docnav-right">'''Next:''' [[{{{next}}}|{{{next_label|{{{next}}}}}}]]</span> | |||
}} | |||
</div> | </div> |
Revision as of 01:07, 15 October 2025
Previous: [[{{{prev}}}|{{{prev}}}]] Next: [[{{{next}}}|{{{next}}}]]