News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Numbered lists in SMF :(

Started by Teknomancer, April 16, 2006, 02:43:19 AM

Previous topic - Next topic

Teknomancer

Why doesn't SMF's BBCode have Numbered list?

I really am need of this tag and it seems phpBB, vB and most forum software has this tag.

By numbered list I mean you automatically get a list like:

1. First item
2. Second item

and you need not type "1", "2" manually instead something like:


[list=1]
[li]First item
[li]Second item
[/list]


Unfortunately the above does not work in SMF, works in phpBB, myBB etc. though :(
Is this tag difficult to make ?
My SMF Forum:

Dannii

From the soon-to-be-release section of the OM:

[list type=none][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=disc][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=circle][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=square][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=decimal][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=decimal-leading-zero][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=lower-roman][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=upper-roman][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=lower-alpha][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=upper-alpha][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=lower-greek][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=lower-latin][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=upper-latin][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=hebrew][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=armenian][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=georgian][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=cjk-ideographic][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=hiragana][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=katakana][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=hiragana-iroha][li]SMF[/li]
[li]YaBB SE[/li][/list]
[list type=katakana-iroha][li]SMF[/li]
[li]YaBB SE[/li][/list]
The type property of the list tag lets you specify a few bullet formats, as well as several counting formats. The possible types are none, disc, circle, square, decimal, decimal-leading-zero, lower-roman, upper-roman, lower-alpha, upper-alpha, lower-greek, lower-latin, upper-latin, hebrew, armenian, georgian, cjk-ideographic, hiragana, katakana, hiragana-iroha and katakana-iroha. Examples of all of these are shown. Not all may work in your browser.
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
  • SMF
  • YaBB SE
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Teknomancer

Ah thanks for the list... This aspect was not explained in SMF's Help link...
My SMF Forum:

Nyks

Great, that this is possible.

But, it should really be in the inline-help of every board-installation ;)

Advertisement: