Search the Community
Showing results for tags 'html'.
-
Version 1.0.0
36 downloads
A simple three column 5th Edition HTML export template for Hero Designer. Template architecture: Uses external CSS files to handle all styling of the character sheet. Uses CSS Flex Box to handle columns and also seems to prevent text lines from being split in half when printing. Includes a standard normalize CSS external file that should make the character sheet display the same way in different browsers. HTML export file contains only the data itself and formatted into easily identifiable sections. Page breaks for new pages are handled correctly for printing. The benefit of this architecture makes modifying this template fairly easy. Add or remove sections. Change styles without modifying the HTML file. I built this as a request. Feel free to contact me in the forums if you have any question about architecture or how to modify it. - Christopher Mullins-
- 5th edition
- three column
-
(and 3 more)
Tagged with:
-
ExportTemplateThreeColumnHtml5e.zip View File A simple three column 5th Edition HTML export template for Hero Designer. Template architecture: Uses external CSS files to handle all styling of the character sheet. Uses CSS Flex Box to handle columns and also seems to prevent text lines from being split in half when printing. Includes a standard normalize CSS external file that should make the character sheet display the same way in different browsers. HTML export file contains only the data itself and formatted into easily identifiable sections. Page breaks for new pages are handled correctly for printing. The benefit of this architecture makes modify this template easier. Add or remove sections. Change styles without modifying the HTML file. I built this as a request. Feel free to contact me in the forums if you have any question about architecture or how to modify it. - Christopher Mullins Submitter schir1964 Submitted 11/09/2021 Category Export Formats Output Format HTML (Browser) Rules Version HERO System 5th Edition
-
- 5th edition
- three column
-
(and 3 more)
Tagged with:
-
Version 2.6.0
178 downloads
A 6e multipage HTML export format for Hero Designer In addition to using it as is, a user can also enable the "Notes 5" tab using HD's Campaign Preferences feature, allowing a given character using such a Campaign Preferences ruleset to opt into altered and / or enhanced output when exported using this template. The more prominent options available are: Combat Page: Hit Locations Hit Location notes Range Modifier notes Suppress any of the standard maneuvers that have common Martial equivalents For instance, on a character with Martial Throw, it can be convenient to omit standard Throw from the Combat Maneuver chart The format is "var flagShow<Standard Maneuver Name>=false;" Bio / Background page: Suppress the entire page from the output (useful for minions, and generic write ups) Other: Change colors (main, alt, link) Change fonts inject custom logic to interject whatever valid javascript logic you want function applyExportSettingsOverride(){ /* whatever js code you want here */ } Various header and subheader text replacements (which I should make the time to document, but currently are discoverable by reading the function applyExportSettings() in the template document)- 7 comments
-
- tabbed
- open-frame
- (and 10 more)
-
Version 1.0
192 downloads
There was a request to create a simplified character sheet suitable for new players. For this first effort I chose to stick with a basic portrait layout and use some colors to This three-page HTML character sheet introduces new players to the HERO system by presenting only the elements they need to start playing quickly. This template assumes someone with more experience will create or enter character information for the player in Hero Designer. What you need to do to use this template: Fill in the following sections in Hero Designer: * Character name * Alternate ID * Powers/Tactics * Personality/Motivation * Background/History * Complications * Campaign Use * Appearance * Campaign name Add the list item HTML markup around each line in the Background tab of Hero Designer. For example, <li>This is an example</li>. Limit images to 200 pixels wide x 300 pixels high. Add bold HTML markup around each complication type in Hero Designer. For example, <b>Hunted:</b>. When printing from the browser, enable the option to print background images.- 1 review
-
- Champions
- Superheroic
-
(and 3 more)
Tagged with: