I'm using <<textinput>> for people to add in their own character names and gender.
How, if there is any way, may I repeat their chosen gender in the story and name? I tried doing ($name "<<textinput>>,")thinking that might work but it doesn't, sadly.
Comments
I added.
<<textinput $name>>,
<<textinput $gender>>,
Then the next page that link I added.
[[$name]] and [[$gender]]