Wiki source code of Lost & Found Database
Version 1.3 by Treyfane Dingo on 2023/09/30 22:19
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | [[image:LF1.png||data-xwiki-image-style-alignment="center" height="168" width="600"]] | ||
2 | |||
3 | The Lost & Found module provides a database to keep track of all lost or found items of a convention. The data can be accessed by the [[API V2.0>>https://www.furcom.org/wiki/index.php/API_V2.0]] to display the data on any external website (e.g. the convention's website) or include the data in an convention's APP or Telegram bot. | ||
4 | |||
5 | The data in the Lost & Found Database does persist over the respective convention's events, also being available during the year. | ||
6 | |||
7 | === Status === | ||
8 | |||
9 | The status of an Lost & Found item can be set to either | ||
10 | |||
11 | |**L - Lost**|Item reported lost by it's owner. | ||
12 | |**F - Found**|Item handed in to Lost & Found. | ||
13 | |**R - Returned**|Item returned to it's owner. | ||
14 | |||
15 | Items already returned to their respective owner will not be shown in the standard view unless the Option "show returned" is selected. | ||
16 | |||
17 |