Jump to content

Template:Process: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 5: Line 5:
| model = {{{model|}}}
| model = {{{model|}}}
| start = {{{start|}}}
| start = {{{start|}}}
| end = {{{end|}}}
| ending = {{{ending|}}}
| status = {{{status|}}}
| status = {{{status|}}}
| governing_body = {{{governing_body|}}}
| governing_body = {{{governing_body|}}}

Revision as of 00:26, 28 April 2025

Template:Lua

  • The following code creates a Process template floating to the right of an article.
  • Choose a single option from the choices within curly brackets { and }, but do not keep the curly brackets. For example: status = Active.
  • Every parameter other than "type" and "formed" are optional.
{{Process|
|logo = LogoFile.{png / svg} (Optional: internal address of the process logo file)
|process = {IGF / ICANN / etc. } <!-- REVIEW -->
|model = {Multistakeholder / Single stakeholder}
|start = {YYYY/MM/DD} (Required: start date of process)
|end = {YYYY/MM/DD} (Optional: end date of 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 = {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 = user handle (for social media, see more in Template:SocialMediaExplanation. Each platform in its own line, repeat for each platform)
}}

Template:SocialMediaExplanation