Difference between revisions of "Template:Tmbox"

From blackwiki
Jump to navigation Jump to search
test>Happy-melon
(copy from /test3)
test>Happy-melon
(why do we handle smallimageright=none and not imageright=none?)
Line 4: Line 4:
 
   | type  = {{{type|}}}
 
   | type  = {{{type|}}}
 
   | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
 
   | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
   | imageright =  
+
   | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
    {{#ifeq:{{{smallimageright|}}}|none
 
    |    <!-- Don't show any right image -->
 
    | {{#if:{{{smallimageright|}}}
 
      | {{{smallimageright}}}  
 
      | {{{imageright|}}}  
 
      }}
 
    }}
 
 
   | style = {{{style|}}}
 
   | style = {{{style|}}}
 
   | textstyle = {{{textstyle|}}}
 
   | textstyle = {{{textstyle|}}}

Revision as of 13:34, 10 August 2008