הבדלים בין גרסאות בדף "תבנית:QueryLayout1"
מתוך iNature
| (4 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
| − | <includeonly> | + | <includeonly><!-- |
| − | <div class="col-xs-6 col-sm-3 | + | <div class="col-xs-6 col-sm-3"> |
| − | <div class="thumbnail"> | + | <div class="thumbnail" style="height: 260px;"> |
| − | <div class="center"> | + | {{#if:{{{?Image|}}}|<div class="center"> |
<div class="floatnone" style="overflow: hidden; max-height: 120px;">[[Image:{{{?Image}}}|link={{{?PageTitle}}}|320px]]</div> | <div class="floatnone" style="overflow: hidden; max-height: 120px;">[[Image:{{{?Image}}}|link={{{?PageTitle}}}|320px]]</div> | ||
| − | </div> | + | </div>}} |
<div class="caption"> | <div class="caption"> | ||
| − | <big><div><b>[[{{{?PageTitle}}}]]</b></div></big><p style="display: block; max-height: 100px; overflow: hidden;">{{{?Description}}}</p> | + | <big><div><b>[[{{{?PageTitle}}}]]</b></div></big><p style="display: block; max-height: 100px; overflow: hidden;">{{{?Description|}}}</p> |
</div> | </div> | ||
| − | |||
</div> | </div> | ||
| + | </div>--><!-- | ||
| + | -->{{CardItem | ||
| + | |Image={{{?Image}}} | ||
| + | |Title={{{?PageTitle}}} | ||
| + | |Subtitle={{{?Region|}}} | ||
| + | |Page={{{?PageTitle}}} | ||
| + | |Description={{{?Description|}}} | ||
| + | }}<!-- | ||
| + | --> | ||
</includeonly> | </includeonly> | ||