User:BlckKnght

From Baka-Tsuki
Revision as of 18:03, 18 May 2006 by BlckKnght (talk | contribs) (Demo new navigation templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hmm, not much to say about myself right now.


Navigation demo:

Use this kind of code at the start of a volume:

 {{NavigationForwardBack|volume=Volume1|next=Chapter1}}

Which yields:

 Template:NavigationForwardBack


Use this in the middle of a volume:

 {{NavigationForwardBack|volume=Volume1|previous=Chapter2|next=Chapter4}}

Which yields: Template:NavigationForwardBack


And finally, use this code at the end of a volume:

 {{NavigationForwardBack|volume=Volume1|previous=Author's Notes}}

It yields:

 Template:NavigationForwardBack


I'm not especially attached to the styling of the links, but I hope people like the template magic. I may try later working on a version that will automatically discover the previous and next page based on just a single argument.