Part 5 - Vorple
Chapter 1 - Images
An object has some text called the associated image.
When play begins (this is the show ingress rule):
display "Dinner at the Long Branch Saloon" inside element "h1" with class "page-header";
Rule for printing the banner text when Vorple is available: do nothing.
The display vorple credits rule is not listed in the after printing the banner text rulebook.
Before printing the name of a room when Vorple is available:
if the number of characters in the associated image > 0:
display image "[associated image]" in an element with class "location centered";
Before examining a thing when Vorple is available:
if the number of characters in the associated image > 0:
display image "[associated image]" in an element with class "item centered";