Difference between revisions of "Category talk:How To"
Jump to navigation
Jump to search
(Added ideas for articles) |
(Added possible solution to how-tos under "H") |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
--[[User:SebNozzi|SebNozzi]] ([[User talk:SebNozzi|talk]]) 20:45, 4 December 2021 (UTC) | --[[User:SebNozzi|SebNozzi]] ([[User talk:SebNozzi|talk]]) 20:45, 4 December 2021 (UTC) | ||
+ | |||
+ | One possible solution could be to use the Multi-Category-Search wiki extension and combine searches of how-to with other categories ("How To" + "Sprites", etc.) | ||
+ | |||
+ | https://www.mediawiki.org/wiki/Extension:Multi-Category_Search | ||
+ | |||
+ | --[[User:SebNozzi|SebNozzi]] ([[User talk:SebNozzi|talk]]) 10:49, 5 December 2021 (UTC) | ||
== Ideas for how-to articles == | == Ideas for how-to articles == | ||
Line 14: | Line 20: | ||
* How to know if a sprite overlaps another (or would "collides with" be better?) | * How to know if a sprite overlaps another (or would "collides with" be better?) | ||
− | * How to know if a cell has been clicked in a | + | * How to know if a cell has been clicked in a TileDisplay |
+ | * How to know what text row/column is under the mouse in a text display | ||
+ | * How to make synthesized sounds (a more in-depth guide than [[Sound.init]]) |
Latest revision as of 10:49, 5 December 2021
All articles are under letter "H"
I find it good that this page exists on the one hand.
On the other hand, as it grows in articles, it's a pity that they are all thematically mixed and all appear under the one and only all-dominating letter "H" because they all start with "How to".
I just wanted to comment on that. Right now I can't think of a good solution for this problem.
--SebNozzi (talk) 20:45, 4 December 2021 (UTC)
One possible solution could be to use the Multi-Category-Search wiki extension and combine searches of how-to with other categories ("How To" + "Sprites", etc.)
https://www.mediawiki.org/wiki/Extension:Multi-Category_Search
--SebNozzi (talk) 10:49, 5 December 2021 (UTC)
Ideas for how-to articles
Let's gather here some ideas for possible how-to articles:
- How to know if a sprite overlaps another (or would "collides with" be better?)
- How to know if a cell has been clicked in a TileDisplay
- How to know what text row/column is under the mouse in a text display
- How to make synthesized sounds (a more in-depth guide than Sound.init)