Template:Infobox vehicle: Difference between revisions

no edit summary
(+{{doc}} +includeonly)
No edit summary
Line 1: Line 1:
<includeonly>{|class="infobox bordered vcard" style="width: 23em; text-align: left; font-size: 89%;"
<includeonly>{|class="infobox bordered vcard" style="width: 23em; text-align: left; font-size: 89%;"
!colspan="2" style="background: #FFFFFF; color: #000000;"|<center>'''{{{name}}}'''</center>
!colspan="2" style="background: #FFFFFF; color: #000000;"|<center>'''{{{name}}}'''</center>
|-
 
{{#if:{{{front_image|}}}|
{{pipe}}-<!-- Representing "|-" -->
| colspan="2" style="background: #FFFFFF; color: #000000;"|
| colspan="2" style="background: #FFFFFF; color: #000000;"|
{{#if:{{{front_image|}}}|[[Image:{{{front_image}}}|{{{image_size}}}px|center]]<center>{{{caption}}}
[[Image:{{{front_image}}}|{{{image_size}}}px|center]]<center>{{{caption}}}
{{#if:{{{rear_image|}}}|<br>(<small>[[:Image:{{{rear_image|}}}|Rear quarter view{{#if:{{{rear_image_add_caption|}}}|&#59;&#32;{{{rear_image_add_caption|}}}|}}]]</small>)&#46;|&#46;}}</center>
{{#if:{{{rear_image|}}}|<br>(<small>[[:Image:{{{rear_image|}}}|Rear quarter view{{#if:{{{rear_image_add_caption|}}}|&#59;&#32;{{{rear_image_add_caption|}}}|}}]]</small>)&#46;|&#46;}}</center>
}}
}}