Template:Nav: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<includeonly><div style="display:block; width: 100%;"> <span style="display:inline-block; width:49%; text-align:left;">{{#if: {{{1|}}}|[Previous: {{{1}}} ]|}}</span> <span style="display:inline-block; width:49%; text-align:right;">{{#if: {{{2|}}}|[Next: {{{2}}} ] |}}</span> </div></includeonly><noinclude>{{template badge}} ==Use== For use on pages that lead to another page. ==Syntax== <pre>{{nav|prev|next}} ==Example== <pre>{{nav|{{5e24|Rhythm of Play}}|{{5e24|The...")
 
mNo edit summary
 
Line 1: Line 1:
<includeonly><div style="display:block; width: 100%;">
<includeonly><div style="display:block; width: 100%;">
<span style="display:inline-block; width:49%; text-align:left;">{{#if: {{{1|}}}|[Previous: {{{1}}} ]|}}</span> <span style="display:inline-block; width:49%; text-align:right;">{{#if: {{{2|}}}|[Next: {{{2}}} ]&nbsp;|}}</span>
<span style="display:inline-block; width:49%; text-align:left;">{{#if: {{{1|}}}|[ Previous: {{{1}}} ]|}}</span> <span style="display:inline-block; width:49%; text-align:right;">{{#if: {{{2|}}}|[ Next: {{{2}}} ]&nbsp;|}}</span>
</div></includeonly><noinclude>{{template badge}}
</div></includeonly><noinclude>{{template badge}}
==Use==
==Use==

Latest revision as of 16:45, 22 May 2025

 Template    

Use

For use on pages that lead to another page.

Syntax

{{nav|prev|next}}

==Example==
<pre>{{nav|{{5e24|Rhythm of Play}}|{{5e24|The Six Abilities}}}}}}

Produces

[ Previous: Rhythm of Play ] [ Next: The Six Abilities