For simple cross references I use a link in the Main.PageFootMenu of
gemini skin like:
*[[Main.SearchWiki?q={$Name} | Cross Ref ]]
To do something similar in a skin template file (not gemini)
you can add to the action links:
<a href='$ScriptUrl/Main/SearchWiki&q=$Title'>$[crossrefs]</a>
Best,
~Hans