Jump to content

Template:Infobox Cast Member: Difference between revisions

no edit summary
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 8: Line 8:
         }}
         }}
         <div style="{{#if: {{{imageDesc|}}} | | display: none; }}">
         <div style="{{#if: {{{imageDesc|}}} | | display: none; }}">
             <small><div style="margin: 5px 0 0; padding: 0 2px 0; text-align: center; max-width:270px">''{{{imageDesc}}}''</div></small>
             <small><div style="margin: 5px 0 0; text-align: center; padding: 0 2px 0; text-align: center; max-width:270px">''{{{imageDesc}}}''</div></small>
         </div>
         </div>
         <div style="{{#if: {{{name|}}} | | display: none; }}">
         <div style="{{#if: {{{name|}}} | | display: none; }}">
             <div style="margin: 5px 0 0; padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Name</b>: {{{name}}}</div>
             <div style="margin: 5px 0 0; text-align: center; padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Name</b>: {{{name}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Member|}}} | | display: none; }}">
         <div style="{{#if: {{{Member|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Member</b>: {{{Member}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Member</b>: {{{Member}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{DOB|}}} | | display: none; }}">
         <div style="{{#if: {{{DOB|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>DOB</b>: {{{DOB}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>DOB</b>: {{{DOB}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Birthplace|}}} | | display: none; }}">
         <div style="{{#if: {{{Birthplace|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Birthplace</b>: {{{Birthplace}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Birthplace</b>: {{{Birthplace}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Gender|}}} | | display: none; }}">
         <div style="{{#if: {{{Gender|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Gender</b>: {{{Gender}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Gender</b>: {{{Gender}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Nationality|}}} | | display: none; }}">
         <div style="{{#if: {{{Nationality|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Nationality</b>: {{{Nationality}}}
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Nationality</b>: {{{Nationality}}}
         </div>
         </div>
         <div style="{{#if: {{{Segment|}}} | | display: none; }}">
         <div style="{{#if: {{{Segment|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Segment</b>: {{{Segment}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Segment</b>: {{{Segment}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{timeActive|}}} | | display: none; }}">
         <div style="{{#if: {{{timeActive|}}} | | display: none; }}">
Line 35: Line 35:
         </div>
         </div>
         <div style="{{#if: {{{First|}}} | | display: none; }}">
         <div style="{{#if: {{{First|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>First appearance</b>: {{{First}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>First appearance</b>: {{{First}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Latest|}}} | | display: none; }}">
         <div style="{{#if: {{{Latest|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Latest appearance</b>: {{{Latest}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Latest appearance</b>: {{{Latest}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Replaced|}}} | | display: none; }}">
         <div style="{{#if: {{{Replaced|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Replaced</b>: {{{Replaced}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Replaced</b>: {{{Replaced}}}</div>
         </div>
         </div>
         <div style="{{#if: {{{Replaced by|}}} | | display: none; }}">
         <div style="{{#if: {{{Replaced by|}}} | | display: none; }}">
             <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Replaced by</b>: {{{Replaced by}}}</div>
             <div style="padding: 0 3px 0; text-align: center; border-top: 1px solid #aaa;"><b>Replaced by</b>: {{{Replaced by}}}</div>
         </div>
         </div>
     </div>
     </div>
</div>
</div>