
The following seems like a basic thing to do, but I haven't found a way to accomplish this so far. Let's consider a rollable table with several table items. I roll on it with [[1t[table-name]]] and let's say that roll returns table item 3. As a result its name is displayed as a text like this: "Something happens. In case of a specific circumstance, see table item 2 ". I want the part " table item 2 " to be a link to the respective table item, returning its name/text when being clicked. So in a nutshell, I am looking for a link to "roll" on a rollable table where I already know what the result will be. Thanks for your help.