ഫലകം:

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

 •

[തിരുത്തുക] [പുതുക്കുക] ഫലകത്തിന്റെ വിവരണം

This is the bullet template; it looks like this: " • ".

It works similarly to the html markup sequence " • ". That is, a non-breaking space, a bullet and a normal space.

{{bull}} and {{bullet}} redirect here and can be used as alternative names for this template.

This template is used when you want a bigger bullet than a bold middot "·", but something smaller than a ndash "–" or mdash "—". For instance for dotted lists that have a font-size 80% or less of normal font-size, since then bold middot "·" becomes too small.

Normal usage[തിരുത്തുക]

The recommended usage is to use no space before the template and one space after the template, like this:

[[Salt]]{{•}} [[Pepper]]

It will render one space on each side of the bullet, like this:

SaltPepper

If it line breaks then the line break will come after the bullet, not before, like this:

Salt
Pepper

For long dotted lists each list item can be put on its own line, with no spaces between each item and the template. Like this:

 [[Salt]]{{•}}
 [[Pepper]]{{•}}
 [[Curry]]{{•}}
 [[Saffron]]

(It doesn't matter if there are no or some spaces at the end of the lines, after the templates.)

As before it will render one space on each side of the bullets, like this:

SaltPepperCurrySaffron

And if it line breaks then the line break will come after one of the bullets, not before, like this:

SaltPepper
CurrySaffron

Incorrect usage[തിരുത്തുക]

If the template is used slightly wrong it will in some cases still behave well. For instance if there are no or several spaces after the template. Like these examples:

[[Salt]]{{•}}[[Pepper]]
[[Salt]]{{•}}   [[Pepper]]

Both of them will render exactly as before, with just one space on each side of the bullet, like this:

SaltPepper

And it will still only line break after the bullet, like this:

Salt
Pepper

But putting one or more spaces before the template will cause problems, like these examples:

[[Salt]] {{•}}[[Pepper]]
[[Salt]]   {{•}}[[Pepper]]
[[Salt]] {{•}} [[Pepper]]
[[Salt]]   {{•}}   [[Pepper]]

Then it will render with two spaces before the bullet, and one after, like this:

Salt  • Pepper

And if it line breaks it might break before the bullet, like this:

Salt
 • Pepper

Technical details[തിരുത്തുക]

The space before the bullet is a non-breaking space. That means it will not line break and will not collapse together with normal spaces that come before the template.

The space after the bullet is a normal space. That means it wraps (allows line breaks) and it will collapse together with normal spaces that come after the template to form one single space.

Under some circumstances dotted link lists misbehave. They might get unexpected line wraps or they might expand outside the box they are enclosed in. The how-to guide Wikipedia:Line break handling explains when that happens and how to fix it.

Dot size reference list[തിരുത്തുക]

· <small> middot
· middot
· <small> bold middot
· bold middot
<small> bullet
bullet
bold bullet
ndash
mdash

See also[തിരുത്തുക]

There are several other templates with similar functionality:

  • {{·}} – Bold middot "·" is mostly used for dotted lists.
  • {{ndash}} – Ndash "–" is a short dash.
  • {{mdash}} – Mdash "—" is a long dash.
  • {{\}} – For the occasional slash "/" in lists.
  • {{-•}} - Creates a line break, bullet and non-breaking space. Equivalent to the HTML markup: <br/>&bull;&nbsp;.
  • {{••}} – The same kind of bullet but it "sticks" before a list item, instead of after a list item.

When making dotted lists you might need to handle proper word wrapping (line breaking):

  • {{nowraplinks}} – Prevents wraps inside links and only allows wraps between the links and in normal text, very useful for link lists and easy to use.
  • {{nowrap begin}} – Prevents wraps in both text and links. For the really tricky wrapping cases when you need full control, for instance in very complex link lists.
  • Wikipedia:Line break handling – The how-to guide detailing how to handle line wrapping on Wikipedia.
"https://ml.wikipedia.org/w/index.php?title=ഫലകം:•&oldid=1093553" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്