Template:PrevLink
From OWASP
								Purpose
Generates a link to the URL/page given in the first parameter with a link label equal to the value of the second parameter, if present, otherwise with a link label equal to the value of the first parameter.
Usage
{{PrevLink|link|label}}
Code
[[{{{1}}}|««{{{2|{{{1}}}}}}««]]