Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2022-04-14 19:12] – Got columns working Chris MacMackin | start [2025-05-27 00:47] (current) – minor word change Branch Committee | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Prospect UKAEA Wiki ====== | ||
+ | |||
+ | ~~hero-subtitle Your hub for Branch business~~ | ||
+ | |||
+ | {{: | ||
+ | [[https:// | ||
+ | |||
+ | **Most content on the wiki will only be visible if you are [[: | ||
+ | |||
+ | **Quick links: [[official: | ||
+ | |||
+ | <WRAP column half> | ||
+ | ===== Recently Updated ===== | ||
+ | |||
+ | {{changes> | ||
+ | |||
+ | </ | ||
+ | |||
+ | <WRAP column half> | ||
+ | ===== Upcoming Events ===== | ||
+ | |||
+ | ~~NOCACHE~~ | ||
+ | |||
+ | ---- struct list ---- | ||
+ | schema: events | ||
+ | cols: %title%, events.start | ||
+ | header: Upcoming Events, Time | ||
+ | sort: events.start | ||
+ | max: 5 | ||
+ | filter: start >= $TODAY$ | ||
+ | csv: 0 | ||
+ | ---- | ||
+ | |||
+ | [[calendar|View Full Calendar]] | ||
+ | |||
+ | ===== Recent Meetings ===== | ||
+ | |||
+ | ---- struct list ---- | ||
+ | schema: events, meetings | ||
+ | cols: %title%, events.start | ||
+ | header: Recent Meetings, Time | ||
+ | sort: ^events.start | ||
+ | max: 5 | ||
+ | filter: start < $TODAY$ | ||
+ | csv: 0 | ||
+ | ---- | ||
+ | </ | ||