Topic on Extension talk:CharInsert

Is it possible to have the link text be one thing and what it actually inserts another?

3
Technical 13 (talkcontribs)

I want to set up a script to help my users fill in some extensive and somewhat complicated templates. A simple one would be my bind template. I currently have it set up as:

{{Bind|No}} {{Bind| BtC BtA |BoA |BoE }} |Exclusive}}
Unbound or Start     Bound to     Bound on   Exclusive?

This is the text it needs to insert for the template to work; however, it would be easier for the user if what they saw was more like:

How can this be accomplished? -- Technical 13 (talk)

Nikita Swank (talkcontribs)

I'm also interested in this. I use htmlet extension in working with LaTeX environments and I want to show users something like:

<env_name></env_name>

and not

<htmlet>begin-env_name</htmlet><htmlet>end-env_name</htmlet>.

Any suggestion, please? Thanks a lot in advance. Best regards!

Reply to "Is it possible to have the link text be one thing and what it actually inserts another?"