-
Notifications
You must be signed in to change notification settings - Fork 30
webcomic_transcript_form__
Display a comic transcript form.
[webcomic_transcript_form]NOTE Because of the complexity of this functions arguments, we set all of the defaults to null and then remove arguments from the list that the user didn't set themselves, allowing the function defaults to take over without having to repeat them here.
Shortcode content overrides the item attribute.
Optional form fields.
Optional form structure, like before{{fields}}after. Should include the %fields token.
Optional form format, like before{{form}}after. Should include the %cancel-link and %form tokens.
Optional message to display to logged-in users.
Optional message to display to anonymous users if they must login to transcribe.
Optional comic transcript ID the form is for.
Optional message to display after the transcript field.
Optional message to display before the the form fields.