Talk:Grids and Chessboards: Difference between revisions

From Looney Pyramid Games Wiki
Content added Content deleted
(question re column distortion when empty in grids)
 
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 1: Line 1:
Some pages, ie [[Tree-Halma]] have grids where the columns are narrow unless there is a pyramid font character in a space, so the grid is distorted (like the non examples on this page. They're using `{{PL| ||3em}` for the cell. Is there a better way which avoids the distortion? --[[User:Eclectics|Eclectics]] ([[User talk:Eclectics|talk]]) 05:36, 26 April 2024 (UTC)
Some pages, ie [[Tree-Halma]] have grids where the columns are narrow unless there is a pyramid font character in a space, so the grid is distorted (like the non examples on this page. They're using `{{PL| ||3em}` for the cell. Is there a better way which avoids the distortion? --[[User:Eclectics|Eclectics]] ([[User talk:Eclectics|talk]]) 05:36, 26 April 2024 (UTC)
:Trying to use PL without a character from the font won’t work because the size is going on the font style, not the span itself. I added a fourth argument for opacity, so you can insert an invisible PL character to fill out a thin row. (I have a fixed Tree-Halma board in [[User:MCDeMarco/Sandbox|sandbox]].) But the problem of irregular grid sizes could use a more general solution. --[[User:MCDeMarco|MCDeMarco]] ([[User talk:MCDeMarco|talk]]) 14:12, 13 May 2024 (UTC)

Revision as of 14:12, 13 May 2024

Some pages, ie Tree-Halma have grids where the columns are narrow unless there is a pyramid font character in a space, so the grid is distorted (like the non examples on this page. They're using `{{PL| ||3em}` for the cell. Is there a better way which avoids the distortion? --Eclectics (talk) 05:36, 26 April 2024 (UTC)

Trying to use PL without a character from the font won’t work because the size is going on the font style, not the span itself. I added a fourth argument for opacity, so you can insert an invisible PL character to fill out a thin row. (I have a fixed Tree-Halma board in sandbox.) But the problem of irregular grid sizes could use a more general solution. --MCDeMarco (talk) 14:12, 13 May 2024 (UTC)