サポートされるBBCode要素と属性

Last Updated 6月 2, 2026

概要

WalkMeは、バルーンでBBCodeをサポートし、フォーマット、ダイナミックコンテンツ、リンク、メディアなどを追加します。 この記事では、サポートされているすべてのBBCodeエレメント、利用可能な属性、コードの記述方法について説明します。

サポートされる要素と属性

  • table:title、border、cellspacing、cellpadding、style、class、id、tabindex、aria-label、aria-live、role
  • tr:title、style、class、id、tabindex、aria-label、aria-live、role
  • th:title、style、class、id、tabindex、aria-label、aria-live、role
  • td:title、style、class、id、tabindex、aria-label、aria-live、role
  • tbody:title、style、class、id、tabindex、aria-label、aria-live、role
  • p:title、style、class、id、tabindex、aria-label、aria-live、role
  • div:title、style、class、id、tabindex、aria-label、aria-live、role、width、height
  • span:title、style、class、id、tabindex、aria-label、aria-live、role、width、height
  • iframe:title、style、class、id、tabindex、aria-label、aria-live、role、width、height
  • youtube:title、autoplay、width、height、style、class、id、tabindex、aria-label、aria-live、role
  • vimeo:title、autoplay、width、height、style、class、id、tabindex、aria-label、aria-live、role
  • wistia:title, autoplay, width, height, style, class, id, tabindex, aria-label, aria-live, role
  • ustream:title、autoplay、width、height、style、class、id、tabindex、aria-label、aria-live、role
  • vidyard:title、autoplay、width、height、style、class、id、tabindex、aria-label、aria-live、role
  • url:title、channelmode、directories、fullscreen、left、top、target、location、menubar、resizable、scrollbars、ステータス、titlebar、toolbar、width、height、style、class、id、tabindex、aria-label、aria-live、role
  • img:title、alt
  • b:タイトル
  • u:タイトル
  • i:タイトル
  • ul:タイトル
  • li:タイトル
  • h2 h3 h4 h5 h6:見出し要素

BBCodeリファレンス

アイテムにリダイレクト

スマートウォークスルー、リソース、またはサーベイにリダイレクト:
[swt=xxxxx]こちらをクリックします[/swt]
[resource=xxxxx]こちらをクリックします[/resource]
[survey=xxxxx]こちらをクリックします[/survey]

スマートウォークスルーから特定のステップまたはスマートウォークスルーにリダイレクト:
[trg=xxxxx]こちらをクリックします[/trg]

トリガー番号は、一意のものである必要があります。

ダイナミックテキストの追加

[wm-data]key123[/wm-data]
[var]variable123[/var]
[jquery]jquery123[/jquery]
[cookie]cookie123[/cookie]

画像の追加

[img=24x35]www.img_url.com[/img]

画像がバルーンレイアウトを壊さないように、常にサイズを定義します。

テキストフォーマット

太字:[b]テキスト[/b]
下線:[u]テキスト[/u]
斜体:[i]テキスト[/i]
ストライクスルー:[s]テキスト[/s]
フォント色:[color=red]テキスト[/color]
テキストサイズ:[size=19]テキスト[/size]

HTML要素

Div:[div]text[/div]
Span:[span]テキスト[/span]
見出し:[h2]テ[/h2]キストテキ[h3]スト[/h3][h4]テ[/h4]キストテキ[h5]スト[/h5]テキ[h6]スト[/h6]

箇条書きリスト

[ul]

[li]1[/li]

[li]2[/li]

[li]3[/li]

[/ul]

リンク

標準リンク:
[url=http://www .walkme.com]WalkMeのウェブサイト[/url]

新しいタブで開くリンク:
[url=http://www.walkme.com , target="blank"]WalkMeのウェブサイト[/url]

URLには、http://または https://を含める必要があります。

メールアドレスへのリンク:
[url=mailto:support@example .com]support@example.com[/url]

件名が付いたメールアドレスにリンクします:
[url=mailto:email@address].com=""/>Display Text[/url]

動画の自動再生

[html5video width="426" height="240" autoplay="true"] https://your-video-url.mp4 [/html5video]

この記事は役に立ちましたか?

ご意見ありがとうございます!

Be part of something bigger.

Engage with peers, ask questions, share ideas

Ask the Community
×