Template:Concept: Difference between revisions

From Synthesis Infrastructures
(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
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#set:Has Interested Participant={{#ask:[[Interested In::{{SUBJECTPAGENAME}}]]|?=#}}|+sep=,}}
<noinclude>
{| 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;"
Drop a <pre>{{Concept}}</pre> tag into a page and it will be autopopulated by interested participants :)
 
Typically interests are set from the participant page, but you can also add interested participants using the template like
<pre>
{{Concept
Interested Participants=Jonny Saunders,Someone Else,...
}}
</pre>
</noinclude>
<includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-right: 1em; padding: 0.2em;text-align:left;float:right;clear:right;"
! 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}}
|}
|}
[[Category:Concept]]{{#set:Has Interested Participant={{#ask:[[Interested In::{{SUBJECTPAGENAME}}]]|?=#}}|+sep=,}}
{{#set:Has Interested Participant={{{Interested Participants|}}}|+sep=,}}
</includeonly>

Latest revision as of 01:50, 12 November 2022

Drop a

{{Concept}}

tag into a page and it will be autopopulated by interested participants :)

Typically interests are set from the participant page, but you can also add interested participants using the template like

{{Concept
Interested Participants=Jonny Saunders,Someone Else,...
}}