Content deleted Content added
No edit summary |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> |
|||
<includeonly>{{#vardefine:type|{{#switch: {{{type|}}} |
|||
Template for dynmaic portal page tiles. |
|||
|מאמר = file-alt |
|||
</noinclude> |
|||
|מסמך - חומר רפואי = files-medical |
|||
| ⚫ | <includeonly><div class="col-md-{{{cols|2}}} col-6 data-tile" data-type="{{{type|}}}" data-name="{{{type|file}}}"><div class=""><div class="data-card card">{{#if:{{{files|}}}||<div class="tile-link">[[{{{page}}}]]</div>}}{{#if:{{{file|}}}|[[file:{{#explode:{{{file}}}|;|0}}|class=card-img-top data-image|link={{{page}}}]]<div class="card-img-overlay"> |
||
|פסק דין = gavel |
|||
| ⚫ | |||
|תובנה = lightbulb-on |
|||
|<h5><span class="data-type">{{I|{{{icon|}}}|tooltip={{{type|}}} }}</span> {{#if:{{{files|}}}|[[{{{page}}}|{{PAGENAME:{{{page}}} }}]]|{{PAGENAME:{{{page}}} }} }}</h5>}} |
|||
|קטעי עיתונות = newspaper |
|||
{{#if: {{{excerpt|{{{content|}}}}}}|<div class="data-excerpt">{{{excerpt|{{{content|}}}}}}</div><div class="data-tags">|<div class="data-tags tags-no-excerpt">}}{{#if:{{{date|}}}|<div class="data-date row">{{i|calendar-alt|3=col-1}} <div class="col">{{#time:d.m.y|{{{date}}}}}</div></div>}} |
|||
|תקנות = exclamation-circle |
|||
{{#if:{{{participants|}}}|<div class="data-participants row">{{i|users|3=col-1}} <div class="col">{{#arraymap:{{{participants|}}}|;|xx|<span class="tags data-participant"><span>xx</span></span>|}}</div></div>}}{{#if:{{{files|}}}|<div class="data-files row">{{i|copy|3=col-1}} <div class="col">{{#arraymap:{{{files}}}|;|xxx|<span class="data-single-file">[[media:xxx|{{i|file|fal|pr-1 pl-1|tooltip=xxx}}]]</span>||}}</div></div>}} |
|||
|חוזרי משרד הבריאות = books-medical |
|||
{{#if:{{{categories|}}}|<div class="data-cats row"><i class="col-1 fal fa-tags"></i> <div class="col">{{#arraymap:{{{categories|}}}|;|xx|<span class="tags data-cat"><span>{{PAGENAME:xx}}</span></span>|}}</div></div>|{{#if:{{{tags|}}}|<div class="data-cat row"><i class="col-1 fal fa-tags"></i> <div class="col">{{#arraymap:{{{tags|}}}|;|xx|<span class="tags data-cat"><span>{{PAGENAME:xx}}</span></span>|}}</div></div>}}}} |
|||
|חוזרי המפקח על הביטוח = piggy-bank |
|||
|חוות דעת = user-tie |
|||
|התיישנות = history |
|||
|הוראות ביצוע - מיסוי מקרקעין = house-leave |
|||
|מצגת = presentation |
|||
| file |
|||
| ⚫ | |||
| ⚫ | |||
<div class="data-excerpt">{{{excerpt|{{{content|}}}}}}</div> |
|||
<div class="data-tags"> |
|||
<span class="">{{#if:{{{tags|}}}|<i class="fal fa-tags"></i> {{#arraymap:{{{tags}}}|;|xx|<span class="tags"><span>xx</span></span>|}}|}} |
|||
</div> |
</div> |
||
</div> |
</div> |
||
</div></div> |
</div></div> |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"cols": {}, |
|||
"type": {}, |
|||
"files": {}, |
|||
"page": {}, |
|||
"file": {}, |
|||
"icon": {}, |
|||
"excerpt": {}, |
|||
"content": {}, |
|||
"date": {}, |
|||
"participants": {}, |
|||
"categories": {}, |
|||
"tags": {} |
|||
}, |
|||
"description": "Template for dynmaic portal page tiles. \n" |
|||
} |
|||
</templatedata> |
|||
</noinclude> |
|||
Latest revision as of 11:00, 27 October 2022
Template for dynmaic portal page tiles.
Template for dynmaic portal page tiles.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| cols | cols | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| files | files | no description | Unknown | optional |
| page | page | no description | Unknown | optional |
| file | file | no description | Unknown | optional |
| icon | icon | no description | Unknown | optional |
| excerpt | excerpt | no description | Unknown | optional |
| content | content | no description | Unknown | optional |
| date | date | no description | Unknown | optional |
| participants | participants | no description | Unknown | optional |
| categories | categories | no description | Unknown | optional |
| tags | tags | no description | Unknown | optional |