Template:JNav: Difference between revisions

From Archives of Amehtana
Jump to navigation Jump to search
(Created page with "<includeonly> {| width="100%" | style="border:none;text-align:left;" | {{#if: {{{b|0}}} = 0 | [[The Journals of Josloy/{{{b}}}|← Previous Entry]] |}} | style="border:none...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| width="100%"
{| width="100%"
| style="border:none;text-align:left;" | {{#if: {{{b|0}}} = 0 | [[The Journals of Josloy/{{{b}}}|&larr; Previous Entry]] |}}
| style="border:none;text-align:left;" | {{#ifexpr: {{{b|0}}} = 0 | [[The Journals of Josloy/{{{b}}}|&larr; Previous Entry]] |}}
| style="border:none;text-align:right;" | {{#if: {{{f|0}}} = 0 | [[The Journals of Josloy/{{{f}}}|Next Entry &rarr;]] |}}
| style="border:none;text-align:right;" | {{#ifexpr: {{{f|0}}} = 0 | [[The Journals of Josloy/{{{f}}}|Next Entry &rarr;]] |}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{EditWarning}}
{{EditWarning}}
[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 17:52, 5 March 2014

This is a complex template. Do not edit this unless you know what you are doing.