Template:BacktoPrevPage: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="border:1px solid #D0CDE8; background:#EEEDF7; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em; float:right;"> | <div style="border:1px solid #D0CDE8; background:#EEEDF7; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em; float:right;"> | ||
'''{{{ | '''{{{1|[[API Tutorials|<< Back to Tutorials Main Page]]}}}'''</div><noinclude>[[Category:Templates]]{{Template:BacktoPrevPage/documentation}}</noinclude> |
Latest revision as of 18:35, 5 May 2016
Template Documentation
This template creates a navigation box with a single link to a page, usually to a main page or index page. It uses one optional parameter, which is the link to the page. If you leave the parameter blank, the template will default to the API Tutorials page.
{{Template:BacktoPrevPage|LINK}}
where LINK is the parameter.
Usage
Here's an example of the template, with the link pointing to the Synthesis API main page.
{{Template:BacktoPrevPage|<<< [[Synthesis API Reference|Back to Main Page]]}}