Template:Infobox person: Difference between revisions

From DCTVpedia
Jump to navigation Jump to search
(I never understood how wikis work, still don't.)
(consolidation)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float: right; margin: 1%">
<div style="float: right; margin: 1%">
{| class="infobox" style="width: 23em; font-size: 90%; background-color:white;" align=right border=1 rules=none frame=box
{| class="infobox" style="width: 23em; font-size: 90%; background-color:white; padding:2px;" align=left border=1 rules=none frame=box
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| colspan="2" style="text-align: center; background-color:#007BA7;color:white;" | <big>'''''{{{name}}}'''''</big>
| colspan="2" style="text-align: center; background-color:#007BA7;color:white;" | <big>'''''{{{name}}}'''''</big>
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| colspan="2" style="text-align: center;" | [[{{{picture}}}|200px]]
| colspan="2" style="text-align: center;" | {{#if: {{{picture|}}} | [[{{{picture|}}}|230px]] }}
 
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| colspan="2" style="text-align: center;" | {{{caption}}}
| colspan="2" style="text-align: center;" | {{#if: {{{caption|}}} | {{{caption|}}} }}
 
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| #if: {{{born|}}} | '''Born''' || {{{born|}}}
| {{#if: {{{born|}}} | '''Born'''}} || {{#if: {{{born|}}} | {{{born|}}} }}
 
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| '''Known&nbsp;For''' || {{{known_for|}}}
| {{#if: {{{known_for|}}} | '''Known&nbsp;For'''}} || {{#if: {{{known_for|}}} | {{{known_for|}}} }}
 
|- style="vertical-align: top;"
| {{#if: {{{podcasts|}}} | '''Podcasts'''}} || {{#if: {{{podcasts|}}} | {{{podcasts|}}} }}
|}
|}
</div>
</div>
<!-- Copy/Paste Format
{{Infobox person
| name      =
| picture  = File:
| caption  =
| born      =
| known_for =
| podcasts  = }}
-->

Latest revision as of 23:18, 6 May 2014

{{{name}}}