New wiki data type: _forum
Open in chat • 1 post (analysis)
• Page 1 of 1
I've added a new datatype to the wiki: the _forum type!
It changes thread IDs (such as 123, or 822) into links to the forum.
An example:
This displays all threads everyone is following, with correct links to the forum.
It changes thread IDs (such as 123, or 822) into links to the forum.
An example:
- Code: Select all
<table ?user ?thread>
?user Follows_forum: ?thread
sort {
?user
}
</table>
This displays all threads everyone is following, with correct links to the forum.
1 post (analysis)
• Page 1 of 1
