Predloga:EquationRef/dok: Razlika med redakcijama

Iz testwiki
Pojdi na navigacijo Pojdi na iskanje
imported>TadejM
Brez povzetka urejanja
 
(ni razlike)

Trenutna redakcija s časom 05:53, 23. februar 2023

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}}}}

Predloga:NumBlk

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}}}}

Predloga:NumBlk

which may be referred to by Predloga:Tlb (i.e., Predloga:EquationNote).
  • {{NumBlk|::|<math>x^2+x+1=0</math>|{{EquationRef|Eq.5}}}}

Predloga:NumBlk

which may be referred to by Predloga:Tlb (i.e., Predloga:EquationNote).