تضامنًا مع حق الشعب الفلسطيني |
قالب:Equation box 1: الفرق بين النسختين
عبود السكاف (نقاش | مساهمات) ط (بوت: إصلاح أخطاء فحص أرابيكا من 1 إلى 104) |
عبود السكاف (نقاش | مساهمات) ط (بوت: إصلاح أخطاء فحص أرابيكا من 1 إلى 104) |
(لا فرق)
|
النسخة الحالية 17:42، 29 يونيو 2023
Type the equation in the blue box. Set box parameters: border thickness and colour, cell padding, and background colour. The full syntax is:
{{Equation box 1|indent|title|equation|ref|cellpadding|border|border colour|background colour}}
Parameters
- Indent: either leave blank or type colon (:) to indent the box from the left side of the page.
- Title: leave blank or type title/name of equation
- Equation: type an equation in whatever form, usually <math> equation in LaTeX ... </math>. The default equation is the general form of a complex number.
- Ref: (optional) calls {{EquationRef}} with provided value as the parameter.
- Cellpadding: either leave blank (default is 5px) or type number to change the padding of the box around the equation (how much the box wraps around the equation, margins).
- Border: either leave blank (default is 2px) or ألوان الويب to change thickness of border line.
- Border colour: either leave blank (default is light grey-blue, #ccccff) or type ألوان الويب for the border line of the box.
- Background colour: either leave blank (default is white) or type colour code for the background area of the box.
See قائمة الألوان (متضامة) for use with the border and background colours. To use the parameters set the parameter equal to the value by using the equals sign.
Examples
- Black/white theme
{{Equation box 1
|title='''[[عدد مركب]]'''
|indent=:
|equation=<math>z=re^{i\phi}=x+iy \,\!</math>
|cellpadding = 6
|border = 1
|border colour = black
|background colour=white}}
- Green theme
{{Equation box 1
|indent=:
|equation=<math>z=re^{i\phi}=x+iy \,\!</math>
|cellpadding
|border
|border colour = #50C878
|background colour = #ECFCF4}}
}}
- Blue theme
{{Equation box 1
|indent =:
|title=
|equation = <math>z=re^{i\phi}=x+iy \,\!</math>
|cellpadding= 6
|border
|border colour = #0073CF
|background colour=#F5FFFA}}
- With reference
2 × 2 = 4 ( )
{{Equation box 1
|equation = {{math|1=2 × 2 = 4}}
|ref=1}}