« Modèle:Infobox Plugin » : différence entre les versions
De Nefald Wiki
Autres actions
mAucun résumé des modifications |
Ajout de sources : modrinth + hangar |
||
(7 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<noinclude>{{Purger le cache}}</noinclude> | |||
<!---------------------------------- Documentation -----------------------------> | <!---------------------------------- Documentation -----------------------------> | ||
<noinclude>{{{{FULLPAGENAME}}/Documentation}} | <noinclude>{{{{FULLPAGENAME}}/Documentation}} | ||
Ligne 25 : | Ligne 26 : | ||
{{#if:{{{bukkit|}}} | | {{#if:{{{bukkit|}}} | | ||
! scope=row {{!}} Bukkit | ! scope=row {{!}} Bukkit | ||
{{!}} [ | {{!}} [https://dev.bukkit.org/projects/{{{bukkit}}}/ {{{bukkit}}}] | ||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{hangar|}}} | | |||
! scope=row {{!}} Hangar | |||
{{!}} [https://hangar.papermc.io/{{{hangar}}}/ {{{hangar}}}] | |||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{modrinth|}}} | | |||
! scope=row {{!}} Modrinth | |||
{{!}} [https://modrinth.com/project/{{{modrinth}}}/ {{{modrinth}}}] | |||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{spigot|}}} | | |||
! scope=row {{!}} Spigot | |||
{{!}} [http://www.spigotmc.org/resources/{{{spigot}}}/ {{{spigot}}}] | |||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{dépendance|}}} | | |||
! scope=row {{!}} Dépendance | |||
{{!}} {{{dépendance}}} | |||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{compatibilité|}}} | | |||
! scope=row {{!}} Compatibilité | |||
{{!}} {{{compatibilité}}} | |||
{{!-}} | |||
}} | |||
|- | |||
{{#if:{{{sources|}}} | | |||
! scope=row {{!}} Sources | |||
{{!}} {{{sources}}} | |||
{{!-}} | {{!-}} | ||
}} | }} | ||
Ligne 36 : | Ligne 73 : | ||
! scope=row | Grade requis | ! scope=row | Grade requis | ||
| [[{{{grade}}}]] | | [[{{{grade}}}]] | ||
|- | |||
<!---------------------------------- Partie 3 ----------------------------------> | <!---------------------------------- Partie 3 ----------------------------------> | ||
! colspan="2" class="infoboxcat" style="text-align=center; background-color:transparent; padding:3px; margin-top: 20px; border-bottom:1px solid #ccc; color:#099DFF;" | Article | ! colspan="2" class="infoboxcat" style="text-align=center; background-color:transparent; padding:3px; margin-top: 20px; border-bottom:1px solid #ccc; color:#099DFF;" | Article |
Dernière version du 1 septembre 2025 à 11:47
- Utilisation
La syntaxe est de la forme suivante, selon que le plugin soit hébergé sur Bukkit, Hangar, Modrinth ou Spigot ou les deux. Chaque champs est optionnel :
- Bukkit
{{Infobox Plugin| image = | catégorie = | dev = | bukkit = | dépendance = | compatibilité = | sources = | grade = | status = |}}
- Hangar
{{Infobox Plugin| image = | catégorie = | dev = | hangar = | dépendance = | compatibilité = | sources = | grade = | status = |}}
- Modrinth
{{Infobox Plugin| image = | catégorie = | dev = | modrinth = | 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 | 1/09/2025 |