|
|
Linha 1: |
Linha 1: |
− | <div itemscope itemtype="http://schema.org/Person"> | + | <p class="h-card"> |
| {| style="width: 100%; border:1px solid #cccccc; background:#E1EFC2; margin-bottom:10px;" | | {| style="width: 100%; border:1px solid #cccccc; background:#E1EFC2; margin-bottom:10px;" |
| |- | | |- |
− | | || style="font-size:125%; height:40px; text-align:center;"|'''Dados de {{PAGENAME}}'''|| rowspan="5" style="width:40%; text-align:center;"|{{ #if: {{{imagem|}}}|{{{imagem}}}|{{Predefinição:Sem_Foto}}}} | + | | || style="font-size:125%; height:40px; text-align:center;"|'''Dados de {{PAGENAME}}'''|| rowspan="5" style="width:40%; text-align:center;"|{{ #if: {{{imagem|}}}|<img class="u-photo"{{{imagem}}}/>|{{Predefinição:Sem_Foto}}}} |
| |- | | |- |
− | |style="height:30px; width:15%; padding-left:1%; border-bottom:1px dashed #CCCCCC; border-top:1px dashed #CCCCCC;" |'''Nome'''||style="width:44%; background:#FFFFFF;" |{{ #if: {{{nome|}}}|<span itemprop="name">{{{nome}}}</span>|<includeonly>[[Categoria:Dados biográficos sem nome]]</includeonly>}} | + | |style="height:30px; width:15%; padding-left:1%; border-bottom:1px dashed #CCCCCC; border-top:1px dashed #CCCCCC;" |'''Nome'''||style="width:44%; background:#FFFFFF;" |{{ #if: {{{nome|}}}|<a class="p-name>{{{nome}}}</a>|<includeonly>[[Categoria:Dados biográficos sem nome]]</includeonly>}} |
| |- | | |- |
− | |style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC;" |'''Nascimento'''||style="background:#FFFFFF;"|{{ #if: {{{data_nascimento|}}}|<span itemprop="birthDate">{{{data_nascimento}}}</span>|<includeonly>[[Categoria:Dados biográficos sem data de nascimento]]</includeonly>}} | + | |style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC;" |'''Nascimento'''||style="background:#FFFFFF;"|{{ #if: {{{data_nascimento|}}}|<a class="dt-bday>{{{data_nascimento}}}</a>|<includeonly>[[Categoria:Dados biográficos sem data de nascimento]]</includeonly>}} |
| |- | | |- |
− | | style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC;" |'''Naturalidade'''||style="background:#FFFFFF;" |{{ #if: {{{naturalidade|}}}|<span itemprop="birthPlace">{{{naturalidade}}}</span>|<includeonly>[[Categoria:Dados biográficos sem naturalidade]]</includeonly>}} | + | | style="height:30px; padding-left:1%; border-bottom:1px dashed #CCCCCC;" |'''Naturalidade'''||style="background:#FFFFFF;" |{{ #if: {{{naturalidade|}}}|<a class="p-locality>{{{naturalidade}}}</a>|<includeonly>[[Categoria:Dados biográficos sem naturalidade]]</includeonly>}} |
| |- | | |- |
− | | style="height:30px; padding-left:1%;" |'''Posição'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<span itemprop="jobTitle">{{{posicao}}}</span>|<includeonly>[[Categoria:Dados biográficos sem posição]]</includeonly>}} | + | | style="height:30px; padding-left:1%;" |'''Posição'''||style="background:#FFFFFF;" |{{ #if: {{{posicao|}}}|<a class="p-job-title>{{{posicao}}}</a>|<includeonly>[[Categoria:Dados biográficos sem posição]]</includeonly>}} |
− | |}</div> | + | |} |
| + | </p> |