Jump to content

Template:Process: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 20: Line 20:
* The following code block creates an "Process" template floating to the right of an article.
* The following code block creates an "Process" template floating to the right of an article.
* Choose a single option from the choices within '''curly brackets''' '''{''' and '''}''', but remove the curly brackets. For example: '''process_status = Active'''.
* Choose a single option from the choices within '''curly brackets''' '''{''' and '''}''', but remove the curly brackets. For example: '''process_status = Active'''.
* '''Every parameter other than "type" and "formed" is optional'''.
* '''Every parameter is optional other than: "process", "start", and "process_status"'''.
<pre>{{Process|
<pre>{{Process|
|logo = LogoFile.{png / svg} (Upload the logo first)
|logo = LogoFile.{png / svg} (Upload the logo first)
Line 49: Line 49:
       "example": "Example.png",
       "example": "Example.png",
       "type": "wiki-file-name",
       "type": "wiki-file-name",
       "required": false
       "suggested": true
     },
     },
     "process": {
     "process": {
       "label": "Process / Series",
       "label": "Process",
       "description": "Name or umbrella series of the process (e.g., IGF, ICANN)",
       "description": "Broader process the event belongs to.",
      "suggestedvalues": ["AFRINIC", "APNIC", "ARIN", "DNS-OARC", "EuroDIG", "ICANN", "IEEE", "IETF", "IGF", "ITU", "LACNIC", "NETmundial", "RIPE NCC", "W3C", "WSIS"],
       "type": "string",
       "type": "string",
       "required": false
       "required": true
     },
     },
     "model": {
     "model": {
Line 61: Line 62:
       "description": "Governance model: Multistakeholder or Single stakeholder",
       "description": "Governance model: Multistakeholder or Single stakeholder",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "start": {
     "start": {
Line 73: Line 74:
       "description": "Date the event ended, will normalize to Month DD, YYYY.",
       "description": "Date the event ended, will normalize to Month DD, YYYY.",
       "type": "date",
       "type": "date",
       "required": true
       "required": false
     },
     },
     "process_status": {
     "process_status": {
Line 79: Line 80:
       "description": "Current status: Active, Paused, or Concluded",
       "description": "Current status: Active, Paused, or Concluded",
       "type": "string",
       "type": "string",
       "required": false
       "required": true
     },
     },
     "governing_body": {
     "governing_body": {
Line 85: Line 86:
       "description": "Entity providing oversight for the process",
       "description": "Entity providing oversight for the process",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "secretariat": {
     "secretariat": {
Line 91: Line 92:
       "description": "Standing administrative secretariat (if any)",
       "description": "Standing administrative secretariat (if any)",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "frequency": {
     "frequency": {
       "label": "Frequency",
       "label": "Frequency",
       "description": "One‑off, Ad‑hoc, Periodic, or Continuous",
       "description": "One-off, Ad-hoc, Periodic, or Continuous",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "scope_geo": {
     "scope_geo": {
Line 103: Line 104:
       "description": "Global, Regional, or National",
       "description": "Global, Regional, or National",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "country": {
     "country": {
Line 115: Line 116:
       "description": "Official website URL",
       "description": "Official website URL",
       "type": "string",
       "type": "string",
       "required": false
       "suggested": true
     },
     },
     "has_previous": {
     "has_previous": {

Revision as of 04:01, 17 May 2025

  • The following code block creates an "Process" template floating to the right of an article.
  • Choose a single option from the choices within curly brackets { and }, but remove the curly brackets. For example: process_status = Active.
  • Every parameter is optional other than: "process", "start", and "process_status".
{{Process|
|logo = LogoFile.{png / svg} (Upload the logo first)
|process = {AFRINIC / APNIC / ARIN / DNS-OARC / EuroDIG / ICANN / IEEE / IETF / IGF / ITU / LACNIC / NETmundial / RIPE NCC / W3C / WSIS} (Property:Has process connection)
|model = {Multistakeholder / Single stakeholder}
|start = Start date of event in YYYY/MM/DD format (Required)
|ending = End date of event in YYYY/MM/DD format (Required)
|process_status = {Active / Paused / Concluded}
|governing_body = Name of the entity responsible for oversight of the process
|secretariat = If it exists, the standing administrative secretariat
|frequency = {One-off / Ad-hoc / Periodic / Continuous}
|scope_geo = {Global / Regional / National}
|country = Only when applicable, name of the country or territory
|website = https://example.org
|has_previous = The process which historically directly precedes this one 
|has_next = The process which historically directly succeeds this one 
|platform name = social media user handle (see below for the supported platforms; e.g.: instagram = icannwiki)
}}

Template:SocialMediaExplanation

Template for multi or single stakeholder processes.

Template parameters

ParameterDescriptionTypeStatus
Logologo

File name of the logo without 'https://icannwiki.org/File:', needs to be uploaded to ICANNWiki first

Example
Example.png
Filesuggested
Processprocess

Broader process the event belongs to.

Suggested values
AFRINIC APNIC ARIN DNS-OARC EuroDIG ICANN IEEE IETF IGF ITU LACNIC NETmundial RIPE NCC W3C WSIS
Stringrequired
Modelmodel

Governance model: Multistakeholder or Single stakeholder

Stringsuggested
Start datestart

Date the event began, will normalize to Month DD, YYYY.

Daterequired
End dateending

Date the event ended, will normalize to Month DD, YYYY.

Dateoptional
Statusprocess_status

Current status: Active, Paused, or Concluded

Stringrequired
Governing bodygoverning_body

Entity providing oversight for the process

Stringsuggested
Secretariatsecretariat

Standing administrative secretariat (if any)

Stringsuggested
Frequencyfrequency

One-off, Ad-hoc, Periodic, or Continuous

Stringsuggested
Geographic scopescope_geo

Global, Regional, or National

Stringsuggested
Countrycountry

Name of the country or territory (if applicable)

Stringoptional
Websitewebsite

Official website URL

Stringsuggested
Previous processhas_previous

Page name of the directly preceding process

Stringoptional
Next processhas_next

Page name of the directly succeeding process

Stringoptional
Social: Facebookfacebook

User handle

Stringoptional
Social: Instagraminstagram

User handle

Stringoptional
Social: LinkedInlinkedin

User handle

Stringoptional
Social: Telegramtelegram

User handle

Stringoptional
Social: Threadsthreads

User handle

Stringoptional
Social: TikToktiktok

User handle

Stringoptional
Social: X/Twitterx

User handle

Stringoptional
Social: YouTubeyoutube

User handle

Stringoptional