Template:GIMP/Nav
Appearance
This is a navigation template for the GIMP book.
Preview:
Code: {{GIMP/Nav|Cover|GIMP|Cover|GIMP}}
Attributes in order:
- Address of the previous page, omitting the 'The GIMP/' part. ((example #1)skip attribute #1 and #2, when the page is the first page in the book)
- Name of the previous page ((example #3)if the attribute #2 is skipped, then attribute #1 is used)
- Address of the next page, omitting the 'The GIMP/' part. ((example #2)skip attribute #3 and #4, when the page is the last page in the book)
- Name of the next page ((example #4)if the attribute #4 is skipped, then attribute #3 is used)
Example #1 - first page:
Code: {{GIMP/Nav|||Cover|GIMP}}
Example #2 - last page:
Code: {{GIMP/Nav|Cover|GIMP}}
Example #3 - skipping 2nd attribute:
Code: {{GIMP/Nav|Cover}}
Example #4 - skipping 4th attribute:
Code: {{GIMP/Nav|||Cover}}