982
edits
(Created page with "{{#set:Has Interested Participant={{#ask:[[Interested In::{{SUBJECTPAGENAME}}]]|?=#}}|+sep=,}} {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> |- | Interested Participants || {{#show:{{SUBJECT...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#set:Has Interested Participant={{#ask:[[Interested In::{{SUBJECTPAGENAME}}]]|?=#}}|+sep=,}} | <noinclude> | ||
Drop a <pre>{{Concept}}</pre> tag into a page and it will be autopopulated by interested participants :) | |||
</noinclude> | |||
<includeonly>{{#set:Has Interested Participant={{#ask:[[Interested In::{{SUBJECTPAGENAME}}]]|?=#}}|+sep=,}} | |||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
| Interested Participants || {{#show:{{SUBJECTPAGENAME}}|?Has Interested Participant}} | | Interested Participants || {{#show:{{SUBJECTPAGENAME}}|?Has Interested Participant}} | ||
|} | |}</includeonly> |