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

Template:DocNav: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<div style="display:flex;justify-content:space-between;align-items:center;width:100%;margin:1em 0;">
<div style="display:flex;justify-content:space-between;align-items:center;width:100%;margin:1em 0;">


{{#if:{{{prev|}}}|<div style="background:none;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;">'''Previous:''' [[{{{prev}}}|{{{prev_label|{{{prev}}}}}}]]</div>}}
{{#if:{{{prev|}}}|<div style="background:none;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;">Prev: [[{{{prev}}}|{{{prev_label|{{{prev}}}}}}]]</div>}}


{{#if:{{{next|}}}|<div style="background:none;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;">'''Next:''' [[{{{next}}}|{{{next_label|{{{next}}}}}}]]</div>}}
{{#if:{{{next|}}}|<div style="background:none;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;">Next: [[{{{next}}}|{{{next_label|{{{next}}}}}}]]</div>}}


</div>
</div>

Revision as of 01:37, 15 October 2025