Vorlage:Infobox Plugin

Aus MoodleDocs
Version vom 25. Juli 2015, 11:57 Uhr von Ralf Krause (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<div class="sideblock"> {| class="infobox" |- ! '''[[{{PAGENAME}}]]''' |- | Type | {{{type}}} |- | Set | {{{set|N/A}}} |- | Downloads | {{{entry}}} |- | Issues…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche
Infobox Plugin
Type {{{type}}}
Set N/A
Downloads {{{entry}}}
Issues {{{tracker}}}
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
|set = (optional) Enter the plugin's set link
|entry = Enter the plugins directory link
|tracker = Enter the Tracker CONTRIB component link
|discussion = Enter the link to the forum or discussion thread
|maintainer = [[User:Maintainer name|Maintainer name]]
|float = (optional) Enter right or left to make the info box float to the respective side.
}}

Note: If there is not yet a discussion thread about the plugin, please create one in the General plugins forum.

This template will also categorize articles that include it as Category:Plugin.