Issue Area:DNS: Difference between revisions
Appearance
Dustin Loup (talk | contribs) No edit summary |
Dustin Loup (talk | contribs) No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''' | {{Clickable button 2|Issue Area:DNS#Events|Events|class=mw-ui-progressive}} '''{{Clickable button 2|Issue Area:DNS#Actors|Actors|class=mw-ui-progressive}} '''{{Clickable button 2|Issue Area:DNS#Processes|Processes|class=mw-ui-progressive}} '''{{Clickable button 2|Issue Area:DNS#Resources|Resources|class=mw-ui-progressive}} | ||
==Events== | |||
'''Related Issues: '''{{Clickable button 2|Issue Area:Cybersecurity|Cybersecurity}} '''{{Clickable button 2|Issue Area:Number Resources|Number Resources}} | |||
==<span id="Events"></span>Events <span style="font-size:.7em;">[[Form:Event|+Add Event]]</span>== | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Event | tables=Event | ||
|fields=_pageName = Event, | |fields=_pageName = Event,DATE_FORMAT(Start, "%M %e, %Y")=Start,DATE_FORMAT(End, "%M %e, %Y")=End,Country_or_Territory=Location,Region | ||
|where=Category HOLDS "DNS" | |where=Category HOLDS "DNS" | ||
|order by=Start ASC | |||
|format=dynamic table | |format=dynamic table | ||
}} | }} | ||
==Actors== | ==<span id="Actors"></span>Actors <span style="font-size:.7em;">[[Form:Actor|+Add Actor]]</span>== | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Actor | tables=Actor | ||
|fields=_pageName = Actor,Stakeholder_Group=Stakeholder Group | |fields=_pageName = Actor,Stakeholder_Group=Stakeholder Group,Country,Region | ||
|where=Issue_Areas HOLDS "DNS" | |where=Issue_Areas HOLDS "DNS" | ||
|format=dynamic table | |format=dynamic table | ||
}} | }} | ||
==Resources== | ==<span id="Working Groups"></span>Processes <span style="font-size:.7em;">[[Form:ICANN Working Group|+Add Process]]== | ||
{{#cargo_query: | |||
tables=ICANN_Working_Group | |||
|fields=_pageName = Working Group, Organizer, Type, Issue_Areas | |||
|where=Status HOLDS "Active" | |||
|format=dynamic table | |||
}} | |||
==<span id="Resources"></span>Resources <span style="font-size:.7em;">[[Form:Resource|+Add Resource]]</span>== | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Resources | tables=Resources | ||
Line 21: | Line 31: | ||
|format=dynamic table | |format=dynamic table | ||
}} | }} | ||
__NOTOC__ | |||
__NOEDITSECTION__ |
Latest revision as of 17:13, 3 April 2018
Events +Add Event
{{#cargo_query:
tables=Event |fields=_pageName = Event,DATE_FORMAT(Start, "%M %e, %Y")=Start,DATE_FORMAT(End, "%M %e, %Y")=End,Country_or_Territory=Location,Region |where=Category HOLDS "DNS" |order by=Start ASC |format=dynamic table
}}
Actors +Add Actor
{{#cargo_query:
tables=Actor |fields=_pageName = Actor,Stakeholder_Group=Stakeholder Group,Country,Region |where=Issue_Areas HOLDS "DNS" |format=dynamic table
}}
Processes +Add Process
{{#cargo_query:
tables=ICANN_Working_Group |fields=_pageName = Working Group, Organizer, Type, Issue_Areas |where=Status HOLDS "Active" |format=dynamic table
}}
Resources +Add Resource
{{#cargo_query:
tables=Resources |fields=_pageName=Resource,Issue |where=Issue HOLDS "DNS" |format=dynamic table
}}