Plantilla:Infobox plugin
De MoodleDocs
| {{{name}}} | |
|---|---|
| Type | {{{type}}} |
| Entry in plugins directory | {{{entry}}} |
| Discussion | {{{discussion}}} |
| Maintainer(s) | {{{maintainer}}} |
Copy and complete the following code to obtain an infobox listing details of the plugin:
{{Infobox plugin
|name = Enter the plugin name
|type = Enter the plugin type e.g. activity, block, filter
|entry = Enter the entry in the plugins directory
|discussion = Enter the link to the forum or discussion thread
|maintainer = [[User:Maintainer name|Maintainer name]]
}}
Note: If there is not yet a discussion thread about the plugin, please create one in the Contributed plugins forum.
This template will also categorize articles that include it as Category:Contributed code.