Ir para o conteúdo

Predefinição:FormatarLinhaNorma: mudanças entre as edições

De Normas Regulamentadoras
Criou página com '<includeonly><div class="linha-nr estilo-forma-{{{forma|0}}}" style="margin-left: {{#expr: ({{{nivel|2}}} - 1) * 20}}px; margin-bottom: 6px; line-height: 1.5;"> <!-- LÓGICA DE ELEMENTO GRÁFICO OU TEXTO --> {{#if:{{{grafico|}}} | <span style="color: #d35400; font-weight: bold;">[Elemento Gráfico Nº {{{grafico}}}]</span> | {{{texto|}}} }} <!-- LÓGICA DA NOTA EM SUPERSCRITO --> {{#if:{{{nota|}}}|<sup>{{{nota}}}</sup>|}} </div></includeonly>'
 
Sem resumo de edição
 
(3 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<includeonly><div class="linha-nr estilo-forma-{{{forma|0}}}" style="margin-left: {{#expr: ({{{nivel|2}}} - 1) * 20}}px; margin-bottom: 6px; line-height: 1.5;">
<includeonly><div class="linha-nr estilo-forma-{{{forma|0}}}" style="margin-left: {{#expr: ({{{nivel|2}}} - 1) * 20}}px; margin-bottom: 6px; line-height: 1.5;"><span class="texto-box-{{{texto|}}}">{{{texto|}}}</span><span class="grafico-box" data-grafico="{{{grafico|}}}"></span><sup class="nota-box-{{{nota|}}}">{{{nota|}}}</sup></div></includeonly>
 
  <!-- LÓGICA DE ELEMENTO GRÁFICO OU TEXTO -->
  {{#if:{{{grafico|}}}
    | <span style="color: #d35400; font-weight: bold;">[Elemento Gráfico Nº {{{grafico}}}]</span>
 
    | {{{texto|}}}
  }}
 
  <!-- LÓGICA DA NOTA EM SUPERSCRITO -->
  {{#if:{{{nota|}}}|<sup>{{{nota}}}</sup>|}}
 
</div></includeonly>

Edição atual tal como às 22h45min de 3 de julho de 2026