drawshield / drawshield/Drawshield-Code
positioning multiple charges on an ordinary
- Vorherrschende Sprache
- PHP
- Sterne
- 60
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It seems to be impossible to position two different charges on an ordinary.
The closest I can get is using `between`, but that means one of them is duplicated:
`argent on a chief azure a harp between two stags heads or`
This positions the three charges on the ordinary as you'd expect.
If you change `between` to `beside`, though:
`argent on a chief azure a harp beside a stags head or`
The harp gets positioned on the chief, but the stags head does not.
Also, the `between` only works if written `on a between `. If you write ` between on ` it does not work, even though the simple ` on ` in that same order works fine. Basically the positioning of charges on ordinaries is super inconsistent in what works and what doesn't.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.