evennia/docs/source/Howto
Dimitri 851ca30be5 issue #2243 -- prefer f-strings over %-interpolation
edited docs to prefer f-strings, then str.format(), and remove %-interpolation

additional ad-hoc documentation fixes, as opportunities seen:
- replace Built-In Function (BIF) "min" variable with "mins"
- prefer BIF str(var) over "%s" % var
- reformat some code examples to clarify multiple args passed to functions
- change some single-quote strings to double-quotes for consistency
- fix mismatched parens

misc edits:
- add .vscode/ to gitignore
2021-10-12 12:13:42 -06:00
..
Starting issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Add-a-wiki-on-your-website.md Change most http links to https 2021-06-23 21:17:30 +12:00
Building-a-mech-tutorial.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Coding-FAQ.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Command-Cooldown.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Command-Duration.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Command-Prompt.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Coordinates.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Default-Exit-Errors.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Evennia-for-Diku-Users.md small edits to the Evennia-for-Diku-Users.md file 2021-10-10 15:17:50 -06:00
Evennia-for-MUSH-Users.md Change most http links to https 2021-06-23 21:17:30 +12:00
Evennia-for-roleplaying-sessions.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Gametime-Tutorial.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Help-System-Tutorial.md Reorganize docs into flat folder layout 2020-06-17 18:06:41 +02:00
Howto-Overview.md Run migrations! Added data migration for channel aliases 2021-05-14 23:39:42 +02:00
Manually-Configuring-Color.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Mass-and-weight-for-objects.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
NPC-shop-Tutorial.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Parsing-commands-tutorial.md Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Tutorial-Aggressive-NPCs.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Tutorial-NPCs-listening.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Tutorial-Tweeting-Game-Stats.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Tutorial-Vehicles.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Understanding-Color-Tags.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Weather-Tutorial.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Web-Character-Generation.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Web-Character-View-Tutorial.md Reorganize docs into flat folder layout 2020-06-17 18:06:41 +02:00