|
|
| (63 versions intermédiaires par le même utilisateur non affichées) |
| Ligne 1 : |
Ligne 1 : |
| {{RecentArticlesButtons}}
| |
| <templatestyles src="Accueil/shared/styles.css"/>
| |
| {{Card
| |
| |image=
| |
| |badge=
| |
| |link=Aide:Contribuer
| |
| |title=Contributions
| |
| |subtitle=Consultez [[Aide:Contribuer]] avant de commencer à contribuer.
| |
| <div class="home-stats__grid">
| |
| <div class="home-stats__item">
| |
| <div class="home-stats__number">{{NUMBEROFARTICLES}}</div>
| |
| <div class="home-stats__label">Articles</div>
| |
| </div>
| |
| <div class="home-stats__item">
| |
| <div class="home-stats__number">{{NUMBEROFEDITS}}</div>
| |
| <div class="home-stats__label">Éditions</div>
| |
| </div>
| |
| </div>
| |
| {{RecentArticlesButtons}}
| |
| }}
| |
|
| |
|
| {{RecentArticlesButtons}} | | {{Button |
| <div class="dpl-boutons-articles">
| | |link = Accueil |
| {{#dpl:
| | |text = Rejoignez notre communauté |
| |category={{{1|Articles récents}}}
| | |style = discord |
| |ordermethod=lastedit
| |
| |order=descending | |
| |count=20 | |
| |mode=userformat | |
| |listseparators=,<ul>,</ul>,
| |
| |format=<li class="dpl-bouton-article">[[%PAGE%|%TITLE%]]</li>,
| |
| }} | | }} |
| </div>
| |