Template:AW Nav: Difference between revisions
Jump to navigation
Jump to search
m nav testing |
No edit summary |
||
Line 4: | Line 4: | ||
{{#if:{{{n1|}}}|{{!}}Forward to [[Accel World:Volume {{{n1}}} {{{n2}}}{{!}}{{{n2}}}]]}} | {{#if:{{{n1|}}}|{{!}}Forward to [[Accel World:Volume {{{n1}}} {{{n2}}}{{!}}{{{n2}}}]]}} | ||
|} | |} | ||
<noinclude> | |||
This is my Accel World Nav Template. | |||
Usage: | |||
<nowiki>{{AW Nav|p1|p2|n1|n2}}</nowiki> | |||
p1 = previous link volume number, i.e. 1 to 99 | |||
p2 = previous link chapter name, i.e. Illustration, Chapter 1, etc. | |||
n1 and n2 = next link, similar to p1 and p2. | |||
NOTE: if exist, the p and n values will be used in direct links, spell properly. | |||
Example: | |||
<nowiki>{{AW Nav|p1=1|p2=Illustrations|n1=1|n2=Chapter 2}}</nowiki> | |||
becomes: | |||
{{AW Nav|p1=1|p2=Illustrations|n1=1|n2=Chapter 2}} | |||
</noinclude> |
Revision as of 10:50, 3 January 2012
Return to Main |
This is my Accel World Nav Template.
Usage:
{{AW Nav|p1|p2|n1|n2}}
p1 = previous link volume number, i.e. 1 to 99
p2 = previous link chapter name, i.e. Illustration, Chapter 1, etc.
n1 and n2 = next link, similar to p1 and p2.
NOTE: if exist, the p and n values will be used in direct links, spell properly.
Example:
{{AW Nav|p1=1|p2=Illustrations|n1=1|n2=Chapter 2}}
becomes:
Back to Illustrations | Return to Main | Forward to Chapter 2 |