Foto-Lichtbild-Template: Unterschied zwischen den Versionen
imported>Glorius (Die Seite wurde neu angelegt: „<pre> <dfl:part name="Foto-Lichtbild-Template"> <dfl:choose> <!-- Spalte D --> <dfl:when test="self::a8450 and ancestor::obj[a5220[ri=.*fotografie]]…“) |
(kein Unterschied)
|
Aktuelle Version vom 25. August 2022, 11:06 Uhr
<dfl:part name="Foto-Lichtbild-Template"> <dfl:choose> <!-- Spalte D --> <dfl:when test="self::a8450 and ancestor::obj[a5220[ri=.*fotografie]] and not(ancestor::que)"> </dfl:when> <!-- Spalte E --> <dfl:when test="not(ancestor::obj[a5220[ri=.*fotografie]]) and not(a8408) and not(ancestor::que)"> </dfl:when> <!-- Spalte F --> <dfl:when test="not(ancestor::obj[a5220[ri=.*fotografie]]) and a8408 and fto and not(ancestor::que)"> </dfl:when> <!-- Spalte G --> <dfl:when test="ancestor::que"> </dfl:when> </dfl:choose> </dfl:part>