Infobox/WorkbenchPlugin – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Add Resource Manager) |
Lou Montana (talk | contribs) m (Text replacement - "{{Link|:Category:" to "{{Link|Category:") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
{{!}} class="align-center" {{!}} | {{!}} class="align-center" {{!}} | ||
{{#switch:{{lc:{{{editor}}}}} | {{#switch:{{lc:{{{editor}}}}} | ||
| | |resource= {{Link|{{TemplateCase|Arma Reforger:Resource Manager{{!}}Resource Manager|{{NAMESPACE}}:Resource Manager}}}} plugin | ||
|world= {{Link|{{TemplateCase|Arma Reforger:World Editor{{!}}World Editor|{{NAMESPACE}}:World Editor}}}} plugin | |world= {{Link|{{TemplateCase|Arma Reforger:World Editor{{!}}World Editor|{{NAMESPACE}}:World Editor}}}} plugin | ||
|particle= {{Link|{{TemplateCase|Arma Reforger:Particle Editor{{!}}Particle Editor|{{NAMESPACE}}:Particle Editor}}}} plugin | |particle= {{Link|{{TemplateCase|Arma Reforger:Particle Editor{{!}}Particle Editor|{{NAMESPACE}}:Particle Editor}}}} plugin | ||
Line 69: | Line 69: | ||
|}</div></includeonly><noinclude>{{Doc/Template | |}</div></includeonly><noinclude>{{Doc/Template | ||
|descr= Create an infobox for a Workbench Editor plugin.{{Feature|informative|All parameters are named.}} | |descr= Create an infobox for a Workbench Editor plugin.{{Feature|informative|All parameters are named.}} | ||
Its error category is {{Link| | Its error category is {{Link|Category:Infobox/WorkbenchPlugin template usage error|Infobox/WorkbenchPlugin template usage error}}. | ||
|param1= name= | |param1= name= | ||
|descr1= the plugin's display name | |descr1= the plugin's display name | ||
Line 170: | Line 170: | ||
# {{Controls|Ctrl|Alt|Del}} in {{Link|Arma Reforger:Script Editor|Script Editor}} | # {{Controls|Ctrl|Alt|Del}} in {{Link|Arma Reforger:Script Editor|Script Editor}} | ||
# {{Controls|Ctrl|Shift|Del}} in {{Link|Arma Reforger:World Editor|World Editor}} | # {{Controls|Ctrl|Shift|Del}} in {{Link|Arma Reforger:World Editor|World Editor}} | ||
|file= {{Link|enfusion://ScriptEditor/scripts/WorkbenchGame/ScriptEditor/SCR_BasicCodeFormatterPlugin.c}} | |||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| | | |
Latest revision as of 14:52, 16 October 2024
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=|shortcut=|file=}}
- 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)
- shortcut=: (Optional) keyboard shortcut - see {{Controls}}
- file=: (Optional) the editor's file path - see {{Link}}
Code | Result | |||||
---|---|---|---|---|---|---|
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
|