Content deleted Content added
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude><i class="{{{2|far}}} fa-{{{1|edit}}} {{{3| |
<onlyinclude><i class="{{{2|far}}} fa-{{{1|edit}}} {{{3|}}} {{#if:{{{size|}}}|fa-{{{size}}}x|}} {{#if:{{{fixed|}}}|fa-fw|}} {{#if:{{{pull|}}}|fa-pull-{{{pull|left}}}|}} {{#if:{{{border|}}}|fa-border|}} {{#if:{{{padding|}}}|p-{{{padding}}}|}}" {{#if: {{{color|}}}|style="color:{{{color}}}"|}}} {{#if: {{{id|}}}|id="{{{id|}}}"|}} {{#if: {{{tooltip|}}}|data-placement="{{{tooltip-placement|right}}}" data-toggle="tooltip" title="{{{tooltip}}}"}}></i></onlyinclude> |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
| Line 5: | Line 5: | ||
"params": { |
"params": { |
||
"1": { |
"1": { |
||
"label": |
"label": { |
||
"en": "Icon name", |
|||
"he": "שם האייקון" |
|||
}, |
|||
"example": "edit", |
"example": "edit", |
||
"type": "string", |
"type": "string", |
||
| Line 11: | Line 14: | ||
}, |
}, |
||
"2": { |
"2": { |
||
"label": |
"label": { |
||
" |
"en": "icon wheight", |
||
"he": "סוג האייקון" |
|||
}, |
|||
"description": "far, fal, fas or fab", |
|||
"example": "fal", |
"example": "fal", |
||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
"3": { |
"3": { |
||
"label": |
"label": { |
||
"en": "Additional classes", |
|||
"he": "קלאס נוסף" |
|||
}, |
|||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
"size": { |
"size": { |
||
"label": |
"label": { |
||
"en": "Size (1-10)", |
|||
"he": "גודל (במספרים 2-10)" |
|||
}, |
|||
"type": "number", |
"type": "number", |
||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
"fixed": { |
"fixed": { |
||
"label": |
"label": { |
||
"en": "Fixed size (add any character)", |
|||
"he": "גודל זהה (הכנס כל תו)" |
|||
}, |
|||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
"pull": { |
"pull": { |
||
"label": |
"label": { |
||
"en": "Float (right | left)", |
|||
"he": "הזחה (right | left)" |
|||
}, |
|||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
"border": { |
"border": { |
||
"label": |
"label": { |
||
"en": "border (add any character)", |
|||
"he": "גבול (הכניסו כל תו)" |
|||
}, |
|||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
| Line 44: | Line 65: | ||
}, |
}, |
||
"color": { |
"color": { |
||
"label": |
"label": { |
||
"he": "צבע (באנגלית או ב-hex)", |
|||
"en": "color name or Hex" |
|||
}, |
|||
"suggested": true |
"suggested": true |
||
} |
}, |
||
"id": {}, |
|||
"tooltip": {}, |
|||
"tooltip-placement": {} |
|||
}, |
}, |
||
"format": "inline" |
"format": "inline" |
||
Latest revision as of 10:37, 21 June 2023
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Icon name | 1 | no description
| String | required |
| icon wheight | 2 | far, fal, fas or fab
| Unknown | suggested |
| Additional classes | 3 | no description | Unknown | suggested |
| Size (1-10) | size | no description | Number | suggested |
| Fixed size (add any character) | fixed | no description | Unknown | suggested |
| Float (right | left) | pull | no description | Unknown | suggested |
| border (add any character) | border | no description | Unknown | suggested |
| padding | padding | ריווח פנימי - במספרים 1-5 | Number | suggested |
| color name or Hex | color | no description | Unknown | suggested |
| id | id | no description | Unknown | optional |
| tooltip | tooltip | no description | Unknown | optional |
| tooltip-placement | tooltip-placement | no description | Unknown | optional |