Foto-Werkteile

Aus Data-Wiki
Version vom 25. August 2022, 11:06 Uhr von imported>Glorius (Die Seite wurde neu angelegt: „<pre> <dfl:part name="Foto-Werkteile"> <dfl:choose> <!-- Spalte D --> <dfl:when test="self::a8450 and ancestor::obj[a5220[ri=.*fotografie]] and not(…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
<dfl:part name="Foto-Werkteile">
			<dfl:choose>
				<!-- Spalte D -->
				<dfl:when test="self::a8450 and ancestor::obj[a5220[ri=.*fotografie]] and not(ancestor::que) and not(fto)"> </dfl:when>
				<!-- Spalte E -->
				<dfl:when test="not(ancestor::obj[a5220[ri=.*fotografie]]) and not(a8408) and not(ancestor::que)"> </dfl:when>
				<!-- Spalte F -->
				<!-- ABKA3-704 -->
				<!-- not(ancestor::obj[a5220[ri=.*fotografie]]) and -->
				<dfl:when test="a8408 and fto and not(ancestor::que)">
					<dfl:if test="count(./fto//fto) > 1">
						<dfl:li class="mode-f">
							<!-- ABKA3-1021 -->
							<!--dfl:action action="showWerkteileMedium" title="Weitere Varianten dieses Fotos" id="werkstruktur_off">
								<dfl:actionParam name="id" select="$ETEVariables/id"/>
								<dfl:actionParam name="part" select="$ETEVariables/part"/>
								<dfl:actionParam name="medium" select="$ETEVariables/medium"/>
								<dfl:hashParam value="ssy_active_werkteil"/>
								<dfl:text>Weitere Varianten dieses Fotos</dfl:text>
							</dfl:action-->
							<dfl:text>Weitere Varianten dieses Fotos</dfl:text>
						</dfl:li>						
						<div class="object-category-structure-inline">
							<div class="row">
								<div class="accordsec">
									<dfl:apply-templates template="Werkteile-Pic-Inline" part="Werkteile-kinder" select="./fto"/>
								</div>
							</div>
						</div>
					</dfl:if>
					<li>
						<div class="col-lg-5 col-md-5 col-sm-5" style="
							padding-left: 0;
							">
							<h3 class="border-bottom z779">
								<dfl:space nbsp="yes"/>
							</h3>
						</div>
					</li>
				</dfl:when>
				<!-- Spalte G -->
				<dfl:when test="ancestor::que"> </dfl:when>
			</dfl:choose>
		</dfl:part>