Template:Infobox plugin: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) category |
Helen Foster (talk | contribs) m rewording |
||
| Line 21: | Line 21: | ||
{{Infobox plugin | {{Infobox plugin | ||
|type = Enter the plugin type e.g. activity, block, filter | |type = Enter the plugin type e.g. activity, block, filter | ||
|entry = Enter | |entry = Enter the plugins directory link | ||
|discussion = Enter the link to the forum or discussion thread | |discussion = Enter the link to the forum or discussion thread | ||
|maintainer = [[User:Maintainer name|Maintainer name]] | |maintainer = [[User:Maintainer name|Maintainer name]] | ||
Revision as of 07:10, 24 September 2012
| Infobox plugin | |
|---|---|
| Type | {{{type}}} |
| Plugins directory entry | {{{entry}}} |
| Discussion | {{{discussion}}} |
| Maintainer(s) | {{{maintainer}}} |
Copy and complete the following code to obtain an infobox listing details of the plugin:
{{Infobox plugin
|type = Enter the plugin type e.g. activity, block, filter
|entry = Enter the plugins directory link
|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.