ഫലകം:***
Jump to navigation
Jump to search
Usage[തിരുത്തുക]
Produces a centred row of asterisks or other characters. This is a common way of breaking passages of text (example).
Parameters[തിരുത്തുക]
- 1: the number of asterisks (optional, default is 3)
- 2: the spacing between asterisks (optional, default is 2em)
- char: the character used (optional, default is "*"). Images are also possible.
Examples[തിരുത്തുക]
- The code
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis.
{{***}}
Dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
- Gives
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis.
* * *
Dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
- Variable number of stars
{{***|6}}
* * * * * *
- Variable star spacing
{{***|4|6em}}
* * * *
- Different characters
{{***|char=~}}
~ ~ ~
- Using images
{{***|char=[[File:Five Pointed Star Solid.svg|15px]]}}
See also[തിരുത്തുക]
- {{asterism}} for the "⁂" symbol.
The above documentation is transcluded from ഫലകം:***/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |