Template:ScaledDown: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
(New page: {| class="center" |{{{1}}} |- |<span style="font-size:7pt;line-height:100%;color:#808080">Click on the image to view a larger version. Image:popup.png</span> |}<noinclude> [[Categ...)
 
m (caption added)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="center"
{| align="{{{3|center}}}"
  |{{{1}}}
  |[[Image:{{{1}}}|{{{2|Click here to see a larger version}}}|{{{4|465}}}px]]
  |-
  |-
  |<span style="font-size:7pt;line-height:100%;color:#808080">Click on the image to view a larger version. [[Image:popup.png]]</span>
  |align="center"|<small>{{{2|&nbsp;}}}</small><br><span style="font-size:7pt;line-height:100%;color:#808080">Click on the image to view [[:Image:{{{1}}}|a larger version]]. [[Image:popup.png]]</span>
  |}<noinclude>
  |}<noinclude>
==Purpose==
Scales a picture down to 465px. By default it floats it in the centre.


[[Category:Templates]]
==Usage==
<pre>{{ScaledDown|image name|caption|align=left,right, or center|pixels}}</pre>
 
 
==Examples==
<pre>{{ScaledDown|Buybomber.png}}</pre>
produces:
{{ScaledDown|Buybomber.png|Purchasing ships}}
 
<pre>{{ScaledDown|Buybomber.png|Purchasing ships|right}}</pre>
produces:
{{ScaledDown|Buybomber.png|Purchasing ships|right}}
{{clear}}
<pre>{{ScaledDown|Buybomber.png|Purchasing ships|left|300}}</pre>
produces:
{{ScaledDown|Buybomber.png|Purchasing ships|left|300}}
 
[[Category:Formatting templates]]

Latest revision as of 04:06, 20 June 2009

[[Image:{{{1}}}|Click here to see a larger version|465px]]
 
Click on the image to view [[:Image:{{{1}}}|a larger version]]. Popup.png

Purpose

Scales a picture down to 465px. By default it floats it in the centre.

Usage

{{ScaledDown|image name|caption|align=left,right, or center|pixels}}


Examples

{{ScaledDown|Buybomber.png}}

produces:

Purchasing ships
Purchasing ships
Click on the image to view a larger version. Popup.png
{{ScaledDown|Buybomber.png|Purchasing ships|right}}

produces:

Purchasing ships
Purchasing ships
Click on the image to view a larger version. Popup.png


{{ScaledDown|Buybomber.png|Purchasing ships|left|300}}

produces:

Purchasing ships
Purchasing ships
Click on the image to view a larger version. Popup.png