টেমপ্লেট:সমীকরণ বক্স ১

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

Displays an equation in a box.

The full syntax is:

{{equation box 1|indent|title|equation|ref|cellpadding|border|border colour}}

Parameters[সম্পাদনা]

  1. Indent: Type colon (:) to indent the box from the left side of the page. Leave blank for no indentation.
  2. Title: Title/name of equation. Leave blank for no title.
  3. Equation: The equation in whatever form, usually <math> equation in LaTeX ... </math>. Leave blank to get an equation showing the general form of a complex number, (only useful for examples).
  4. Ref: Reference label. Calls {{EquationRef}} with provided value as the parameter. Leave blank for no reference label.
  5. Cellpadding: Number of pixels to be used as padding of the box around the equation (how much the box wraps around the equation, margins). Default is 5.
  6. Border: Thickness of the border line in pixels (do not include "px"; it will be added). Default is 2.
  7. Border colour: Colour code (colour name or hex triplet) for the colour of the border line of the box. Default is #50C878, a nuance of green called emerald green.
  8. Background colour: Colour code for the background area of the box. Default is #ECFCF4, a light grayish cyan.

See list of colours 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
Complex number

{{Equation box 1
|title='''[[Complex number]]'''
|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   ( 1)

{{Equation box 1 |equation = {{math|1=2 × 2 = 4}} |ref=1}}

TemplateData[সম্পাদনা]

নতুন দৃশ্যমান সম্পাদনা দ্বারা ব্যবহৃত টেমপ্লেটের জন্য টেমপ্লেটডাটা নথি।

সমীকরণ বক্স ১ শীর্ষ

Displays an equation in a box.

টেমপ্লেট প্যারামিটার[টেমপ্লেটের উপাত্ত সম্পাদনা করুন]

প্যারামিটারবিবরণধরনঅবস্থা
ইন্ডেন্টইন্ডেন্ট

One or two colons for an indent from the left, OR a valid CSS margin value. Leave blank for no indent.

উদাহরণ
:
স্ট্রিংঐচ্ছিক
সেলপ্যাডিং (মার্জিন)সেলপ্যাডিং

Number of pixels to be used as padding of the box around the equation (how much the box wraps around the equation; margins). Default is 5.

পূর্বনির্ধারিত
5
উদাহরণ
4
সংখ্যাঐচ্ছিক
সীমানা বেধসীমানা

Thickness of border line in pixels. Default is 2.

পূর্বনির্ধারিত
2
উদাহরণ
3
সংখ্যাঐচ্ছিক
সীমানার রঙসীমানার রঙ

Colour code (colour name or hex triplet in the format #RRGGBB) for the border line of the box. Default is #50C878, a nuance of green called emerald green.

পূর্বনির্ধারিত
#50C878
স্ট্রিংঐচ্ছিক
ব্যাকগ্রাউন্ডের রংব্যাকগ্রাউন্ড রং

Colour code (colour name or hex triplet in the format #RRGGBB) for the background colour of the box. Default is #ECFCF4, a light grayish cyan.

পূর্বনির্ধারিত
#ECFCF4
উদাহরণ
#FFCC00
স্ট্রিংঐচ্ছিক
শিরোনাম/নামশিরোনাম

Title/name of equation. Can be left blank for no title.

উদাহরণ
'''Time-dependent Schrödinger equation in position basis'''<br/>''(single [[relativistic quantum mechanics|nonrelativistic]] particle)''
লাইনপরামর্শকৃত
সমীকরণসমীকরণ

The equation in whatever form, usually <math>equation in LaTeX...</math>. The default equation is the general form of a complex number.

উদাহরণ
<math> z = e^{i \phi} = x + iy </math>
বিষয়বস্তুপ্রয়োজনীয়
রেফারেন্স লেবেলসুত্র

Label for the equation for later reference. Calls {{EquationRef}} with provided value as the parameter.

উদাহরণ
1
স্ট্রিংঐচ্ছিক