Difference between revisions of "Template:TurnPage"
From GATE
Line 1: | Line 1: | ||
<noinclude>Template to add left and right arrows to navigate pages in the Page namespace.</noinclude> | <noinclude>Template to add left and right arrows to navigate pages in the Page namespace.</noinclude> | ||
− | <includeonly><div style="margin-top:10px"><span style="float:left; font-size:xx-large">{{#ifexist: {{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr:{{#titleparts: {{PAGENAME}}|2|2}}-1}}|[[{{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr: {{#titleparts: {{PAGENAME}}|2|2}}-1}}| | + | <includeonly><div style="margin-top:10px"><span style="float:left; font-size:xx-large">{{#ifexist: {{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr:{{#titleparts: {{PAGENAME}}|2|2}}-1}}|[[{{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr: {{#titleparts: {{PAGENAME}}|2|2}}-1}}|◅]]|}}</span><span style="float:right; font-size:xx-large">{{#ifexist: {{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr:{{#titleparts: {{PAGENAME}}|2|2}}+1}}|[[{{#titleparts: {{FULLPAGENAME}}|1|1}}/{{#expr: {{#titleparts: {{PAGENAME}}|2|2}}+1}}|▻]]|}}</span></div> |
</includeonly> | </includeonly> |
Latest revision as of 14:29, 5 May 2020
Template to add left and right arrows to navigate pages in the Page namespace.