« Modèle:Infobox Plugin/Documentation » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « ;Utilisation La syntaxe est de la forme : <tt><nowiki>{{Infobox Tracker| image = | dev = | grade = | status = |}}</nowiki></tt> ; Exemple <pre> <nowiki>{{Infobox P... » |
mAucun résumé des modifications |
||
(11 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 2 : | Ligne 2 : | ||
La syntaxe est de la forme : | La syntaxe est de la forme suivante, selon que le plugin soit hébergé sur '''Bukkit''' ou '''Spigot''' ou les deux. Chaque champs est optionnel : | ||
;Bukkit | |||
<tt><nowiki>{{Infobox Plugin| image = | catégorie = | dev = | bukkit = | dépendance = | compatibilité = | sources = | grade = | status = |}}</nowiki></tt> | |||
;Spigot | |||
<tt><nowiki>{{Infobox Plugin| image = | catégorie = | dev = | spigot = | dépendance = | compatibilité = | sources = | grade = | status = |}}</nowiki></tt> | |||
; Exemple | ; Exemple | ||
<pre> | <pre> | ||
<nowiki>{{Infobox Plugin | <nowiki>{{Infobox Plugin | ||
| image = | | image = ChestShop Logo.png | ||
| catégorie = Économie | |||
| dev = Acrobot | | dev = Acrobot | ||
| | | bukkit = chestshop | ||
| dépendance = [[Vault]] | |||
| compatibilité = [[ChestShopLogger]], [[ChestShop Notifier]], [[LWC]], [[ WorldGuard]], [[Fé]], Lockette, Deadbolt, OddItem, Heroes, SimpleChestLock, Residence | |||
| sources = [https://github.com/Acrobot/ChestShop-3 Github] | |||
| grade = Pérégrin | |||
| status = installé | | status = installé | ||
}}</nowiki> | |}}</nowiki> | ||
</pre> | </pre> | ||
* donne : | * donne : | ||
{{Infobox Plugin | {{Infobox Plugin | ||
| image = | | nom = ChestShop | ||
| image = ChestShop Logo.png | |||
| catégorie = Économie | |||
| dev = Acrobot | | dev = Acrobot | ||
| | | bukkit = chestshop | ||
| dépendance = [[Vault]] | |||
| compatibilité = [[ChestShopLogger]], [[ChestShop Notifier]], [[LWC]], [[ WorldGuard]], [[Fé]], Lockette, Deadbolt, OddItem, Heroes, SimpleChestLock, Residence | |||
| sources = [https://github.com/Acrobot/ChestShop-3 Github] | |||
| grade = Pérégrin | |||
| status = installé | | status = installé | ||
}} | |}} |
Dernière version du 11 février 2016 à 16:39
- Utilisation
La syntaxe est de la forme suivante, selon que le plugin soit hébergé sur Bukkit ou Spigot ou les deux. Chaque champs est optionnel :
- Bukkit
{{Infobox Plugin| image = | catégorie = | dev = | bukkit = | dépendance = | compatibilité = | sources = | grade = | status = |}}
- Spigot
{{Infobox Plugin| image = | catégorie = | dev = | spigot = | dépendance = | compatibilité = | sources = | grade = | status = |}}
- Exemple
{{Infobox Plugin | image = ChestShop Logo.png | catégorie = Économie | dev = Acrobot | bukkit = chestshop | dépendance = [[Vault]] | compatibilité = [[ChestShopLogger]], [[ChestShop Notifier]], [[LWC]], [[ WorldGuard]], [[Fé]], Lockette, Deadbolt, OddItem, Heroes, SimpleChestLock, Residence | sources = [https://github.com/Acrobot/ChestShop-3 Github] | grade = Pérégrin | status = installé |}}
- donne :
ChestShop | ||||
---|---|---|---|---|
![]() | ||||
Plugin | ||||
Catégorie | Économie [edit] | |||
Développeur(s) | Acrobot | |||
Bukkit | chestshop | |||
Dépendance | Vault | |||
Compatibilité | ChestShopLogger, ChestShop Notifier, LWC, WorldGuard, Fé, Lockette, Deadbolt, OddItem, Heroes, SimpleChestLock, Residence | |||
Sources | Github | |||
Nefald | ||||
Status | installé [edit] | |||
Grade requis | Pérégrin | |||
Article | ||||
Dernière révision | 11/02/2016 |