Predloga:EquationRef/dok
Pojdi na navigacijo
Pojdi na iskanje
Predloga:Documentation subpage The pair of templates Predloga:Tl and Predloga:Tl is used for labeling equations in text.
For example, Predloga:Markup2 Here, the identifier "Eq. 1" is a label which can be later referred to with a call to Predloga:Tl. That is, Predloga:Tlb produces a link Predloga:EquationNote to this equation.
Similarly, Predloga:Markup2 which can be referred to by Predloga:Tlb or even Predloga:Tlb (i.e., Predloga:EquationNote).
This template can be used together with Predloga:Tl to produce nicely formatted numbered equations. For instance:
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|3}}}}
- which may then be referred to by Predloga:Tlb or even Predloga:Tlb (i.e., Predloga:EquationNote).
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|4|Eq.4}}}}
- which may be referred to by Predloga:Tlb (i.e., Predloga:EquationNote).
{{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|Eq.5}}}}
- which may be referred to by Predloga:Tlb (i.e., Predloga:EquationNote).