|
|
Linha 6: |
Linha 6: |
| | 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 white;" |'''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|}}}|{{{data_nascimento}}}}} | + | | style="height:30px; padding-left:1%; border-bottom:1px dashed white;" |'''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|}}}|<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span itemprop="addressRegion">{{{naturalidade}}}</span></div>}} | + | | 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%;" |'''Posição:'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<span itemprop="jobTitle">{{{posicao}}}</span>}} | | | style="height:30px; padding-left:1%;" |'''Posição:'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<span itemprop="jobTitle">{{{posicao}}}</span>}} |
| |} | | |} |
| </div> | | </div> |