Template:Nav Doc: Difference between revisions
Jump to navigation
Jump to search
m Changing to all Nav form |
|||
Line 2: | Line 2: | ||
'''Info:''' Navigation box for '''{{#if:{{{seriesname|}}}|[[{{{seriesname}}}]]|NA}}''' | '''Info:''' Navigation box for '''{{#if:{{{seriesname|}}}|[[{{{seriesname}}}]]|NA}}''' | ||
'''Usage:''' <nowiki>{{</nowiki>{{#if:{{{navname|}}}|{{{navname}}}|}}|prev=Previous Page Name|next=Next Page Name}}</nowiki> | '''Usage:''' <nowiki>{{</nowiki>{{#if:{{{navname|}}}|{{{navname}}}|}}<nowiki>|prev=Previous Page Name|next=Next Page Name}}</nowiki> | ||
'''Note:''' Do '''NOT''' put links in the prev and next parameters. Only the page names. The template will automatically do the rest of the work. As shown below: | '''Note:''' Do '''NOT''' put links in the prev and next parameters. Only the page names. The template will automatically do the rest of the work. As shown below: |
Revision as of 09:36, 7 August 2011
Documentation and Testing
Info: Navigation box for NA
Usage: {{|prev=Previous Page Name|next=Next Page Name}}
Note: Do NOT put links in the prev and next parameters. Only the page names. The template will automatically do the rest of the work. As shown below:
Example 1: {{}}
{{{{navname}}}}
Example 2: {{|prev=}}
{{|prev=}}
Example 3: {{|next=}}
{{|next=}}
Example 4: {{|prev=|next=}}
{{|prev=|next=}}
Credits: Special Thanks to Larethian for the next/previous idea on Template:Itsuten:Navbox.