Check out McCooey's Hexagonal Chess, our featured variant for May, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Interactive diagrams. (Updated!) Diagrams that interactively show piece moves.[All Comments] [Add Comment or Rating]
🕸Fergus Duniho wrote on Fri, Dec 9, 2022 05:48 PM UTC:

I created a new shortcode called chr, which can be use to display the indicated character. When given a number, it will display the character with the provided ASCII value if it's printable. When given text, it will place it between an ampersand and a semicolon to create an HTML entity. Since shortcodes work only at display time, its use will not affect what is stored in the database. I replaced the less than sign in the HTML with a shortcode that will always display it with the HTML entity. However, I never saw it actually display this part of the HTML. I also removed some tags at the end of Notes that more properly belong in a header or footer, since they were messing up the footer and seem to serve no function.