|
|
| (70 versions intermédiaires par le même utilisateur non affichées) |
| Ligne 1 : |
Ligne 1 : |
| == DynamicPageList4 ==
| | {{MinecraftConnect|nefald.fr}} |
| <dpl>
| |
| | catégorie = Plugin installé
| |
| | utilise = Modèle:Infobox plugin
| |
| | inclure = {PluginInfo|%FULLPAGENAME%}
| |
| | tableau = class="wikitable sortable", Plugin, Description
| |
| | sautsdeligne = true
| |
| | cacheautorisé = true
| |
| </dpl>
| |
| | |
| <dpl>
| |
| catégorie=Plugin installé
| |
| utilise=Modèle:Infobox plugin
| |
| inclure={PluginInfo|%FULLPAGENAME%}
| |
| tableau=class="wikitable sortable", Plugin, Description
| |
| sautsdeligne=true
| |
| </dpl>
| |
| | |
| | |
| {{#dpl:
| |
| | category = Plugin installé
| |
| | include = {PluginInfo|%FULLPAGENAME%}
| |
| | table = class="wikitable sortable", Plugin, Description
| |
| | escapenewlines = true
| |
| | allowcachedresults = true
| |
| }}
| |
| | |
| | |
| <dpl>
| |
| | category = Plugin installé
| |
| | uses = Template:Infobox plugin
| |
| | include = {PluginInfo|%FULLPAGENAME%}
| |
| | table = class="wikitable sortable", Plugin, Description
| |
| | escapenewlines = true
| |
| | allowcachedresults = true
| |
| </dpl>
| |
| | |
| | |
| {{#dpl:
| |
| | category = Plugin installé
| |
| | ordermethod = title
| |
| | include = {PluginInfo}
| |
| | table = class="wikitable sortable", Plugin, Description
| |
| | escapenewlines = true
| |
| }}
| |
| | |
| | |
| <dpl>
| |
| category=Plugin installé
| |
| ordermethod=title
| |
| </dpl>
| |
| | |
| * {{PluginInfo|Banco}}
| |
| * {{PluginInfo|Architecte}}
| |
| | |
| ----
| |
| == Module:PageInfo ==
| |
| | |
| {{#invoke:PageInfo|getInfo|Architecte}}
| |
| '''Titre :''' {{#invoke:PageInfo|getTitle|Architecte}}
| |
| '''Description :''' {{#invoke:PageInfo|getDescription|Architecte}}
| |
| '''URL :''' {{#invoke:PageInfo|getUrl|Architecte}}
| |
| '''Namespace :''' {{#invoke:PageInfo|getNamespace|Architecte}}
| |
| '''Catégories :''' {{#invoke:PageInfo|getCategories|Architecte}}
| |
| '''Taille :''' {{#invoke:PageInfo|getSize|Architecte}} caractères
| |
| '''Sections :''' {{#invoke:PageInfo|countSections|Architecte}}
| |
| '''Protégée :''' {{#invoke:PageInfo|isProtected|Architecte}}
| |
| '''Redirection :''' {{#invoke:PageInfo|isRedirect|Architecte}}
| |
| '''ID :''' {{#invoke:PageInfo|getId|Architecte}}
| |
| '''Titre complet :''' {{#invoke:PageInfo|getFullTitle|Architecte}}
| |
| '''Image principale :''' {{#invoke:PageInfo|getMainImage|Architecte}}
| |
Serveur Minecraftnefald.fr<button class="mc-connect-copy" onclick="copyMCAddress()" title="Copier l'adresse">📋</button>
<script>
function copyMCAddress() {
var address = document.getElementById('mc-address').textContent;
navigator.clipboard.writeText(address).then(function() {
var btn = document.querySelector('.mc-connect-copy');
btn.textContent = '✓';
btn.style.background = '#4CAF50';
setTimeout(function() {
btn.textContent = '📋';
btn.style.background = ;
}, 2000);
}).catch(function() {
alert('Adresse: ' + address);
});
}
</script>