“Template:Image”的版本间的差异

来自人物百科
跳转至: 导航搜索
(新頁面: <templatestyles src="Image/styles.css"/><div class="t-image {{#ifeq:{{{padding|}}}|no||t-image-padding}}" {{#if:{{{width|}}}|style="max-width:{{{width}}}%"}}> File:{{{file|1AKC Samoy...)
 
(移除所有頁面內容)
 
第1行: 第1行:
<templatestyles src="Image/styles.css"/><div class="t-image {{#ifeq:{{{padding|}}}|no||t-image-padding}}" {{#if:{{{width|}}}|style="max-width:{{{width}}}%"}}>
 
[[File:{{{file|1AKC Samoyed Dog Show 2011.jpg}}}|{{{imagewidth|400}}}px|{{#ifeq:{{{border|}}}|yes|border{{!}}}}alt={{{caption|}}}|{{#if:{{{link|}}}|link={{{link|}}}}}]]{{#if: {{{caption|}}}|
 
<p class="t-image-caption">
 
{{{caption}}}
 
</p>}}
 
</div><noinclude>
 
{{documentation|content=
 
{{Uses TemplateStyles|Template:Image/styles.css}}
 
This template is used to provide images with captions as an alternative to the ugly image captions that come with MediaWiki.
 
  
Syntax:
 
 
* '''<code>file=</code>''' Sets which file to use. Default value is [[commons:File:1AKC Samoyed Dog Show 2011.jpg|1AKC Samoyed Dog Show 2011.jpg]].
 
* '''<code>width=</code>''' The maximum width of the image. Note that the image gets smaller so that it is never more than a certain percentage of the browser window. Defaults to 400px.
 
* <s>'''<code>percentage=</code>'''</s> '''Never used''' The percent width of the browser window the image takes up. The width proportionality is maintained until the image is at the maximum size; it does not get better. Defaults to 50%.
 
* '''<code>caption=</code>''' Places a caption beneath the image, and also serves as the alt text. Optional.
 
* '''<code>padding=</code>''' Gives the option to turn off padding, in case the image is part of a floating div already. Default is to include padding; turn off by setting parameter to "no".
 
* '''<code> link=</code>''' Allows the image to link to a different page. Default is to link to the image description page. Set <code>link=</code> to nothing and the image will not be clickable
 
 
}}
 
</noinclude>
 

2023年10月18日 (三) 15:23的最新版本