Vorlage:Lead/Inner: Unterschied zwischen den Versionen

Aus Offene Naturführer
Wechseln zu: Navigation, Suche
(fix)
(reinserting MakeLink subroutine (and thus deleting Lead/MakeLink template previously factored out))
Zeile 137: Zeile 137:
 
     // resulttext and qualifier need white background and (if together <40 char) a common nowrap:
 
     // resulttext and qualifier need white background and (if together <40 char) a common nowrap:
 
     --><span class="leadresults{{#ifexpr:{{#len:{{{resulttext}}}{{{resultqualifier}}} }} < 40|<nowiki> </nowiki>nowrap}}"><!--
 
     --><span class="leadresults{{#ifexpr:{{#len:{{{resulttext}}}{{{resultqualifier}}} }} < 40|<nowiki> </nowiki>nowrap}}"><!--
     --><span class="leadout{{#ifexpr:{{#len:{{{resulttext}}} }} < 40|<nowiki> </nowiki>nowrap}}">&nbsp;&nbsp;<!--
+
     --><span class="leadout{{#ifexpr:{{#len:{{{resulttext}}} }} < 40|<nowiki> </nowiki>nowrap}}">&nbsp;&nbsp;{{
     -->{{Lead/MakeLink|resultlink={{{resultlink}}}|displaytext={{{resulttext}}}}}<!--
+
    #ifeq: {{#sub: {{{resultlink}}}|0|5}}|http:<!--
     --></span><!-- close span.leadout. span.leadresults will be closed after result qualifier!
+
    // THEN http-link:
 +
     -->|[{{{resultlink}}} {{{resulttext}}}]<!--
 +
    // ELSE
 +
      -->|{{#if:{{{resultlink|}}}<!--
 +
      // THEN wiki-link showing resulttext:
 +
      -->|[[{{{resultlink}}}|{{{resulttext}}}]]<!--
 +
      // ELSE linking and displaying resulttext:
 +
      -->|[[{{StripFormatting|{{{resulttext}}}}}|{{{resulttext}}}]]<!--
 +
      // END (if resultlink)
 +
      -->}}<!--
 +
    // END (if http-link)
 +
     -->}}</span><!-- close span.leadout. span.leadresults will be closed after result qualifier!
  
 
     // resultqualifier in all result-layout variants
 
     // resultqualifier in all result-layout variants

Version vom 3. September 2012, 10:59 Uhr

[Erstellen] Template-info.svg Dokumentation der Vorlage
Quelle: Offene Naturführer, Das Wiki zu Bestimmungsfragen: Vorlage:Lead/Inner. Abgerufen am 2. Juni 2025, 01:41 von https://offene-naturfuehrer.de/web/Vorlage:Lead/Inner