90,866
edits
(add image_size parameter) |
(add logo_size parameter tweak others) |
||
Line 11: | Line 11: | ||
{{!}} colspan="2" style="line-height:0.1em; color:{{{border_color}}}; background-color:{{{border_color}}};" {{!}} | {{!}} colspan="2" style="line-height:0.1em; color:{{{border_color}}}; background-color:{{{border_color}}};" {{!}} | ||
{{!}}-}} | {{!}}-}} | ||
{{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image}}}{{!}}{{{image_size| | {{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image}}}{{!}}{{{image_size|100}}}px]]{{#if:{{{latin_name|}}}|{{#if:{{{image|}}}|<br />}}Latin: ''{{{latin_name|}}}''}} | ||
{{#if:{{{border_color|}}}| | {{#if:{{{border_color|}}}| | ||
<!-- insert blank line with border color --> | <!-- insert blank line with border color --> | ||
Line 73: | Line 73: | ||
{{#if:{{{website|}}}| | {{#if:{{{website|}}}| | ||
! style="color:{{{label_color}}};" {{!}} '''Website''' | ! style="color:{{{label_color}}};" {{!}} '''Website''' | ||
{{!}} style="color:{{{value_color}}};" {{!}} {{{website}}}}} | {{!}} style="color:{{{value_color}}};" {{!}} <span class="url">[http://{{{website|}}} {{{website|}}}]</span> }} | ||
|- | |- | ||
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
{{!}} colspan="2" style="text-align: center;" {{!}} {{{logo}}}}} | {{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{logo}}}|{{{logo_size|100}}}px]]}} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;color={{{value_color}}}" |{{{footnotes|}}} | | colspan="2" style="font-size: smaller;color={{{value_color}}}" |{{{footnotes|}}} |
edits