Link/Enfusion – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Template creation - proof of concept) |
Lou Montana (talk | contribs) m (Lou Montana moved page Template:EnfLink to Template:Link/Enfusion without leaving a redirect: Name standard) |
(No difference)
|
Revision as of 18:31, 4 January 2023
Create a Workbench link to the scripting class (will eventually be expanded to uniquely named resource files)
This template is used on these pages.
Usage
{{Link/Enfusion|game|itemName}}
- game: format to the {{Name}}'s identifier format, e.g armaR, arma4 etc.
- itemName: resource name, e.g SCR_UIInfo, SCR_UIInfo.c, FieldManualConfigRoot.conf
Code | Result |
---|---|
{{EnfLink}} | Template:EnfLink |
{{EnfLink|abc}} | Template:EnfLink |
{{EnfLink|armaR}} | Template:EnfLink |
{{EnfLink|armaR|stuff}} | Template:EnfLink |
{{EnfLink|armaR|SCR_UIInfo}} {{EnfLink|armaR|SCR_UIInfo.c}} {{EnfLink|armaR|FieldManualConfigRoot.conf}} |
Template:EnfLink Template:EnfLink Template:EnfLink |
{{EnfLink|arma4}} {{EnfLink|arma4|SCR_UIInfo}} |
Template:EnfLink Template:EnfLink |