
I am making an NPC Generator, I have sorted out lots of roll-tables but there is something I want to tidy up.
I have a drop-down-menu that asks the Island the NPC comes from and then gives information from the roll-table. I would like it to list the island I select somewhere else. Is there a way to do that?
So I have;
{{Home=[[1t[?{Island|Alaron|Moray|Snowdown|Oman|Sarifal}] }} this works fine
I'd like to be able to have another box for
{{Island=*the selection made earlier*}}
I hope that makes sense. Thanks to anyone that can help!
D&D 5e OGL is that makes any difference.