如何在“二选一”游戏的投票功能中插入图片?我尝试插入图片,但在创建帖子时它们没有显示。
我尝试了以下方法:
[poll type=regular results=always public=true chartType=bar]
* 神秘礼物
[image here]
* 还是一个脏话?
[image here]
[/poll]
如何在“二选一”游戏的投票功能中插入图片?我尝试插入图片,但在创建帖子时它们没有显示。
我尝试了以下方法:
[poll type=regular results=always public=true chartType=bar]
* 神秘礼物
[image here]
* 还是一个脏话?
[image here]
[/poll]
您好,
您可以在选项字段(或编辑器)中使用上传图片的 HTML 或 markdown:
例如:
[poll type=regular results=always public=true chartType=bar]
* option 1 <img src="upload://tpbXHFLPCTLWjyGvtyekmXQN49A.jpeg">
* option 2 
[/poll]
将生成此投票:
FWIW 我发现先插入基本投票,然后将图片上传到帖子中,再将它们剪切并粘贴到撰写器中的正确位置要容易得多。
对我来说,现在够了!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.