Vorlage:Imageframe: Unterschied zwischen den Versionen

Aus Norien
Wechseln zu: Navigation, Suche
K
K
Zeile 2: Zeile 2:
 
{|  class="darktable" style="
 
{|  class="darktable" style="
 
{{#ifeq: {{{float}}} | left | float: left; | float: right;}}
 
{{#ifeq: {{{float}}} | left | float: left; | float: right;}}
{{#if {{{width|}}} | width: {{{width}}}; | width: 300px;}}
+
{{#if: {{{width|}}} | width: {{{width}}}; | width: 300px;}}
 
margin: 0 0 .1em .5em; margin: .5em; border: 1px solid #111; background-color: #333;"
 
margin: 0 0 .1em .5em; margin: .5em; border: 1px solid #111; background-color: #333;"
 
|-  
 
|-  

Version vom 13. Mai 2017, 16:38 Uhr


Syntax

  {{Imageframe
  | name=Questionmark.png
  | width=200px (optional)
  | show_name=Fragezeichen (optional)
  | float=left (optional)
  }}

Questionmark.png

Fragezeichen