Infobox/WorkbenchPlugin – Template
Lou Montana (talk | contribs) m (Text replacement - "{{Link|:Category:" to "{{Link|Category:") |
Lou Montana (talk | contribs) (Add uiPath) |
||
| Line 52: | Line 52: | ||
| {{!}} class="align-center" {{!}} | | {{!}} class="align-center" {{!}} | ||
-no editor provided!-{{TemplateCase||[[Category:Infobox/WorkbenchPlugin template usage error]]}} | -no editor provided!-{{TemplateCase||[[Category:Infobox/WorkbenchPlugin template usage error]]}} | ||
}} | |||
{{#if: {{{uiPath|}}} | |||
| | |||
{{!}}- | |||
{{!}} {{!}} '''UI Path:''' Plugins/{{{uiPath}}} | |||
}} | }} | ||
{{#if: {{{shortcut|}}} | {{#if: {{{shortcut|}}} | ||
| Line 89: | Line 94: | ||
|param3= descr= | |param3= descr= | ||
|descr3= a short description of the plugin's role(s) | |descr3= a short description of the plugin's role(s) | ||
|param4= shortcut= | |param4= uiPath= | ||
| | |descr4= (Optional) UI path that will be prefixed by {{hl|Plugins/}}, e.g "Terrain" or "World/Prefabs" (will respectively display {{hl|Plugins/Terrain}} / {{hl|Plugins/World/Prefabs}}) | ||
| | |param5= shortcut= | ||
| | |descr5= (Optional) keyboard shortcut - see {{Template|Controls}} | ||
|param6= file= | |||
|descr6= (Optional) the editor's file path - see {{Template|Link}} | |||
|example1= <syntaxhighlight lang="handlebars">{{Infobox/WorkbenchPlugin}}</syntaxhighlight> | |example1= <syntaxhighlight lang="handlebars">{{Infobox/WorkbenchPlugin}}</syntaxhighlight> | ||
| Line 178: | Line 185: | ||
|editor= world particle animation script audio behavior string procanim | |editor= world particle animation script audio behavior string procanim | ||
|descr= The Do Something plugin does something, as the name says. | |descr= The Do Something plugin does something, as the name says. | ||
|uiPath= World Entities | |||
|shortcut= <nowiki/> | |shortcut= <nowiki/> | ||
# {{Controls|Ctrl|Alt|Del}} in {{Link|Arma Reforger:Script Editor|Script Editor}} | # {{Controls|Ctrl|Alt|Del}} in {{Link|Arma Reforger:Script Editor|Script Editor}} | ||
Latest revision as of 14:03, 29 January 2026
Create an infobox for a Workbench Editor plugin.
Its error category is Infobox/WorkbenchPlugin template usage error.
This template is used on these pages.
Usage
{{Infobox/WorkbenchPlugin|name=|editor=|descr=|uiPath=|shortcut=}}
- name=: the plugin's display name
- editor=: in which editors can this plugin be found - can be a multiple space-separated (case-insensitive) selection of:
- descr=: a short description of the plugin's role(s)
- uiPath=: (Optional) UI path that will be prefixed by Plugins
/, e.g "Terrain" or "World/Prefabs" (will respectively display Plugins /Terrain / Plugins /World /Prefabs) - shortcut=: (Optional) keyboard shortcut - see {{Controls}}
- file=: (Optional) the editor's file path - see {{Link}}
| Code | Result | ||||||
|---|---|---|---|---|---|---|---|
| |||||||
| |||||||
| |||||||
| |||||||
| |||||||
|