แม่แบบ:EquationRef
หน้าตา
The pair of templates {{EquationRef}} and {{EquationNote}} is used for labeling equations in text.
For example,
:{{EquationRef|Eq. 1}} <math>x^2+x+1=0</math>
- Eq. 1
Here, the identifier "Eq. 1" is a label which can be later referred to with a call to {{EquationNote}}. That is, {{EquationNote|Eq. 1}} produces a link แม่แบบ:EquationNote to this equation.
Similarly,
:{{EquationRef|2|Eq. 2:}} <math>x^2-2x+1=0</math>
- Eq. 2:
which can be referred to by {{EquationNote|2}} or even {{EquationNote|2|Equation 2}} (i.e., แม่แบบ:EquationNote).
This template can be used together with {{NumBlk}} to produce nicely formatted numbered equations. For instance:
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|3}}}}
-
(3)
-
- which may then be referred to by {{EquationNote|3}} or even {{EquationNote|3|Eq. 3}} (i.e., แม่แบบ:EquationNote).
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|4|Eq.4}}}}
-
(Eq. 4)
-
- which may be referred to by {{EquationNote|4}} (i.e., แม่แบบ:EquationNote).
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|Eq.5}}}}
-
(Eq. 5)
-
- which may be referred to by {{EquationNote|Eq. 5}} (i.e., แม่แบบ:EquationNote).
คู่มือการใช้งานที่ปรากฏด้านบนนี้ดึงมาจาก แม่แบบ:EquationRef/doc (แก้ | ประวัติ) ผู้เขียนสามารถทำการทดลองได้ที่กระบะทราย (สร้าง | คัดลอก) และชุดทดสอบ (สร้าง) ของแม่แบบนี้ โปรดเพิ่มหมวดหมู่ไปที่หน้าย่อย /doc หน้าย่อยของแม่แบบนี้ |