Check out Grant Acedrex, our featured variant for April, 2024.


[ 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

Citadel. Simple chess variant from early 20th century on 45 degrees turned board. (8x8, Cells: 64) [All Comments] [Add Comment or Rating]
H. G. Muller wrote on Thu, Jan 11 07:54 AM UTC in reply to Fergus Duniho from Wed Jan 10 09:28 PM:

I added CSS to rotate the Interactive Diagram -45 degrees to match the original diagram.

Cool! I did not know that CSS could do that.

I don't quite understand your remark about the p extension, and why this would have to be coupled to the use of a theme. If the Diagram appends an extension, it is because you asked it to do so with graphicsType=gif. That makes it add .gif to the image URL. If you would specify an empty string (graphicsType= ) then it would not append anything (and even omit the dot that normally separates the filename from the extension). If you would leave out the graphicsType line altogether it would use a default, which I don't remember, but will certainly not be an empty string.