Vorlage:Bilderliste4: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{{#css: .bild_liste4 { display: grid; grid-template-columns: repeat(auto-fit,calc(160px + 2.5em) minmax(15em,1fr)); grid-gap: 1rem; width: cal…“)
 
 
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{{#css:   
 
{{#css:   
.bild_liste4 {
 
display: grid;
 
    grid-template-columns: repeat(auto-fit,calc(160px + 2.5em) minmax(15em,1fr));
 
    grid-gap: 1rem;
 
    width: calc(100% - 14rem);
 
    max-width: 64rem;
 
    padding: 0 2rem;
 
}
 
.bild_liste4 .b_bild { 
 
    display: grid;
 
    place-items: center;
 
    background: #eae8e1;
 
    box-shadow: 0 0 2px 0px rgb(148 140 107);
 
    border: 0;
 
    margin-bottom:.5em;
 
    border-radius: 10px;
 
}
 
.b_info {
 
font-size: .85em;
 
padding: .5em 1em 0 0;
 
}
 
.b_label {
 
    text-indent: -1.5em;
 
    display: inline-block;
 
    font-style: italic;
 
 
.smw-plainlist-furtherresults {
 
display: block;
 
margin-top: 1em;
 
text-align: right;
 
}
 
.countBilder {
 
text-align: center;
 
}
 
 
}}<!--
 
}}<!--
 
+
VARIABLE
+
VARIABLE  
 
+
-->
+
-->{{#vardefine:titel
 +
|{{{titel|{{FULLPAGENAME}}}}}
 +
}}<!--
 
-->{{#vardefine:thema
 
-->{{#vardefine:thema
 
|{{{thema|Buddha}}}
 
|{{{thema|Buddha}}}
Zeile 50: Zeile 18:
 
SCHREIBEN   
 
SCHREIBEN   
  
--><div class=countBilder>Bilder zum Schlagwort „{{#var:thema}}“, {{#var:t_count}} Ergebnisse</div>
+
-->{{#ask:   
<div class=bild_liste4>
 
{{#ask:   
 
 
[[hat_bildtitel::+]]
 
[[hat_bildtitel::+]]
 
[[hat_bildthema::{{#var:thema}}]]   
 
[[hat_bildthema::{{#var:thema}}]]   
 
|? hat_bildtitel=   
 
|? hat_bildtitel=   
|? hat_bildinfo=
+
|? hat_bildinfo=   
|? periode=   
 
 
|? hat_bildquelle=  
 
|? hat_bildquelle=  
 
| link= none
 
| link= none
 
| limit = 50
 
| limit = 50
| format= plain
+
| format= plain  
| template= bild_liste4
+
| template= bild_liste4  
|searchlabel=  
+
| intro= {{titel{{!}}{{#var:titel}}}}<div class=countBilder>Bilder zum Schlagwort „{{#var:thema}}“, {{#var:t_count}} Ergebnisse</div><div class='bildliste4'>
 +
| outro= </div>
 
}}
 
}}
</div>
 

Aktuelle Version vom 25. Januar 2022, 14:39 Uhr