This is a simple HTML question, made more embarrassing (and harder to google) since I don't know the vocabulary.
I want to make a link that put additional information after the url:
www.example.com/page.html?variable=yes&page=5
How do I do this with a link? I know how to do it with a form.