HTML Layout
Last updated
Was this helpful?
Last updated
Was this helpful?
VeinIF require certain HTML elements with properties to be present.
HTML elements with id listed in the table bellow is required
paragraph
choices
items
Property
Description
id = "paragraph"
Serve as a container for
id = "choices"
Serve as a container for choices
id = "items"
Serve as a container for items
Property
Description
class = "yourName"
All elements with this class will show the player's name (if it has been set)
class = "playerPronouns"
Element with this class will show the player's pronouns (if it has been set)