evennia/docs/source/Contribs
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
..
A-voice-operated-elevator-using-events.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Arxcode-installing-help.md Change most http links to https 2021-06-23 21:17:30 +12:00
Building-menus.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Contrib-Overview.md Add TraitProperties as alternative way to define Traits from the traits contrib. Also clean up docs to resolve #2450. 2021-08-30 22:33:21 +02:00
Crafting.md Some updates to the crafting contrib readme 2021-05-13 10:39:45 +02:00
Dialogues-in-events.md Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Dynamic-In-Game-Map.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Static-In-Game-Map.md Change most http links to https 2021-06-23 21:17:30 +12:00
XYZGrid.md Move scipy requirement to requirements_extra.txt 2021-10-05 22:04:55 +02:00