Predefinição:FormatarLinhaNorma: mudanças entre as edições
Aparência
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 |
||
| 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;">'''{{{iteracao|}}}''' {{#if:{{{grafico|}}}|<span style="color: #d35400; font-weight: bold;">[Elemento Gráfico Nº {{{grafico}}}]</span>|{{{texto|}}}}}{{#if:{{{nota|}}}|<sup>{{{nota}}}</sup>|}}</div></includeonly> | ||
</div></includeonly> | |||