Template: ImageInfoBox

From Trekipedia
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<div class="HeaderRow ButtonTop GreenBG" style="text-align:center;font-variant:small-caps;font-size:1.5em;color:#000;">{{{name}}}</div>
 
<div class="HeaderRow ButtonTop GreenBG" style="text-align:center;font-variant:small-caps;font-size:1.5em;color:#000;">{{{name}}}</div>
 
<div class="BoxOutline ButtonBottom" style="width:{{{imgboxwidth|290px}}};{{{imgboxother}}}">
 
<div class="BoxOutline ButtonBottom" style="width:{{{imgboxwidth|290px}}};{{{imgboxother}}}">
<div style="text-align:center;margin:5px;">[[File:{{{imgname}}}.jpg|{{{imgwidth|200px}}}|{{{caption}}}]]<br/>{{{caption}}}</div>
+
<div style="text-align:center;margin:5px;">[[File:{{{imgname}}}.jpg|{{{imgwidth|280px}}}|{{{caption}}}]]<br/>{{{caption}}}</div>
 
</div>
 
</div>
 
{|style="width:100%;"
 
{|style="width:100%;"

Revision as of 01:22, 8 May 2020

{{{name}}}
[[File:{{{imgname}}}.jpg|280px|{{{caption}}}]]
{{{caption}}}

{ {ImageInfoBox|boxwidth=|float=|boxother=|imgboxwidth=|imgboxother=|name=|imgname=|caption=} }
{ {TableRow|title=|data=} }
|}</div>

Variables:

  • boxwidth (default 300px)
  • float (right/left/center) (default right)
  • boxother (misc CSS elements)
  • name
  • imgboxwidth (default 290px)
  • imgboxother (misc CSS elements)
  • imgname
  • imgwidth (default 280px)
  • caption