Mudanças entre as edições de "Predefinição: New section"
De WikiAjuda
(55 revisões intermediárias por 2 usuários não estão sendo mostradas) | |||
Linha 1: | Linha 1: | ||
− | <includeonly> | + | <includeonly><!-- |
− | <div class="{{{style|}}}"> | + | --><div class="newsection {{#switch: {{{style|}}} |
− | {{#if: {{{header|}}} | | + | |Inserir Informação destacada=alert alert-info |
− | == {{{header|}}} == | + | |Inserir aviso=alert alert-danger |
− | < | + | |Inserir atenção=alert alert-warning |
+ | |Inserir texto grande=jumbotron | ||
+ | |Seção passos simples=steps-secction | ||
+ | |#default= | ||
+ | }}"> | ||
+ | {{#switch: {{{style|}}} | ||
+ | |Inserir citação ={{#if: {{{before image|}}} | | ||
+ | <p></p> | ||
+ | <blockquote> | ||
+ | {{{before image|}}} | ||
+ | <p><cite>{{{header|}}}</cite></p> | ||
+ | </blockquote> | ||
+ | <p></p> | ||
+ | }} | ||
+ | |#default= {{#if: {{{header|}}} | {{#switch: {{{style|}}} | ||
+ | |Inserir Informação destacada | ||
+ | |Inserir aviso | ||
+ | |Inserir atenção | ||
+ | |Inserir texto grande = <div class="h2">{{{header|}}}</div> | ||
+ | |Seção sem numeração = {{#ifeq: {{{nivel|}}} | ||
+ | |Sim | ||
+ | |<h3 class="nocounter">{{{header|}}}</h3> | ||
+ | |<h2 class="nocounter">{{{header|}}}</h2> | ||
+ | }} | ||
+ | |#default={{#ifeq: {{{nivel|}}}|Sim|<h3>{{{header|}}}</h3>|<h2>{{{header|}}}</h2>}} | ||
}} | }} | ||
− | {{#if: {{{before image|}}} | | + | <div class="{{#ifeq:{{{style|}}}|Seção passos simples|steps-numbered-wrapper}}"> |
+ | }}<!-- | ||
+ | |||
+ | -->{{#if: {{{before image|}}} | | ||
+ | {{#ifeq:{{{style|}}} | ||
+ | |Seção passos simples | ||
+ | |{{#vardefine: counter|0}}{{#arraymap: {{{before image|}}} | ||
+ | |\n | ||
+ | |@ | ||
+ | | | ||
+ | <div class="steps-item">{{#vardefine: counter|{{#expr: {{#var: counter}} + 1}}}} | ||
+ | <div class="steps-item-number" aria-label="Passo {{#var: counter}}">{{#var: counter}}</div> | ||
+ | <div class="steps-item-text">@</div> | ||
+ | </div> | ||
+ | | | ||
+ | }} | ||
+ | | | ||
<div> | <div> | ||
{{{before image|}}} | {{{before image|}}} | ||
</div> | </div> | ||
}} | }} | ||
− | {{#if: {{{file|}}} | | + | }} |
− | <div | + | }}<!-- |
− | [[File:{{{file|}}}|{{ | + | |
+ | -->{{#if: {{{file|}}} | | ||
+ | <div style="margin:1em 0">[[File:{{{file|}}}|{{{image description|{{PAGENAME}}}}}]] | ||
{{#if: {{{image description|}}} | | {{#if: {{{image description|}}} | | ||
<p>{{{image description|}}}</p> | <p>{{{image description|}}}</p> | ||
− | }} | + | }}</div> |
− | </div> | + | }}<!-- |
− | }} | + | |
− | {{#if: {{{after image|}}} | | + | -->{{#if: {{{after image|}}} | |
− | < | + | <p>{{{after image|}}}</p> |
− | {{{after image|}}} | + | }}<!-- |
− | </ | ||
− | }} | ||
− | |||
− | |||
− | |||
+ | -->{{#switch: {{{style|}}} | ||
+ | |Inserir citação= | ||
+ | |#default={{#if: {{{header|}}} |</div><p></p>}} | ||
+ | }}<div class="visualClear"></div> | ||
+ | </div></includeonly><noinclude> | ||
+ | {{template}} | ||
</noinclude> | </noinclude> |
Edição atual tal como às 11h31min de 13 de junho de 2020