发帖子的Web编辑

如果您对本站有意见或建议,请在此提出。

版主: wh

回复
FGH楼主
论坛精英
论坛精英
帖子互动: 101
帖子: 6926
注册时间: 2022年 7月 25日 16:30

发帖子的Web编辑

帖子 FGH楼主 »

绝大多数人发的帖子都是纯粹的文本,没有充分利用各种编辑功能。
有没有介绍如何使用这些编辑的视频?有没有办法所见即所得?
比如如果我想利用了那个List功能,点了那个123,然后该做什么。下面我写了第一项。
  • 第一项
第二项怎么办?
FGH楼主
论坛精英
论坛精英
帖子互动: 101
帖子: 6926
注册时间: 2022年 7月 25日 16:30

Re: 发帖子的Web编辑

帖子 FGH楼主 »

FGH 写了: 2022年 9月 12日 18:14 绝大多数人发的帖子都是纯粹的文本,没有充分利用各种编辑功能。
有没有介绍如何使用这些编辑的视频?有没有办法所见即所得?
比如如果我想利用了那个List功能,点了那个123,然后该做什么。下面我写了第一项。
  • 第一项
第二项怎么办?
我明明点的是123,为什么给我子弹头?
admin
网站管理员
帖子互动: 180
帖子: 1371
注册时间: 2022年 7月 20日 22:32

Re: 发帖子的Web编辑

帖子 admin »

可以在提交前使用预览功能看是不是想要的效果。列表功能需要每一项都用列表标签。鼠标放在那些按钮上面有点简单提示,但似乎不够。
测试一下:
  • 第一项
  • 第二项
  • 第三项
admin
网站管理员
帖子互动: 180
帖子: 1371
注册时间: 2022年 7月 20日 22:32

Re: 发帖子的Web编辑

帖子 admin »

找到一些资料:http://classic.magictraders.com/ubb/ubbcode.html

代码: 全选

You can make bulleted lists or ordered lists (by number or letter).
Unordered, bulleted list:

[list]
[*] This is the first bulleted item.
[*] This is the second bulleted item.
[/list]

This produces:

This is the first bulleted item.
This is the second bulleted item.
Note that you must include a closing [/list] when you end each list.
Making ordered lists is just as easy. Just add either [LIST=A] or [LIST=1]. Typing [List=A] will produce a list from A to Z. Using [List=1] will produce numbered lists.

Here's an example:

[list=A]
[*] This is the first bulleted item.
[*] This is the second bulleted item.
[/list]

This produces:

This is the first bulleted item.
This is the second bulleted item.
回复

回到 “意见与建议”