Template:Plink

From RuneScape Classic Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Plink/doc. [edit] [purge]

The picture link template creates an image and links it to the page as well as including text. For a textless version, use {{plinkp}}.

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.

Parameters

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

1

This parameter takes the name of the page that the link is for

pic

If included, this changes the filename used; defaults to the first parameter; do not include "File:" or ".png"

txt

Alternate text in the link; defaults to the first parameter

Examples
Code Produces Standard syntax
{{plink|Rune Scimitar}} Rune Scimitar.png Rune Scimitar [[File:Rune Scimitar.png|link=Rune Scimitar]] [[Rune Scimitar]]
{{plink|Dragon axe|pic=Rune Scimitar}} Rune Scimitar.png Dragon axe [[File:Rune Scimitar.png|link=Dragon axe]] [[Dragon axe]]
{{plink|Rune Scimitar|txt=Scimitar}} Rune Scimitar.png Scimitar [[File:Rune Scimitar.png|link=Rune Scimitar]] [[Rune Scimitar|Scimitar]]
{{plink|Dragon axe|pic=Rune Scimitar|txt=Scimitar}} Rune Scimitar.png Scimitar [[File:Rune Scimitar.png|link=Dragon axe]] [[Dragon axe|Scimitar]]

gif

Use the parameter gif=yes if the image is a GIF file. If parameter is not given, defaults to no.

Data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.


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

Template parameters

ParameterDescriptionTypeStatus
11

Item

Example
The item to link to and display
Stringrequired
Imagepic

The name of the image file. Defaults to the Item param.

Stringoptional
Gifgif

Set to "yes" to change the file extension from .png to .gif

Stringoptional
Text overridetxt

Override the displayed link text.

Stringoptional