Template:I: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><i class="{{{2|far}}} fa-{{{1|edit}}} {{{3|fal}}} {{#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>
<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": {
"description": "far, fal, or fas",
"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": "גודל (במספרים 2-10)",
"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": "הזחה (right | left)",
"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": "צבע (באנגלית או ב-hex)",
"label": {
"he": "צבע (באנגלית או ב-hex)",
"en": "color name or Hex"
},
"suggested": true
"suggested": true
},
},

Latest revision as of 10:37, 21 June 2023

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Icon name1

no description

Example
edit
Stringrequired
icon wheight2

far, fal, fas or fab

Example
fal
Unknownsuggested
Additional classes3

no description

Unknownsuggested
Size (1-10)size

no description

Numbersuggested
Fixed size (add any character)fixed

no description

Unknownsuggested
Float (right | left)pull

no description

Unknownsuggested
border (add any character)border

no description

Unknownsuggested
paddingpadding

ריווח פנימי - במספרים 1-5

Numbersuggested
color name or Hexcolor

no description

Unknownsuggested
idid

no description

Unknownoptional
tooltiptooltip

no description

Unknownoptional
tooltip-placementtooltip-placement

no description

Unknownoptional