Template:Main page image

From Daniel Larson Wiki
Revision as of 05:08, 19 March 2024 by HoodMoney54 (talk | contribs) (Created page with "<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: {{#expr:{{str number/trim|{{if empty|{{{width|}}}|120}}}}{{#ifeq:{{{border|}}}|yes|+2}}}}px;"> File:<!--if {{{image}}} begins with File:/Image: remove it-->{{PAGENAME:{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}{{#ifeq:{{{border|}}}|yes|{{!}}border|}}|<!-- if {{{width}}} ends with "px" then remove it -->{{Str rep|{{#invoke:string|replace|{{#if:{{{wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Example-serious.jpg
Caption goes here.


Template:Documentation subpage This template is used on the Main Page to show an image or media file with a caption underneath.

Usage

Note: Prefer images in landscape orientation. If you must use one in portrait orientation, avoid very skinny ones. If you must choose a skinny image, then please specify the height as well (e.g., 120x120), but note that if you do so, there will be a gap between left or right edge of the image (depending on the what side of the container the template appears) and the edge of the section.

{{Main page image
| image         =  <!-- name of the file, with or without the File: prefix -->
| link          =  <!-- optional: file to which you want the image to link, with or without the File: prefix -->
| border        =  <!-- optional: "yes" for a border; defaults to no border -->
| width         =  <!-- optional: width of image in pixels, with or without "px"; defaults to 120; can also use 120x120 syntax -->
| caption       =  <!-- optional: wiki text -->
| caption align =  <!-- optional: left, right, or center; defaults to left -->
| title         =  <!-- optional: image title; if blank, will use the caption, alt text, non-default "link=" target, or nothing (in that order) -->
| alt           =  <!-- optional: image alt text; if blank, will use the caption, title, or image name (in that order) -->
| thumbtime     =  <!-- optional: number of seconds into the video depicted in the thumbnail -->
}}

See also

Template:Sandbox other