Template: ImageInfoBox
From Trekipedia
m |
m |
||
Line 1: | Line 1: | ||
<div class="BoxOutline ButtonAll" style="width:{{{boxwidth|380px}}};float:{{{float|right}}};{{{boxother}}}"> | <div class="BoxOutline ButtonAll" style="width:{{{boxwidth|380px}}};float:{{{float|right}}};{{{boxother}}}"> | ||
<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 | + | <div class="BoxOutline ButtonBottom" style="width:{{{imgboxwidth|360px}}};{{{imgboxother}}}"> |
<div style="text-align:center;margin:5px;">[[File:{{{imgname}}}.jpg|{{{imgwidth|350x350px}}}|{{{caption}}}]]<br/>{{{caption}}}</div> | <div style="text-align:center;margin:5px;">[[File:{{{imgname}}}.jpg|{{{imgwidth|350x350px}}}|{{{caption}}}]]<br/>{{{caption}}}</div> | ||
</div> | </div> |
Revision as of 16:32, 5 September 2019
{{{name}}}
[[File:{{{imgname}}}.jpg|350x350px|{{{caption}}}]]
{{{caption}}}
{{{caption}}}
{ {ImageInfoBox|boxwidth=|float=|boxother=|imgboxwidth=|imgboxother=|name=|imgname=|caption=} }
{ {TableRow|title=|data=} }
|}</div>
Variables:
- boxwidth (default 380px)
- float (right/left/center) (default right)
- boxother (misc CSS elements)
- name
- imgboxwidth (default 360px)
- imgboxother (misc CSS elements)
- imgname
- imgwidth (default 350x350px)
- caption