টেমপ্লেট:Em
অবয়ব
Usage
[সম্পাদনা]This is similar to the Gap template, but the parameter is always interpreted with em as the unit.
*Leftward text{{em|.25}}Rightward text.
*Leftward text{{em|.5}}Rightward text.
*Leftward text{{em}}Rightward text.
*Leftward text{{em|2}}Rightward text.
*Leftward text{{em|4}}Rightward text.
results in:
- Leftward text Rightward text.
- Leftward text Rightward text.
- Leftward text Rightward text.
- Leftward text Rightward text.
- Leftward text Rightward text.
Note that the default is 1 em.