|
|
Linha 1: |
Linha 1: |
| <div itemscope itemtype="http://schema.org/Person"> | | <div itemscope itemtype="http://schema.org/Person"> |
− | {| class="borderradius" style="width: 100%; border:1px solid #cccccc; background:#E1EFC2;" | + | {| style="width: 100%; border:1px solid #cccccc; background:#E1EFC2;" |
| |- | | |- |
− | | style="font-size:125%; height:40px" align=center colspan="2" |'''Dados de {{PAGENAME}}'''|| align=center rowspan="5" width="40%"|{{ #if: {{{imagem|}}}|{{{imagem}}}}} | + | | style="font-size:125%; height:40px; padding-left:1%; text-align:left;" colspan="2" |'''Dados de {{PAGENAME}}'''|| rowspan="5" style="width:40%; text-align:center;"|{{ #if: {{{imagem|}}}|{{{imagem}}}|[[Imagem:Sem_Foto.jpg|270x160px]]}} |
| |- | | |- |
− | | style="width:15%; height:30px; padding-left:1%; border-bottom:1px dashed white;" |'''Nome:'''||style="width:44%; background:#FFFFFF;" |{{ #if: {{{nome|}}}|<span itemprop="name">{{{nome}}}</span>}} | + | | style="width:15%; height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC; text-align:left;" |'''Nome'''||style="width:44%; background:#FFFFFF;" |{{ #if: {{{nome|}}}|<span itemprop="name">{{{nome}}}</span>}} |
| |- | | |- |
− | | style="height:30px; padding-left:1%; border-bottom:1px dashed white;" |'''Nascimento:'''||style="background:#FFFFFF;"|{{ #if: {{{data_nascimento|}}}|<span itemprop="birthDate">{{Data|{{{data_nascimento}}}}}</span>}} | + | | style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC; text-align:left;" |'''Nascimento'''||style="background:#FFFFFF;"|{{ #if: {{{data_nascimento|}}}|<span itemprop="birthDate">{{{data_nascimento}}}</span>}} |
| |- | | |- |
− | | style="height:30px; padding-left:1%; border-bottom:1px dashed white;" |'''Naturalidade:'''||style="background:#FFFFFF;" |{{ #if: {{{naturalidade|}}}|<span itemprop="birthPlace">{{{naturalidade}}}</span>}} | + | | style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC; text-align:left;" |'''Naturalidade'''||style="background:#FFFFFF;" |{{ #if: {{{naturalidade|}}}|<span itemprop="birthPlace">{{{naturalidade}}}</span>}} |
| |- | | |- |
− | | style="height:30px; padding-left:1%;" |'''Posição:'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<span itemprop="jobTitle">{{{posicao}}}</span>}} | + | | style="height:30px; padding-left:1%; text-align:left;" |'''Posição'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<span itemprop="jobTitle">{{{posicao}}}</span>}} |
− | |} | + | |}</div> |
− | </div> | + | |