2021-01-12 00:09:41 +03:00
|
|
|
/- *resource
|
2019-11-19 01:41:08 +03:00
|
|
|
|%
|
2021-01-08 01:49:24 +03:00
|
|
|
+$ rolodex (map ship contact)
|
2019-11-19 01:41:08 +03:00
|
|
|
+$ contact
|
|
|
|
$: nickname=@t
|
2021-01-21 20:36:48 +03:00
|
|
|
bio=@t
|
|
|
|
status=@t
|
2019-11-19 01:41:08 +03:00
|
|
|
color=@ux
|
2021-01-08 01:49:24 +03:00
|
|
|
avatar=(unit @t)
|
2021-01-21 20:36:48 +03:00
|
|
|
cover=(unit @t)
|
2021-01-27 00:22:33 +03:00
|
|
|
groups=(set resource)
|
2021-01-21 20:36:48 +03:00
|
|
|
last-updated=@da
|
2019-11-19 01:41:08 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
+$ edit-field
|
|
|
|
$% [%nickname nickname=@t]
|
2021-01-21 20:36:48 +03:00
|
|
|
[%bio bio=@t]
|
|
|
|
[%status status=@t]
|
2019-11-19 01:41:08 +03:00
|
|
|
[%color color=@ux]
|
2021-01-08 01:49:24 +03:00
|
|
|
[%avatar avatar=(unit @t)]
|
2021-01-27 00:22:33 +03:00
|
|
|
[%add-group =resource]
|
|
|
|
[%remove-group =resource]
|
2021-01-21 20:36:48 +03:00
|
|
|
[%cover cover=(unit @t)]
|
2019-11-19 01:41:08 +03:00
|
|
|
==
|
|
|
|
::
|
2021-01-12 00:09:41 +03:00
|
|
|
+$ beings
|
|
|
|
$% [%ships ships=(set ship)]
|
|
|
|
[%group =resource]
|
|
|
|
==
|
|
|
|
::
|
2021-01-08 01:49:24 +03:00
|
|
|
+$ update
|
2021-01-28 23:45:28 +03:00
|
|
|
$% [%initial =rolodex is-public=?]
|
2021-01-08 01:49:24 +03:00
|
|
|
[%add =ship =contact]
|
|
|
|
[%remove =ship]
|
|
|
|
[%edit =ship =edit-field]
|
2021-01-12 00:09:41 +03:00
|
|
|
[%allow =beings]
|
|
|
|
[%disallow =beings]
|
2021-01-28 02:20:42 +03:00
|
|
|
[%set-public public=?]
|
2019-11-19 01:41:08 +03:00
|
|
|
==
|
|
|
|
--
|