|
|
Linha 1: |
Linha 1: |
− | <div itemscope itemtype="http://schema.org/Person"> | + | <blockquote> |
− | {| class="borderradius" style="width: 100%; border:1px solid #cccccc; background:#E1EFC2;"
| + | <p>{{{1|Inserir texto sem aspas}}}</p> |
− | |-
| + | <footer>{{#if:{{{2|}}}|{{{2}}}{{#if:{{{3|}}}|, {{{3}}}}}}}</footer> |
− | | style="font-size:125%; height:40px" align=center colspan="2" |'''Dados de {{PAGENAME}}'''|| align=center rowspan="5" width="40%"|{{ #if: {{{imagem|}}}|itemprop="image" {{{imagem}}}}}
| + | </blockquote> |
− | |-
| + | |
− | | style="width:15%; height:30px; padding-left:1%; border-bottom:1px dashed white;" |'''Nome:'''||style="width:44%; background:#FFFFFF;" | <span itemprop="name">{{ #if: {{{nome|}}}|{{{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;" |'''Naturalidade:'''||style="background:#FFFFFF;" |{{ #if: {{{naturalidade|}}}|{{{naturalidade}}}}}
| + | |
− | |-
| + | |
− | | style="height:30px; padding-left:1%;" |'''Posição:'''||style="background:#FFFFFF;" |<span itemprop="role">{{ #if: {{{posicao|}}}|{{{posicao}}}}}</span>
| + | |
− | |}
| + | |
− | </div> | + | |