Message: Difference between revisions
(following) |
(Added section explaining how to use the messages page) |
||
Line 1: | Line 1: | ||
[[File:messages.png|thumb|An example of the messages page]] | [[File:messages.png|thumb|An example of the messages page]] | ||
Messages are notifications that can be accessed by clicking the bell icon in the | Messages are notifications that can be accessed by clicking the bell icon in the navigation bar. They alert the user to [[Admin messages|admin messages]], [[Comments|comments]], [[Reposting|reposts]], and other things. When there are unread messages, the number will be displayed in a red box next to the bell icon. | ||
== Navigation == | |||
In [[wasteof2]], visiting the messages page will display a few unread messages. Clicking the “read” button will display messages that have been marked as read. Messages can be marked as read or unread using the respective buttons under the “messages” header. The wasteof2 messages page uses infinite scrolling to display more content. | |||
In [[wasteof3]], pagination is used to show more messages, rather than scrolling. |
Revision as of 19:14, 3 January 2023
Messages are notifications that can be accessed by clicking the bell icon in the navigation bar. They alert the user to admin messages, comments, reposts, and other things. When there are unread messages, the number will be displayed in a red box next to the bell icon.
In wasteof2, visiting the messages page will display a few unread messages. Clicking the “read” button will display messages that have been marked as read. Messages can be marked as read or unread using the respective buttons under the “messages” header. The wasteof2 messages page uses infinite scrolling to display more content.
In wasteof3, pagination is used to show more messages, rather than scrolling.