mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Nameformat configs which default to corp where alliance is None (#1003)
Add nameconfig format for alliance_or_corp_ticker Add nameconfig format for alliance_or_corp_name Update docs for new nameformats Correct missing dict key if no alliance.
This commit is contained in:
@@ -53,6 +53,8 @@ The following fields are available from a users account and main character:
|
||||
- `alliance_id`
|
||||
- `alliance_name`
|
||||
- `alliance_ticker`
|
||||
- `alliance_or_corp_name` (defaults to corp name if there is no alliance)
|
||||
- `alliance_or_corp_ticker` (defaults to corp ticker if there is no alliance)
|
||||
|
||||
## Building a formatter string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user