_template

This is the user configuration page for %%created_by_linked%%.

If you are %%created_by%%, you may edit your configuration by editing this page.

Notification frequency: %%form_data{frequency}%%

Language: %%form_data{language}%%

Receive notifications via: %%form_data{method}%%

Manual subscriptions:

%%form_raw{subscriptions}%%

(none)

Manual unsubscriptions:

%%form_raw{unsubscriptions}%%

(none)

Reminder:

To recieve DM notifications from NotifierNotifier, if you have restricted your inbox, use the button below to grant it permission to DM you.

You have already granted NotifierNotifier permission to DM you.

To enable email notifications, open NotifierNotifier's profile and click 'Grant email permissions'.

====

[[form]]
fields:
  titleInfo:
    type: static
    value: |
      Feel free to edit this, e.g. if you'd like to bookmark this page.
  frequencyInfo:
    label: Frequency
    type: static
    value: |
      How often would you like to receive notifications?

      If you would receive multiple notifications during this period, they will be combined into one digest.

      To receive no notifcations / unsubscribe, choose 'Never'.
  frequency:
    type: select
    values:
      never: Never
      hourly: Hourly
      8hourly: Every 8 hours
      daily: Daily
      weekly: Weekly
      monthly: Monthly
      test: Test
    default: never
  languageInfo:
    label: Language
    type: static
    value: |
      Which language would you like to receive notifications in?

      If your language is not supported, you may consider [[[faq#languages | contributing]]] it.
  language:
    type: select
    values:
      zh: 中文 (简体) (Chinese Simplified)
      tr: 中文 (繁體) (Chinese Traditional)
      en: English
      eo: Esperanto
      fr: Français (French)
      de: Deutsch (German)
      it: Italiano (Italian)
      ja: 日本語 (Japanese)
      no: Norsk (Norwegian)
      pl: Polski (Polish)
      es: Español (Spanish)
      ua: Українська (Ukrainian)
      vi: Tiếng Việt (Vietnamese)
    default: en
  methodInfo:
    label: Delivery method
    type: static
    value: |
      How would you like to receive notifications -- by Wikidot DM, or by email?

      Note that if you choose to receive notifications by email, **there are extra steps you must take**, and caveats to be aware of. See the [[[faq#via-email | FAQ entry]]] for more details.
  method:
    type: select
    values:
      pm: Wikidot DM
      email: email
    default: pm
  subscriptionsInfo:
    label: Subscriptions
    type: static
    value: |
      Which threads and posts, if any, would you like to manually subscribe to? (Remember that these are //in addition to// your [[[faq#auto | automatic subscriptions]]]!)

      Put the URL for each thread/post on a new line.

      You may subscribe to any thread/post from any of the [[[wikis|]]].
  subscriptions:
    type: text
    height: 20
    hint: |
      https://wiki-name.wikidot.com/forum/t-12345678/thread-title#post-23456789
      https://wiki-name.wikidot.com/forum/t-12345678/thread-title#post-23456789
  unsubscriptionsInfo:
    label: Unsubscriptions
    type: static
    value: |
      Which threads and posts, if any, would you like to manually unsubscribe from?

      Put the URL for each thread/post on a new line.
  unsubscriptions:
    type: text
    height: 20
    hint: |
      https://wiki-name.wikidot.com/forum/t-12345678/thread-title#post-23456789
      https://wiki-name.wikidot.com/forum/t-12345678/thread-title#post-23456789
  saveInfo:
    label: Save
    type: static
    value: |
      Save your changes to this page to save your notification settings.

      ℹ️ **Please note:** If there is an issue that prevents the notifications service from sending you a notification, a message will be added to your config page explaining what the issue is and how to fix it. It's a good idea to check back periodically just in case.
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License