Please contact me at polish Wikipedia (✉) or at Meta Wiki (✉). Don't forget to sign or leave me a way to respond if you've got no account there.
Proszę kontaktować się ze mną przez polską Wikipedię (✉) lub przez Meta Wiki (✉). Pamiętaj o podpisie lub jakimś kontakcie zwrotnym jeśli nie masz tam konta.
Do you have a list of possible choices for a template parameter? Use the #switchparser function to define the choices. Then simply enter the choice's numeric value into the template for the applicable parameter, e.g., 1="Sunday" 2="Monday" 3="Tuesday" ... Default choices also can be listed. For simplicity with lists, use a switch statement instead of a "nested if-then-else" conditional statement to control flow.