Template:Session: Difference between revisions
From devsummit
(Created page with "<includeonly> {| class="wikitable" ! Facilitator | {{{facilitator|}}} |} <div style="display:none;"> {{DISPLAYTITLE:{{{title|}}}}} {{DEFAULTSORT:{{{title|}}}}} Category:Sess...") |
No edit summary |
||
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| style="width:100%;background-color:#f9f9f9;border:1px solid #dddddd;padding:0;margin:0;" | ||
{| class="wikitable" | | style="vertical-align:top;" | | ||
! | {| class="wikitable" style="padding:0;margin:0;" | ||
| {{{ | ! Related Phabricator Task | ||
| {{#if:{{{phab|}}}|[https://phabricator.wikimedia.org/{{{phab}}} {{{phab}}}]}} | |||
|- | |||
! Topic Leaders | |||
| {{#if:{{{expert|}}}|{{#arraymap:{{{expert}}}|,|@@@@|[[@@@@]]}}|none assigned}} | |||
|} | |} | ||
{{#ask:[[Category:Statements]][[Primary Session::{{FULLPAGENAME}}]]|format=count}} primary statements. | |||
{{#ask:[[Category:Statements]][[Secondary Session::{{FULLPAGENAME}}]]|format=count}} secondary statements. | |||
{{#if:{{{atwg|}}}|'''Relevant <span class="pops">[https://www.mediawiki.org/wiki/Audiences_Technology_Working_Group ATWG]</span> Problem Identification Items:''' | |||
{{{atwg|}}}}} | |||
| style="vertical-align:top;float:right;" | {{#ask: [[Category:Statements]][[Session::{{FULLPAGENAME}}]] | |||
|?Tag | |||
|format=tagcloud | |||
|limit=250 | |||
|link=all | |||
|headers=show | |||
|tagorder=alphabetical | |||
|increase=log | |||
|widget=wordcloud | |||
}} | |||
|} | |||
=Primary= | |||
{{#ask:[[Category:Statements]][[Primary Session::{{FULLPAGENAME}}]] | |||
|?Tag | |||
|?Primary Session | |||
|?Secondary Session | |||
|?Statement | |||
|mainlabel=Name | |||
|sort=Last Name | |||
|order=asc | |||
|limit=100 | |||
|format=template | |||
|introtemplate=Statement Table Intro | |||
|template=Statement Table Row | |||
|outrotemplate=Table Outro | |||
}} | |||
=Secondary= | |||
{{#ask:[[Category:Statements]][[Secondary Session::{{FULLPAGENAME}}]] | |||
|?Tag | |||
|?Primary Session | |||
|?Secondary Session | |||
|?Statement | |||
|mainlabel=Name | |||
|sort=Last Name | |||
|order=asc | |||
|limit=100 | |||
|format=template | |||
|introtemplate=Statement Table Intro | |||
|template=Statement Table Row | |||
|outrotemplate=Table Outro | |||
}} | |||
<div style="display:none;"> | <div style="display:none;"> | ||
{{DISPLAYTITLE:{{{title|}}}}} | {{DISPLAYTITLE:{{{title|}}}}} | ||
{{DEFAULTSORT:{{{title|}}}}} | {{DEFAULTSORT:{{{title|}}}}} | ||
{{#arraymap:{{{expert}}}|,|@@@@|{{#set:Expert=@@@@}}}} | |||
[[Category:Sessions]] | [[Category:Sessions]] | ||
__NOCACHE__ | |||
__NOTOC__ | |||
__NOEDITSECTION__ | |||
</div> | </div> | ||
</includeonly> | </includeonly> |