What I mean is using a formwidget within a sentence or paragraph like this:
"
<formtemplate>
Hello, I am <formwidget id="">. My favorite link is <formwidget id="">....etcetera.
<if $admin_p><input type="submit" name="formbutton:c_1" value="change"></if>
</formtemplate>
"