HTML Parser: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
* Allow pasting of character data directly into the parser | * Allow pasting of character data directly into the parser | ||
* Remove all references to "dnd multiclass character sheet." Replacing them with "the only sheet" | * Remove all references to "dnd multiclass character sheet." Replacing them with "the only sheet" | ||
=== Samples === | |||
Here are a few samples Characters, created with the HTML Parser: | |||
* [http://theonlysheet.com/zartan/zm.htm Zartan Moonshade], a 9th level Bard/Ranger |
Revision as of 14:30, 27 June 2006
The HTML parser:
The HTML parser allows you to export the summery page of your character quickly to a web page for online publishing. See http://theonlysheet.com/zartan/zm.htm
This page will become a rolling manual for the parser in version 3.
For now it will remain a list of features to be implimented.
- Add a memo box to allow for (multiple) lines of text or description for the image.
- Add command line parameter parsing so it can be called directly from the sheet.
- Tweak objects properly so you can generate multiple sheets in one session - should work now but there might be a few issues.
- Make sure generation of titles is not kludgy
- Make it so the ==| marks can be changed into any html tag
- Allow pasting of character data directly into the parser
- Remove all references to "dnd multiclass character sheet." Replacing them with "the only sheet"
Samples
Here are a few samples Characters, created with the HTML Parser:
- Zartan Moonshade, a 9th level Bard/Ranger