Extended Banner
version 5 by Stephen Granade
Documentation
- Example: * B is B - Replace the default Inform 7 banner with one that looks exactly like the default
Extended Banner provides all of the tools necessary to rewrite the banner that is printed when a game begins. By default it does nothing but define several new text substitutions: the extended story headline, the story serial number, and the I7 version number.
To add a copyright line to the banner, the simplest approach is to define the story copyright string.
The story copyright string is "2006-7".
You can also change the rights you are claiming by changing the story rights string:
The story rights statement is "Released under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License"
If you do not define the story rights statement but do define the story copyright string, the extension by default uses the rights statement "All rights reserved".