Template:Infobox: Difference between revisions

From Tony Chase
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<div class="infobox" style="float:right; width: 22em; font-size: 88%; line-height: 1.5em; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;">
<div class="infobox" style="float:right; width: 22em; font-size: 88%; line-height: 1.5em; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;">
     <div style="font-size: 110%; font-weight: bold; background-color: #ccc; text-align: center; padding: 0.4em 0;">{{Name}}</div>
     <div style="font-size: 110%; font-weight: bold; background-color: #ccc; text-align: center; padding: 0.4em 0;">{{{Name}}}</div>
     <div style="margin: 0.5em;">
     <div style="margin: 0.5em;">
         {{#if: {{{Image|}}} |
         {{#if: {{{Image|}}} |
             <div style="text-align: center;"><img src="{{Image}}" alt="{{Name}}" style="max-width:100%; height:auto;"></div>
             <div style="text-align: center;"><img src="{{{Image}}}" alt="{{{Name}}}" style="max-width:100%; height:auto;"></div>
         }}
         }}
         {{#if: {{{Born|}}} | <div><b>Born:</b> {{{Born}}}</div> }}
         {{#if: {{{Born|}}} | <div><b>Born:</b> {{{Born}}}</div> }}

Revision as of 16:26, 8 November 2023

{{{Name}}}