Difference between revisions of "Template:Link-Image"

From FreewarWiki
Jump to: navigation, search
Line 1: Line 1:
<span class="plainlinks">[{{SERVER}}{{localurl:{{{Link}}}}} {{{Picture}}}]</span><!-- span style="position:relative;overflow:hidden;line-height:{{{Height}}};font-size:{{{Height}}};z-index:2;"><span style="width:{{{Width}}};height:{{{Height}}};font-size:1px;line-height:{{{Height}}};word-spacing:{{{Width}}};">&nbsp; </span><span style="position:absolute;top:0;left:0;z-index:2;">[[File:{{{Picture}}}|{{{Width}}}]]</span><span style="position:absolute;top:0;left:0;z-index:3;">[[{{{Link}}}|<span style="float:left;width:{{{Width}}};height:{{{Height}}};font-size:{{{Height}}};line-height:{{{Height}}};word-spacing:{{{Width}}};cursor:pointer;">&nbsp; </span>]]</span></span --><noinclude>
+
<span class="plainlinks">[{{SERVER}}{{localurl:{{{Link}}}}} {{{Image}}}]</span><!-- span style="position:relative;overflow:hidden;line-height:{{{Height}}};font-size:{{{Height}}};z-index:2;"><span style="width:{{{Width}}};height:{{{Height}}};font-size:1px;line-height:{{{Height}}};word-spacing:{{{Width}}};">&nbsp; </span><span style="position:absolute;top:0;left:0;z-index:2;">[[File:{{{Image}}}|{{{Width}}}]]</span><span style="position:absolute;top:0;left:0;z-index:3;">[[{{{Link}}}|<span style="float:left;width:{{{Width}}};height:{{{Height}}};font-size:{{{Height}}};line-height:{{{Height}}};word-spacing:{{{Width}}};cursor:pointer;">&nbsp; </span>]]</span></span --><noinclude>
 
== Parameter ==
 
== Parameter ==
 
{| {{Prettytable}} |
 
{| {{Prettytable}} |
  | Picture || <!-- picturename (without <tt>File:</tt>-[[FreewarWiki:Namespaces|Namensraum]]-prefix)--> Picture-URL
+
  | Image || <!-- imageename (without <tt>File:</tt>-[[FreewarWiki:Namespaces|Namespaces]]-prefix)--> Image-URL
 
  |-
 
  |-
 
  | Link || target link
 
  | Link || target link
 
<!-- |-
 
<!-- |-
  | Width || width of the picture
+
  | Width || width of the image
 
  |-
 
  |-
  | Height || height of the picture -->
+
  | Height || height of the image -->
 
  |}
 
  |}
{{SourceWP|Template:Link-Picture}}
+
{{SourceWPDE|Vorlage:Link-Bild}}
 
</noinclude>
 
</noinclude>

Revision as of 13:28, 5 January 2010

{{{Image}}}

Parameter

Image Image-URL
Link target link

Template:SourceWPDE