From f039df956c8f2002fe6ca22bd777eef583d90f02 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 14 Jul 2024 21:15:43 +0200 Subject: [PATCH] Link to class reference BBCode syntax subset in BBCode in RichTextLabel --- tutorials/ui/bbcode_in_richtextlabel.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tutorials/ui/bbcode_in_richtextlabel.rst b/tutorials/ui/bbcode_in_richtextlabel.rst index 5250e3352..55fa0ba3c 100644 --- a/tutorials/ui/bbcode_in_richtextlabel.rst +++ b/tutorials/ui/bbcode_in_richtextlabel.rst @@ -223,6 +223,12 @@ The following script will result in the same visual output as using Reference --------- +.. seealso:: + + *Some* of these BBCode tags can be used in tooltips for ``@export`` script + variables as well as in the XML source of the class reference. For more + information, see :ref:`Class reference BBCode `. + .. list-table:: :class: wrap-normal :width: 100%