I was looking at the Macros section of the Wiki and was wondering if it is possible to create an admin panel using them.
The only programming experience I have is basic HTML and batch.
I have no idea if this would work since the only way I am learning is through the Wiki.
E.g If I wanted to change a user's password could I use:
{.set|accountname|"Enter Username:".}
{.set|accountpass|"Enter Password:".}
{.set account|^accountname|password=^accountpass.}
Would this ask the person to enter a Username and Password and then use them to change the user's password?
I really have no idea of this stuff so any help would be appreciated.
Thanks
Ryan J