Template:Plink/doc

From Brighter Shores Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:Plink.
It contains usage information, categories, and other content that is not part of the original template page.

The picture link template creates an image and links it to the page as well as including text.

This template is not intended to be commonly used in mainspace articles. It is primarily used in navboxes and tables to add images to help with navigation. In most other cases, pages should be linked with normal markup and without an image.

Usage

{{plink|item|pic=file name|txt=text}}

Examples

Examples
Code Produces Standard syntax
{{plink|Hammermage potion}} Hammermage potion [[File:Hammermage potion.png|link=Hammermage potion]] [[Hammermage potion]]
{{plink|Hammermage potion|size=32}} Hammermage potion [[File:Hammermage potion.png|32px|link=Hammermage potion]] [[Hammermage potion]]
{{plink|Health potion|pic=Hammermage potion}} Health potion [[File:Hammermage potion.png|link=Health potion]] [[Health potion]]
{{plink|Hammermage potion|txt=Potion}} Potion [[File:Hammermage potion.png|link=Hammermage potion]] [[Hammermage potion|Potion]]
{{plink|Health potion|pic=Hammermage potion|txt=Potion}} Potion [[File:Hammermage potion.png|link=Health potion]] [[Health potion|Potion]]

Parameters

The 'Picture Link' (plink) template is used to create item image + text links.

Template parameters

ParameterDescriptionTypeStatus
Item1

The item to link to and display

Page namerequired
Picturepic

The name of the image file; do not include 'File:' or '.png'

Default
First parameter
Fileoptional
Text overridetxt

Override the displayed link text.

Default
First parameter
Stringoptional
Sizesize

Sets custom size (in px).

Numberoptional