תבנית:חלונית: הבדלים בין גרסאות בדף

מאין תקציר עריכה
templatedata
שורה 86: שורה 86:
[[קטגוריה:תבניות עיצוב וסגנון של טקסטים|חלונית]]
[[קטגוריה:תבניות עיצוב וסגנון של טקסטים|חלונית]]
</noinclude>
</noinclude>
<templatedata>
{
"description": "יצירת חלונית",
"params": {
"מרכז": {
"description": "יישור החלונית למרכז",
"type": "string"
},
"ניקוד": {
"description": "להגדיר גופן מתאים לניקוד",
"type": "string"
},
"רקע": {
"description": "צבע הרקע של החלונית",
"type": "string"
},
"רוחב": {
"description": "רוחב באחוזים או ב־em",
"type": "string"
},
"רוחב מקסימלי": {
"description": "רוחב מרבי באחוזים או ב־em",
"type": "string"
},
"כותרת": {
"description": "כותרת",
"type": "string"
},
"רקע כותרת": {
"description": "צבע הרקע של כותרת החלונית",
"type": "string"
},
"יישור": {
"description": "יישור הטקסט בתוך החלונית",
"type": "string"
},
"תוכן": {
"description": "הטקסט של החלונית",
"type": "string"
},
"מקור": {
"description": "מקור של תוכן הטקסט, שיופיע בחלק התחתי",
"type": "string"
}
}
}
</templatedata>