User talk:Tuxide
<includeonly>{| style="border:1px #000 solid" border="1"
|[[{{{prev}}}]]
|[[{{{toc}}}]]
|[[{{{next}}}]]
|}</includeonly><noinclude>
Simple template for producing a navigation box.
==Usage==
 {{{{NAMESPACE}}:{{PAGENAME}}|prev=previous page|toc=table of contents|next=next page}}
This will produce the following:
{{{{NAMESPACE}}:{{PAGENAME}}|prev=prev|toc=toc|next=next}}
===Params===
;prev:The name of the previous page in the guide
;toc:The name of the table of contents page
;next:The name of the next page in the guide
</noinclude>
here is your sandbox entry
--Caarrie 07:57, 4 January 2008 (EST)
This edit
Great, I didn't know these tags also work outside of the template namespace. This solution is much more elegant than the encapsulating template I proposed. Thanks for teaching me something new. :-) --Daevaorn 05:03, 6 January 2008 (EST)