![]() |
Search:
|
Page last modified 01:50, 2 Oct 2011 by tehmina.khan
Template:WikiForum > Controls > ReturnToLink
ReturnToLinkTable of contentsNo headers/* This template will display the page creator, indicate if a sticky tag is present and a link to track the page Parameters: targetpage - the target page for the link linkprefix - text to place before the title of the target page To Do: None Credits: Craig Sivils - I can code a link! */ var targetpage = $0 ?? $targetpage ?? page.parent; var linkprefix = $1 ?? $linkprefix ?? "Return to: "; // Create the return to link <big><strong>web.link(targetpage.uri,linkprefix..targetpage.title);</strong></big> |
|
Powered by MindTouch Core |