This template is for creating the styled links used within boxes on the front page: SuperCombo Wiki. It relies heavily on CSS in MediaWiki:Common.css.
Basic links
For the most basic links, the usage is as follows for a standard wiki link:
{{FP Link|page name}} {{FP Link|page name|link text}}
For external links, the usage is:
{{FP Link|url=http://www.example.com}} {{FP Link|url=http://www.example.com|link text}}