Template:Process: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 24: | Line 24: | ||
|process = {AFRINIC / APNIC / ARIN / DNS-OARC / EuroDIG / ICANN / IEEE / IETF / IGF / ITU / LACNIC / NETmundial / RIPE NCC / W3C / WSIS} (Property:Has process connection) | |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} | |model = {Multistakeholder / Single stakeholder} | ||
|start = | |start = Start date of event in YYYY/MM/DD format (Required) | ||
|ending = | |ending = End date of event in YYYY/MM/DD format (Required) | ||
|process_status = {Active / Paused / Concluded} | |process_status = {Active / Paused / Concluded} | ||
|governing_body = Name of the entity responsible for oversight of the process | |governing_body = Name of the entity responsible for oversight of the process | ||
| Line 35: | Line 35: | ||
|has_previous = The process which historically directly precedes this one | |has_previous = The process which historically directly precedes this one | ||
|has_next = The process which historically directly succeeds this one | |has_next = The process which historically directly succeeds this one | ||
|platform name = user handle (for | |platform name = social media user handle (see below for the supported platforms; e.g.: instagram = icannwiki) | ||
}}</pre> | }}</pre> | ||
{{Template:SocialMediaExplanation}} | {{Template:SocialMediaExplanation}} | ||
| Line 41: | Line 41: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Template for | "description": "Template for multi or single stakeholder processes.", | ||
"params": { | "params": { | ||
"logo": { | "logo": { | ||
"label": "Logo", | "label": "Logo", | ||
"description": "File name | "description": "File name of the logo without 'https://icannwiki.org/File:', needs to be uploaded to ICANNWiki first (e.g.: Example.png)", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
Revision as of 00:59, 17 May 2025
Usage
[edit source]- 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: status = Active.
- Every parameter other than "type" and "formed" is optional.
{{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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Logo | logo | File name of the logo without 'https://icannwiki.org/File:', needs to be uploaded to ICANNWiki first (e.g.: Example.png) | String | optional |
| Process / Series | process | Name or umbrella series of the process (e.g., IGF, ICANN) | String | optional |
| Model | model | Governance model: Multistakeholder or Single stakeholder | String | optional |
| Start date | start | Date the process began; will normalize to Month DD, YYYY | String | required |
| End date | ending | Date the process concluded (if applicable); will normalize to Month DD, YYYY | String | optional |
| Status | process_status | Current status: Active, Paused, or Concluded | String | optional |
| Governing body | governing_body | Entity providing oversight for the process | String | optional |
| Secretariat | secretariat | Standing administrative secretariat (if any) | String | optional |
| Frequency | frequency | One‑off, Ad‑hoc, Periodic, or Continuous | String | optional |
| Geographic scope | scope_geo | Global, Regional, or National | String | optional |
| Country | country | Name of the country or territory (if applicable) | String | optional |
| Website | website | Official website URL | String | optional |
| Previous process | has_previous | Page name of the directly preceding process | String | optional |
| Next process | has_next | Page name of the directly succeeding process | String | optional |
| Social: Facebook | facebook | User handle | String | optional |
| Social: Instagram | instagram | User handle | String | optional |
| Social: LinkedIn | linkedin | User handle | String | optional |
| Social: Telegram | telegram | User handle | String | optional |
| Social: Threads | threads | User handle | String | optional |
| Social: TikTok | tiktok | User handle | String | optional |
| Social: X/Twitter | x | User handle | String | optional |
| Social: YouTube | youtube | User handle | String | optional |