Template:Process: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 21: | Line 21: | ||
* 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 is optional other than: "process_status" and scope_geo'''. | * '''Every parameter is optional other than: "process_status" and scope_geo'''. | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="wikitext"> | ||
{{Process| | {{Process| | ||
|logo = LogoFile.{png / svg} (Upload the logo first) | |logo = LogoFile.{png / svg} (Upload the logo first) | ||