Description of the need Some tokens are missing from Backdrop and D7 core. This issue is addressed here https://www.drupal.org/project/token/issues/691078 and is considered major. Maybe all the needed tokens are already included in the Entity Tokens module which is now available in Backdrop contrib.
As an example I'll present here some tokens available in D8/D9 about forums which are missing from Backdrop core. Though, Entity Tokens provides availability of most of them if not all. We just need to check if there is anything not covered by the Entity Tokens module and if this module should be part of the core.
Please see in the attached photo what taxonomy tokens Drupal 9 now offers

Recent comments
Choosing to not use the "Page title combo" block on content can also be helpful if you want to arrange the "Page tabs" menu and "Page title" differently.
Block title combo and 2/3 things
I found a simple solution... In node.tpl.php i put. <?php print render($title_prefix); ?> <?php if (!empty($title)): ?> <?php if ($page): ?> <h1><?php print $title...
Block title combo and 2/3 things
It's not English. It's Globish :-) (Global + English). Like for Drupal Devel is not an option - I looked style guide but for me, it's not interesting. It's useful but it's just a one page...
Create a new theme - Starter theme