Template:FP link

Template page
Revision as of 16:22, 13 June 2020 by PrivateTarkus (talk | contribs) (Created page with "<onlyinclude><includeonly><div class="fplink plainlinks {{#if:{{{image|}}}|image|}} {{#switch:{{lc:{{{size|}}} }}|wide={{lc:{{{size|}}} }} }}"><div class="box"><div class="row...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is for creating the styled links used within boxes on the front page: Dustloop 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}}