Template:FP link/doc

From BerserkerLoop
< Template:FP link
Revision as of 07:03, 19 December 2022 by Crimsongaia (talk | contribs) (Created page with "{{doc/start}} This template is for creating the styled links used within boxes on the front page: {{SITENAME}}. 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: <nowiki>{{FP link|page name}}</nowiki> <nowiki>{{FP link|page name|link text}}</nowiki> For external links, the usage is: <nowiki>{{FP link|url=http://www.example.com}}</nowiki> <nowiki>{{FP link|url=http://www....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.