Jump to content

Issue Area:DNS

From ICANNWiki
Revision as of 14:01, 7 February 2018 by Dustin Loup (talk | contribs)

Events  Actors  Processes  Resources

Related Issues:  Cybersecurity  Number Resources

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

}}