Difference between revisions of "FGC:Imagelink"

From EvaWiki
Jump to: navigation, search
(revert)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{{!}} style="margin-left: auto; margin-right: auto;"
+
{| style="margin-left: auto; margin-right: auto;"
{{!}}-
+
|-
{{!}} <div style="border: 2px solid {{{bcolour|blue}}}">{{#img: image={{{image|}}} |page={{{page|}}} |width={{{width|}}} }}</div>
+
| <div style="border: 2px solid {{{bcolour|blue}}}">{{#img: image={{{image|}}} |page={{{page|}}} |width={{{width|}}} }}</div>
{{!}}}
+
|}
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>

Revision as of 21:30, 11 October 2009


This template is intended to allow the use of images as clickable links to pages other than the images own page.

Usage

To use this template, simply copy the following wiki code into the page and fill in the required values.

{{FGC:Imagelink
|image=
|page=
|width=
|bcolour=
}}

Example

The code below produces the image following. Not the image will be automatically centered.

{{FGC:Imagelink
|image=Sachiel_Monitor.jpg
|page=Sachiel
|width=150px
|bcolor=blue
}}
page=Sachiel |width=150px }}


When clicked on, the image takes the browser to the Sachiel article.