Vorlage:MultiColsLayout: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<includeonly>{{#if: {{{intro|}}}
<includeonly>{{#if: {{{intro|}}}
  | <p style="display: none; padding: 0; margin: 0;">{{{intro}}}</p>
  | <p class="blindIntro" style="display: none;">{{{intro}}}</p>


  | {{#switch: {{NAMESPACE}}
  | {{#switch: {{NAMESPACE}}
   | {{NS:100}} <!-- Portal --> = <p style="display: none">Mehr erfahren Sie im Portal ''{{PAGENAME}}''.</p>
   | {{NS:100}} <!-- Portal --> = <p class="blindIntro" style="display: none">Mehr erfahren Sie im Portal ''{{PAGENAME}}''.</p>
   | {{NS:104}} <!-- Thema  --> = <p style="display: none">Mehr erfahren Sie im Themenartikel ''{{PAGENAME}}''.</p>
   | {{NS:104}} <!-- Thema  --> = <p class="blindIntro" style="display: none">Mehr erfahren Sie im Themenartikel ''{{PAGENAME}}''.</p>
  }}
  }}
}}{{#if: {{{withFrame|}}}
}}{{#if: {{{withFrame|}}}
Anonymer Benutzer