Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Plantilla:Infobox plugin

De MoodleDocs
La revisió el 15:47, 21 set 2012 per Helen Foster (discussió | contribucions) (infobox plugin 1st draft)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca
{{{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.