Token With a tax sent to a specific wallet

Hey! So basically what I'm trying to do is relatively simple. I just want to create an erc-20 compliant token that would have a x% fee on each transaction sent to a single wallet. I manage to create a token with a tax but i couldn't render it erc-20 compliant because of contradictions... I'm new to solidity btw. Thanks a lot for your answers!!