<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.alakihel.ovh/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alakihel</id>
	<title>Wikiquestia - Contributions [fr]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alakihel.ovh/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alakihel"/>
	<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php/Sp%C3%A9cial:Contributions/Alakihel"/>
	<updated>2026-04-09T20:50:08Z</updated>
	<subtitle>Contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=MediaWiki:Common.css&amp;diff=7297</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=MediaWiki:Common.css&amp;diff=7297"/>
		<updated>2026-04-09T16:42:17Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* =========================================================&lt;br /&gt;
   GLOBAL CLEAN BASE&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
hr {&lt;br /&gt;
  margin: 0.3em 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   INFOBOX V4 (CORE)&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infobox,&lt;br /&gt;
.infoboxv4 {&lt;br /&gt;
    width: 320px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    margin: 0 0 0.5em 1em;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    border-radius: 8px;&lt;br /&gt;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);&lt;br /&gt;
    font-size: 0.9em;&lt;br /&gt;
    line-height: 1.4;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   ENTÊTE&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.3em;&lt;br /&gt;
    padding: 0.5em 2.2em 0.5em 0.6em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icône entête */&lt;br /&gt;
.infoboxv4-entete::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 50%;&lt;br /&gt;
    right: 8px;&lt;br /&gt;
    width: 18px;&lt;br /&gt;
    height: 18px;&lt;br /&gt;
    transform: translateY(-50%);&lt;br /&gt;
    background-size: contain;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    opacity: 0.85;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* sous-texte */&lt;br /&gt;
.infoboxv4-lo {&lt;br /&gt;
    font-size: 0.7em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    margin-top: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   BLOCS (SECTIONS)&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-titre-bloc {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 0.45em 2em 0.45em 0.6em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    font-size: 0.95em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icône bloc */&lt;br /&gt;
.infoboxv4-titre-bloc::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    right: 8px;&lt;br /&gt;
    top: 50%;&lt;br /&gt;
    width: 14px;&lt;br /&gt;
    height: 14px;&lt;br /&gt;
    transform: translateY(-50%);&lt;br /&gt;
    background-size: contain;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    opacity: 0.7;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   IMAGES&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-portrait,&lt;br /&gt;
.infoboxv4-carte,&lt;br /&gt;
.infoboxv4-image {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-portrait img,&lt;br /&gt;
.infoboxv4-carte img,&lt;br /&gt;
.infoboxv4-image img {&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    border-radius: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-portrait div,&lt;br /&gt;
.infoboxv4-carte div,&lt;br /&gt;
.infoboxv4-image div {&lt;br /&gt;
    font-size: 0.8em;&lt;br /&gt;
    color: #54595d;&lt;br /&gt;
    margin-top: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   TABLEAUX&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau th,&lt;br /&gt;
.infoboxv4-tableau td {&lt;br /&gt;
    padding: 0.35em 0.5em;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau th {&lt;br /&gt;
    width: 40%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    color: #202122;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau td {&lt;br /&gt;
    width: 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau tr + tr td,&lt;br /&gt;
.infoboxv4-tableau tr + tr th {&lt;br /&gt;
    border-top: 1px solid #eaecf0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   SÉPARATEURS&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-separateur {&lt;br /&gt;
    border-top: 1px solid #a2a9b1;&lt;br /&gt;
    margin: 0.3em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   ICÔNES PAR CHARTE&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.empire::after,&lt;br /&gt;
.infoboxv4-titre-bloc.empire::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/d/df/Pictogram_feather.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.biographie::after,&lt;br /&gt;
.infoboxv4-titre-bloc.biographie::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/1/19/Pictogram_flower.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.geographie::after,&lt;br /&gt;
.infoboxv4-titre-bloc.geographie::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/c/c8/Pictogram_sonlight.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.darkgods::after,&lt;br /&gt;
.infoboxv4-titre-bloc.darkgods::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/e/ea/Pictogram_darkgods.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.cite_independante::after,&lt;br /&gt;
.infoboxv4-titre-bloc.cite_independante::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/2/28/Pictogram_freecity.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete.björkan::after,&lt;br /&gt;
.infoboxv4-titre-bloc.björkan::after {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/9/9b/Pictogram_Björkan_Närävar.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* =========================================================&lt;br /&gt;
   CORRECTIONS MEDIAWIKI&lt;br /&gt;
========================================================= */&lt;br /&gt;
&lt;br /&gt;
.infobox &amp;gt; p:only-child {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox table {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th,&lt;br /&gt;
.infobox td {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=MediaWiki:Common.css&amp;diff=7296</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=MediaWiki:Common.css&amp;diff=7296"/>
		<updated>2026-04-09T16:39:56Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.copy-box {&lt;br /&gt;
  background: #f9f9f9;&lt;br /&gt;
  border: 1px solid #ccc;&lt;br /&gt;
  border-radius: 6px;&lt;br /&gt;
  margin-bottom: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.copy-header {&lt;br /&gt;
  background: #f0f0f0;&lt;br /&gt;
  padding: 0.5em 1em;&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
  display: flex;&lt;br /&gt;
  justify-content: space-between;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  border-bottom: 1px solid #ccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.copy-button {&lt;br /&gt;
  font-size: 0.9em;&lt;br /&gt;
  padding: 2px 8px;&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ligne-accueil {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  flex-wrap: nowrap;&lt;br /&gt;
  justify-content: space-between;&lt;br /&gt;
  align-items: stretch;&lt;br /&gt;
  gap: 0.2em; /* espace entre les deux */&lt;br /&gt;
  margin-bottom: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ligne-haute &amp;gt; div {&lt;br /&gt;
  flex: 1 1 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
[class$=&amp;quot;-picto&amp;quot;] {&lt;br /&gt;
  background-repeat: no-repeat;&lt;br /&gt;
  background-position: right center;&lt;br /&gt;
  background-size: contain;&lt;br /&gt;
  background-blend-mode: multiply;&lt;br /&gt;
  background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.biographie-picto {&lt;br /&gt;
  background-image: url(https://wiki.alakihel.ovh/images/1/19/Pictogram_flower.png);&lt;br /&gt;
}&lt;br /&gt;
.darkgods-picto {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/e/ea/Pictogram_darkgods.png);&lt;br /&gt;
}&lt;br /&gt;
.hitaruato {&lt;br /&gt;
  background-image: url(https://wiki.alakihel.ovh/images/f/f4/Pictogram_hitaruato.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.empire-picto {&lt;br /&gt;
  background-image: url(https://wiki.alakihel.ovh/images/d/df/Pictogram_feather.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.björkan-picto {&lt;br /&gt;
  background-image: url(https://wiki.alakihel.ovh/images/9/9b/Pictogram_Björkan_Närävar.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.accueil-picto {&lt;br /&gt;
    background-image: url(&amp;quot;https://wiki.alakihel.ovh/images/3/3e/RdVW.png&amp;quot;);&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-position: bottom right;&lt;br /&gt;
    background-size: 100px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.mw-ahnentafel-tree table {&lt;br /&gt;
  border-collapse: separate;&lt;br /&gt;
  border-spacing: 10px;&lt;br /&gt;
}&lt;br /&gt;
.mw-ahnentafel-tree td {&lt;br /&gt;
  vertical-align: top;&lt;br /&gt;
  padding: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.td-verticalalign-center {&lt;br /&gt;
  vertical-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.infobox &amp;gt; p:only-child {&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox table {&lt;br /&gt;
  border: none;&lt;br /&gt;
  box-shadow: none;&lt;br /&gt;
  border-collapse: none;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th,&lt;br /&gt;
.infobox td {&lt;br /&gt;
  border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.infobox table {&lt;br /&gt;
  text-align: left;&lt;br /&gt;
  padding: 5px;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox_v3 table {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 5px 0;&lt;br /&gt;
    table-layout: fixed;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
  width: 10em;&lt;br /&gt;
vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox td {&lt;br /&gt;
  width: 15em;&lt;br /&gt;
  vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.empire {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/d/df/Pictogram_feather.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.biographie {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/1/19/Pictogram_flower.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.björkan{&lt;br /&gt;
  background-image: url(https://wiki.alakihel.ovh/images/9/9b/Pictogram_Björkan_Närävar.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.geographie {&lt;br /&gt;
background-image: url(https://wiki.alakihel.ovh/images/c/c8/Pictogram_sonlight.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cite_independante {&lt;br /&gt;
background-image: url(https://wiki.alakihel.ovh/images/2/28/Pictogram_freecity.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.darkgods {&lt;br /&gt;
    background-image: url(https://wiki.alakihel.ovh/images/e/ea/Pictogram_darkgods.png);&lt;br /&gt;
    color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-modifier {    &lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.modifier {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
  padding: 2px 4px;&lt;br /&gt;
  margin: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.Alerte {    &lt;br /&gt;
    float: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    margin: 0 0 0.5em 1em;&lt;br /&gt;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);&lt;br /&gt;
    background-color: #e6f4ea;&lt;br /&gt;
    padding: 3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.entete {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.4em;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    margin: 5px;&lt;br /&gt;
    background-position: right;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-size: cover;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.soustitre {    &lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    margin: 5px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.tabber__tabs {&lt;br /&gt;
        justify-content: space-evenly;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
hr {&lt;br /&gt;
  margin: 0 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox, .infobox_top_border, .infobox_bottom_border {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 325px;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    font-size: 0.9em;&lt;br /&gt;
    line-height: 1.4;&lt;br /&gt;
    margin: 0 0 0.5em 1em;&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox_bottom_border {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-title {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    color: #000;&lt;br /&gt;
    background: #54994C;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-subtitle, .infobox-subtitle-biography {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    background-color: #5c76be;&lt;br /&gt;
    margin: 0.5em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-LO, .infobox-caption {&lt;br /&gt;
    font-size: small;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin: 0.5em 0;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    width: -webkit-fill-available;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-séparateur, .infobox_separator {&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    border-top: 1px solid;&lt;br /&gt;
    border-bottom: 1px solid;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    background: #EBEBEB;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-image {&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin: 0.5em 0;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-center, .infobox-left, .infobox-right {&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin: 0.5em 0;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    width: -webkit-fill-available;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-left {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-right {&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table th, .infobox-table td {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table th {&lt;br /&gt;
    width: 10em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table td {&lt;br /&gt;
    width: 15em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-list-left {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 45%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-list-right {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    float: right;&lt;br /&gt;
    width: 45%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-line {&lt;br /&gt;
    border-top-style: solid;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    margin: 5px 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
hr.nation {&lt;br /&gt;
    background-color: #65cec9cc;&lt;br /&gt;
    margin: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-container {&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    width: 33%;&lt;br /&gt;
    margin-left: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
audio {&lt;br /&gt;
    width: -webkit-fill-available;&lt;br /&gt;
    height: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.row {&lt;br /&gt;
    display: table;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navbox Template */&lt;br /&gt;
&lt;br /&gt;
/* Navbox Styling */&lt;br /&gt;
.navbox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    margin: 5px 0;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background-color: #ccccff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-group {&lt;br /&gt;
    width: 12%;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    padding-right: 0.5em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-table {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox hlist {&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox hlist ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox hlist li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.selectable-table tr:hover {&lt;br /&gt;
    background-color: #f0f8ff;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Conteneur des onglets */&lt;br /&gt;
.tabs {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  flex-wrap: wrap;&lt;br /&gt;
  margin: 1em 0;&lt;br /&gt;
  border-bottom: 2px solid #ccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Cache les boutons radio */&lt;br /&gt;
.tabs input[type=&amp;quot;radio&amp;quot;] {&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Style des labels (onglets cliquables) */&lt;br /&gt;
.tabs label {&lt;br /&gt;
  padding: 10px 20px;&lt;br /&gt;
  margin-right: 5px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
  border: 1px solid #ccc;&lt;br /&gt;
  border-bottom: none;&lt;br /&gt;
  border-radius: 5px 5px 0 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Onglet actif */&lt;br /&gt;
.tabs input[type=&amp;quot;radio&amp;quot;]:checked + label {&lt;br /&gt;
  background-color: #fff;&lt;br /&gt;
  border-bottom: 2px solid white;&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Contenu des onglets */&lt;br /&gt;
.tab-content {&lt;br /&gt;
  display: none;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
  border: 1px solid #ccc;&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Affiche le contenu de l&#039;onglet sélectionné */&lt;br /&gt;
#tab1:checked ~ #content1,&lt;br /&gt;
#tab2:checked ~ #content2,&lt;br /&gt;
#tab3:checked ~ #content3 {&lt;br /&gt;
  display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntax-copy-wrapper {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  margin: 1em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.copy-syntax-btn {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  top: 6px;&lt;br /&gt;
  right: 6px;&lt;br /&gt;
  font-size: 0.85em;&lt;br /&gt;
  padding: 4px 8px;&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
  border: 1px solid #aaa;&lt;br /&gt;
  background: #f8f8f8;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.copy-syntax-btn:hover {&lt;br /&gt;
  background: #eaeaea;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntax-to-copy {&lt;br /&gt;
  padding-top: 2.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-titre-bloc {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 0.45em 0.6em;&lt;br /&gt;
    border-top: 1px solid #a2a9b1;&lt;br /&gt;
    border-bottom: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== INFBOX V4 ===== */&lt;br /&gt;
&lt;br /&gt;
.infobox,&lt;br /&gt;
.infoboxv4 {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    width: 320px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    font-size: 0.9em;&lt;br /&gt;
    line-height: 1.4;&lt;br /&gt;
    margin: 0 0 0.5em 1em;&lt;br /&gt;
    border-radius: 8px;&lt;br /&gt;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== ENTÊTE ===== */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-entete {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.3em;&lt;br /&gt;
    padding: 0.5em 0.6em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* sous-lignes (langue, transcription…) */&lt;br /&gt;
.infoboxv4-lo {&lt;br /&gt;
    font-size: 0.7em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    margin-top: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== BLOCS ===== */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-titre-bloc {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 0.45em 0.6em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    font-size: 0.95em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== IMAGES ===== */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-portrait,&lt;br /&gt;
.infoboxv4-image,&lt;br /&gt;
.infoboxv4-carte {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-portrait img,&lt;br /&gt;
.infoboxv4-image img,&lt;br /&gt;
.infoboxv4-carte img {&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    border-radius: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* légendes */&lt;br /&gt;
.infoboxv4-portrait div,&lt;br /&gt;
.infoboxv4-image div,&lt;br /&gt;
.infoboxv4-carte div {&lt;br /&gt;
    font-size: 0.8em;&lt;br /&gt;
    color: #54595d;&lt;br /&gt;
    margin-top: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== TABLEAUX ===== */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-tableau th,&lt;br /&gt;
.infoboxv4-tableau td {&lt;br /&gt;
    padding: 0.35em 0.5em;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* colonne gauche */&lt;br /&gt;
.infoboxv4-tableau th {&lt;br /&gt;
    width: 40%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    color: #202122;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* colonne droite */&lt;br /&gt;
.infoboxv4-tableau td {&lt;br /&gt;
    width: 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* séparation lignes */&lt;br /&gt;
.infoboxv4-tableau tr + tr td,&lt;br /&gt;
.infoboxv4-tableau tr + tr th {&lt;br /&gt;
    border-top: 1px solid #eaecf0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== SÉPARATEUR ENTRE BLOCS ===== */&lt;br /&gt;
&lt;br /&gt;
.infoboxv4-separateur {&lt;br /&gt;
    border-top: 1px solid #a2a9b1;&lt;br /&gt;
    margin: 0.3em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== CORRECTIONS ANCIEN CSS ===== */&lt;br /&gt;
&lt;br /&gt;
/* évite conflits anciens */&lt;br /&gt;
.infobox table {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th,&lt;br /&gt;
.infobox td {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7295</id>
		<title>Modèle:InfoboxV4/État</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7295"/>
		<updated>2026-04-09T16:37:54Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début&lt;br /&gt;
 | Titre = {{{Nom|{{PAGENAME}}}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Theme = {{{Theme|}}}&lt;br /&gt;
 | Code Langue = {{{Code Langue|}}}&lt;br /&gt;
 | Nom langue originale = {{{Nom langue originale|}}}&lt;br /&gt;
 | Transcription phonétique = {{{Transcription phonétique|}}}&lt;br /&gt;
 | Nom forme longue = {{{Nom forme longue|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = {{{Image|}}}&lt;br /&gt;
 | Taille = {{{Taille image|250px}}}&lt;br /&gt;
 | Légende = {{{Légende image|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = {{{Carte|}}}&lt;br /&gt;
 | Taille = {{{Taille carte|250px}}}&lt;br /&gt;
 | Légende = {{{Légende carte|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Informations générales&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Sous-titre = {{{Sous-titre général|}}}&lt;br /&gt;
 | Devise = {{{Devise|}}}&lt;br /&gt;
 | Création = {{{Création|}}}&lt;br /&gt;
 | Hymne = {{{Hymne|}}}&lt;br /&gt;
 | Continent = {{{Continent|}}}&lt;br /&gt;
 | Pays limitrophe·s = {{{Pays limitrophes|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Administration&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Sous-titre = {{{Sous-titre admin|}}}&lt;br /&gt;
 | Statut = {{{Statut|}}}&lt;br /&gt;
 | Capitale = {{{Capitale|}}}&lt;br /&gt;
 | Premier dirigeant = {{{Premier dirigeant|}}}&lt;br /&gt;
 | Dernier dirigeant = {{{Dernier dirigeant|}}}&lt;br /&gt;
 | Gouvernance = {{{Gouvernance|}}}&lt;br /&gt;
 | Langue·s officielles = {{{Langues officielles|}}}&lt;br /&gt;
 | Monnaies = {{{Monnaies|}}}&lt;br /&gt;
 | Composition = {{{Composition|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Géographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Sous-titre = {{{Sous-titre géo|}}}&lt;br /&gt;
 | Continent = {{{Continent|}}}&lt;br /&gt;
 | Région = {{{Région|}}}&lt;br /&gt;
 | Superficie = {{{Superficie|}}}&lt;br /&gt;
 | Côtes = {{{Côtes|}}}&lt;br /&gt;
 | Frontières = {{{Frontières|}}}&lt;br /&gt;
 | Point culminant = {{{Point culminant|}}}&lt;br /&gt;
 | Point le plus bas = {{{Point le plus bas|}}}&lt;br /&gt;
 | Mer / Océan = {{{Mer ou océan|}}}&lt;br /&gt;
 | Climat = {{{Climat|}}}&lt;br /&gt;
 | Plus grande Ville = {{{Plus grande ville|}}}&lt;br /&gt;
 | Ville·s principale·s = {{{Villes principales|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Démographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Sous-titre = {{{Sous-titre démo|}}}&lt;br /&gt;
 | Gentillé = {{{Gentillé|}}}&lt;br /&gt;
 | Race·s = {{{Races|}}}&lt;br /&gt;
 | Population = {{{Population|}}}&lt;br /&gt;
 | Langues parlées = {{{Langues parlées|}}}&lt;br /&gt;
 | Religions = {{{Religions|}}}&lt;br /&gt;
 | Groupes ethniques = {{{Groupes ethniques|}}}&lt;br /&gt;
 | Répartition = {{{Répartition|}}}&lt;br /&gt;
 | Densité = {{{Densité|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Histoire&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Histoire}}}&lt;br /&gt;
 | Date 1 = {{{Date 1|}}} | Événement 1 = {{{Événement 1|}}}&lt;br /&gt;
 | Date 2 = {{{Date 2|}}} | Événement 2 = {{{Événement 2|}}}&lt;br /&gt;
 | Date 3 = {{{Date 3|}}} | Événement 3 = {{{Événement 3|}}}&lt;br /&gt;
 | Date 4 = {{{Date 4|}}} | Événement 4 = {{{Événement 4|}}}&lt;br /&gt;
 | Date 5 = {{{Date 5|}}} | Événement 5 = {{{Événement 5|}}}&lt;br /&gt;
 | Date 6 = {{{Date 6|}}} | Événement 6 = {{{Événement 6|}}}&lt;br /&gt;
 | Date 7 = {{{Date 7|}}} | Événement 7 = {{{Événement 7|}}}&lt;br /&gt;
 | Date 8 = {{{Date 8|}}} | Événement 8 = {{{Événement 8|}}}&lt;br /&gt;
 | Date 9 = {{{Date 9|}}} | Événement 9 = {{{Événement 9|}}}&lt;br /&gt;
 | Date 10 = {{{Date 10|}}} | Événement 10 = {{{Événement 10|}}}&lt;br /&gt;
 | Date 11 = {{{Date 11|}}} | Événement 11 = {{{Événement 11|}}}&lt;br /&gt;
 | Date 12 = {{{Date 12|}}} | Événement 12 = {{{Événement 12|}}}&lt;br /&gt;
 | Date 13 = {{{Date 13|}}} | Événement 13 = {{{Événement 13|}}}&lt;br /&gt;
 | Date 14 = {{{Date 14|}}} | Événement 14 = {{{Événement 14|}}}&lt;br /&gt;
 | Date 15 = {{{Date 15|}}} | Événement 15 = {{{Événement 15|}}}&lt;br /&gt;
 | Date 16 = {{{Date 16|}}} | Événement 16 = {{{Événement 16|}}}&lt;br /&gt;
 | Date 17 = {{{Date 17|}}} | Événement 17 = {{{Événement 17|}}}&lt;br /&gt;
 | Date 18 = {{{Date 18|}}} | Événement 18 = {{{Événement 18|}}}&lt;br /&gt;
 | Date 19 = {{{Date 19|}}} | Événement 19 = {{{Événement 19|}}}&lt;br /&gt;
 | Date 20 = {{{Date 20|}}} | Événement 20 = {{{Événement 20|}}}&lt;br /&gt;
 | Date 21 = {{{Date 21|}}} | Événement 21 = {{{Événement 21|}}}&lt;br /&gt;
 | Date 22 = {{{Date 22|}}} | Événement 22 = {{{Événement 22|}}}&lt;br /&gt;
 | Date 23 = {{{Date 23|}}} | Événement 23 = {{{Événement 23|}}}&lt;br /&gt;
 | Date 24 = {{{Date 24|}}} | Événement 24 = {{{Événement 24|}}}&lt;br /&gt;
 | Date 25 = {{{Date 25|}}} | Événement 25 = {{{Événement 25|}}}&lt;br /&gt;
 | Date 26 = {{{Date 26|}}} | Événement 26 = {{{Événement 26|}}}&lt;br /&gt;
 | Date 27 = {{{Date 27|}}} | Événement 27 = {{{Événement 27|}}}&lt;br /&gt;
 | Date 28 = {{{Date 28|}}} | Événement 28 = {{{Événement 28|}}}&lt;br /&gt;
 | Date 29 = {{{Date 29|}}} | Événement 29 = {{{Événement 29|}}}&lt;br /&gt;
 | Date 30 = {{{Date 30|}}} | Événement 30 = {{{Événement 30|}}}&lt;br /&gt;
 | Titre Gauche = {{{Titre Gauche|}}}&lt;br /&gt;
 | Contenu Gauche = {{{Contenu Gauche|}}}&lt;br /&gt;
 | Titre Droit = {{{Titre Droit|}}}&lt;br /&gt;
 | Contenu Droite = {{{Contenu Droite|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7294</id>
		<title>Modèle:InfoboxV4/État/Histoire</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7294"/>
		<updated>2026-04-09T16:37:03Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Date 1|}}}{{{Événement 1|}}}{{{Contenu Gauche|}}}{{{Contenu Droite|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Histoire}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Chronologie via Module:Dates --&amp;gt;&lt;br /&gt;
{{#if:{{{Date 1|}}}{{{Événement 1|}}}|&lt;br /&gt;
{{#invoke:Dates|afficherDates&lt;br /&gt;
 | charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Date 1 = {{{Date 1|}}} | Événement 1 = {{{Événement 1|}}}&lt;br /&gt;
 | Date 2 = {{{Date 2|}}} | Événement 2 = {{{Événement 2|}}}&lt;br /&gt;
 | Date 3 = {{{Date 3|}}} | Événement 3 = {{{Événement 3|}}}&lt;br /&gt;
 | Date 4 = {{{Date 4|}}} | Événement 4 = {{{Événement 4|}}}&lt;br /&gt;
 | Date 5 = {{{Date 5|}}} | Événement 5 = {{{Événement 5|}}}&lt;br /&gt;
 | Date 6 = {{{Date 6|}}} | Événement 6 = {{{Événement 6|}}}&lt;br /&gt;
 | Date 7 = {{{Date 7|}}} | Événement 7 = {{{Événement 7|}}}&lt;br /&gt;
 | Date 8 = {{{Date 8|}}} | Événement 8 = {{{Événement 8|}}}&lt;br /&gt;
 | Date 9 = {{{Date 9|}}} | Événement 9 = {{{Événement 9|}}}&lt;br /&gt;
 | Date 10 = {{{Date 10|}}} | Événement 10 = {{{Événement 10|}}}&lt;br /&gt;
 | Date 11 = {{{Date 11|}}} | Événement 11 = {{{Événement 11|}}}&lt;br /&gt;
 | Date 12 = {{{Date 12|}}} | Événement 12 = {{{Événement 12|}}}&lt;br /&gt;
 | Date 13 = {{{Date 13|}}} | Événement 13 = {{{Événement 13|}}}&lt;br /&gt;
 | Date 14 = {{{Date 14|}}} | Événement 14 = {{{Événement 14|}}}&lt;br /&gt;
 | Date 15 = {{{Date 15|}}} | Événement 15 = {{{Événement 15|}}}&lt;br /&gt;
 | Date 16 = {{{Date 16|}}} | Événement 16 = {{{Événement 16|}}}&lt;br /&gt;
 | Date 17 = {{{Date 17|}}} | Événement 17 = {{{Événement 17|}}}&lt;br /&gt;
 | Date 18 = {{{Date 18|}}} | Événement 18 = {{{Événement 18|}}}&lt;br /&gt;
 | Date 19 = {{{Date 19|}}} | Événement 19 = {{{Événement 19|}}}&lt;br /&gt;
 | Date 20 = {{{Date 20|}}} | Événement 20 = {{{Événement 20|}}}&lt;br /&gt;
 | Date 21 = {{{Date 21|}}} | Événement 21 = {{{Événement 21|}}}&lt;br /&gt;
 | Date 22 = {{{Date 22|}}} | Événement 22 = {{{Événement 22|}}}&lt;br /&gt;
 | Date 23 = {{{Date 23|}}} | Événement 23 = {{{Événement 23|}}}&lt;br /&gt;
 | Date 24 = {{{Date 24|}}} | Événement 24 = {{{Événement 24|}}}&lt;br /&gt;
 | Date 25 = {{{Date 25|}}} | Événement 25 = {{{Événement 25|}}}&lt;br /&gt;
 | Date 26 = {{{Date 26|}}} | Événement 26 = {{{Événement 26|}}}&lt;br /&gt;
 | Date 27 = {{{Date 27|}}} | Événement 27 = {{{Événement 27|}}}&lt;br /&gt;
 | Date 28 = {{{Date 28|}}} | Événement 28 = {{{Événement 28|}}}&lt;br /&gt;
 | Date 29 = {{{Date 29|}}} | Événement 29 = {{{Événement 29|}}}&lt;br /&gt;
 | Date 30 = {{{Date 30|}}} | Événement 30 = {{{Événement 30|}}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Bloc gauche / droite optionnel --&amp;gt;&lt;br /&gt;
{{#if:{{{Contenu Gauche|}}}{{{Contenu Droite|}}}|&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = {{{Titre Gauche|}}}&lt;br /&gt;
 | Valeur2 = {{{Contenu Gauche|}}}&lt;br /&gt;
 | Valeur3 = {{{Titre Droit|}}}&lt;br /&gt;
 | Valeur4 = {{{Contenu Droite|}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7293</id>
		<title>Modèle:InfoboxV4/État/Démographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7293"/>
		<updated>2026-04-09T16:36:07Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Gentillé|}}}{{{Race·s|}}}{{{Population|}}}{{{Langues parlées|}}}{{{Religions|}}}{{{Groupes ethniques|}}}{{{Répartition|}}}{{{Densité|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Démographie}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{#if:{{{Gentillé|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Gentillé|Valeur={{{Gentillé}}}}}}}&lt;br /&gt;
{{#if:{{{Race·s|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Race·s|Valeur={{{Race·s}}}}}}}&lt;br /&gt;
{{#if:{{{Population|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Population|Valeur={{{Population}}}}}}}&lt;br /&gt;
{{#if:{{{Langues parlées|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Langues parlées|Valeur={{{Langues parlées}}}}}}}&lt;br /&gt;
{{#if:{{{Religions|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Religions|Valeur={{{Religions}}}}}}}&lt;br /&gt;
{{#if:{{{Groupes ethniques|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Groupes ethniques|Valeur={{{Groupes ethniques}}}}}}}&lt;br /&gt;
{{#if:{{{Répartition|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Répartition|Valeur={{{Répartition}}}}}}}&lt;br /&gt;
{{#if:{{{Densité|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Densité|Valeur={{{Densité}}}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7292</id>
		<title>Modèle:InfoboxV4/État/Géographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7292"/>
		<updated>2026-04-09T16:35:29Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Continent|}}}{{{Région|}}}{{{Superficie|}}}{{{Côtes|}}}{{{Frontières|}}}{{{Point culminant|}}}{{{Point le plus bas|}}}{{{Mer / Océan|}}}{{{Climat|}}}{{{Plus grande Ville|}}}{{{Ville·s principale·s|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Géographie}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{#if:{{{Continent|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Continent|Valeur={{{Continent}}}}}}}&lt;br /&gt;
{{#if:{{{Région|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Région|Valeur={{{Région}}}}}}}&lt;br /&gt;
{{#if:{{{Superficie|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Superficie|Valeur={{{Superficie}}}}}}}&lt;br /&gt;
{{#if:{{{Côtes|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Côtes|Valeur={{{Côtes}}}}}}}&lt;br /&gt;
{{#if:{{{Frontières|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Frontières|Valeur={{{Frontières}}}}}}}&lt;br /&gt;
{{#if:{{{Point culminant|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Point culminant|Valeur={{{Point culminant}}}}}}}&lt;br /&gt;
{{#if:{{{Point le plus bas|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Point le plus bas|Valeur={{{Point le plus bas}}}}}}}&lt;br /&gt;
{{#if:{{{Mer / Océan|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Mer / Océan|Valeur={{{Mer / Océan}}}}}}}&lt;br /&gt;
{{#if:{{{Climat|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Climat|Valeur={{{Climat}}}}}}}&lt;br /&gt;
{{#if:{{{Plus grande Ville|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Plus grande Ville|Valeur={{{Plus grande Ville}}}}}}}&lt;br /&gt;
{{#if:{{{Ville·s principale·s|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Ville·s principale·s|Valeur={{{Ville·s principale·s}}}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7291</id>
		<title>Modèle:InfoboxV4/État/Administration</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7291"/>
		<updated>2026-04-09T16:33:38Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Statut|}}}{{{Capitale|}}}{{{Premier dirigeant|}}}{{{Dernier dirigeant|}}}{{{Gouvernance|}}}{{{Langue·s officielles|}}}{{{Monnaies|}}}{{{Composition|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Administration}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{#if:{{{Statut|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Statut|Valeur={{{Statut}}}}}}}&lt;br /&gt;
{{#if:{{{Capitale|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Capitale|Valeur={{{Capitale}}}}}}}&lt;br /&gt;
{{#if:{{{Premier dirigeant|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Premier dirigeant|Valeur={{{Premier dirigeant}}}}}}}&lt;br /&gt;
{{#if:{{{Dernier dirigeant|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Dernier dirigeant|Valeur={{{Dernier dirigeant}}}}}}}&lt;br /&gt;
{{#if:{{{Gouvernance|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Gouvernance|Valeur={{{Gouvernance}}}}}}}&lt;br /&gt;
{{#if:{{{Langue·s officielles|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Langue·s officielles|Valeur={{{Langue·s officielles}}}}}}}&lt;br /&gt;
{{#if:{{{Monnaies|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Monnaies|Valeur={{{Monnaies}}}}}}}&lt;br /&gt;
{{#if:{{{Composition|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Composition|Valeur={{{Composition}}}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7290</id>
		<title>Modèle:InfoboxV4/État/Informations générales</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7290"/>
		<updated>2026-04-09T16:32:02Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Devise|}}}{{{Création|}}}{{{Hymne|}}}{{{Continent|}}}{{{Pays limitrophe·s|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Sous-titre|Informations générales}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{#if:{{{Devise|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Devise|Valeur={{{Devise}}}}}}}&lt;br /&gt;
{{#if:{{{Création|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Création|Valeur={{{Création}}}}}}}&lt;br /&gt;
{{#if:{{{Hymne|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Hymne|Valeur={{{Hymne}}}}}}}&lt;br /&gt;
{{#if:{{{Continent|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Continent|Valeur={{{Continent}}}}}}}&lt;br /&gt;
{{#if:{{{Pays limitrophe·s|}}}|{{InfoboxV4/Tableau Ligne mixte|Label=Pays limitrophe·s|Valeur={{{Pays limitrophe·s}}}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7289</id>
		<title>Modèle:InfoboxV4/État/Histoire</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7289"/>
		<updated>2026-04-09T16:28:33Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Fondation|}}}{{{Disparition|}}}{{{Date1|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Histoire&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Dates|Label=Fondation|Date={{{Fondation|}}}}}&lt;br /&gt;
{{InfoboxV4/Dates|Label=Disparition|Date={{{Disparition|}}}}}&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{Date1|}}}{{{Evenement1|}}}|&lt;br /&gt;
{{InfoboxV4/Dates|Label={{{Date1}}}|Date={{{Evenement1}}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{Date2|}}}{{{Evenement2|}}}|&lt;br /&gt;
{{InfoboxV4/Dates|Label={{{Date2}}}|Date={{{Evenement2}}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{Date3|}}}{{{Evenement3|}}}|&lt;br /&gt;
{{InfoboxV4/Dates|Label={{{Date3}}}|Date={{{Evenement3}}}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7288</id>
		<title>Modèle:InfoboxV4/État/Démographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7288"/>
		<updated>2026-04-09T16:27:50Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Population|}}}{{{Densité|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Démographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Population|Valeur={{{Population|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Densité|Valeur={{{Densité|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7287</id>
		<title>Modèle:InfoboxV4/État/Géographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7287"/>
		<updated>2026-04-09T16:27:17Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Superficie|}}}{{{Eau|}}}{{{Fuseau|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Géographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Superficie|Valeur={{{Superficie|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Eaux intérieures|Valeur={{{Eau|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Fuseau horaire|Valeur={{{Fuseau|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7286</id>
		<title>Modèle:InfoboxV4/État/Administration</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7286"/>
		<updated>2026-04-09T16:26:50Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Forme|}}}{{{ChefEtat|}}}{{{ChefGouvernement|}}}{{{Parlement|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Administration&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Forme de l’État|Valeur={{{Forme|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Chef de l’État|Valeur={{{ChefEtat|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Chef du gouvernement|Valeur={{{ChefGouvernement|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Parlement|Valeur={{{Parlement|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7285</id>
		<title>Modèle:InfoboxV4/État/Informations générales</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7285"/>
		<updated>2026-04-09T16:26:01Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Capitale|}}}{{{Langue|}}}{{{Gentilé|}}}{{{Devise|}}}{{{Hymne|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Capitale|Valeur={{{Capitale|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Langue·s officielles|Valeur={{{Langue|}}}}}{{InfoboxV4/Tableau Ligne mixte|Label=Gentilé|Valeur={{{Gentilé|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Devise|Valeur={{{Devise|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Hymne|Valeur={{{Hymne|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7284</id>
		<title>Modèle:InfoboxV4/État/Informations générales</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7284"/>
		<updated>2026-04-09T16:25:09Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Capitale|}}}{{{Langue|}}}{{{Gentilé|}}}{{{Devise|}}}{{{Hymne|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Capitale|Valeur={{{Capitale|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Langue officielle|Valeur={{{Langue|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Gentilé|Valeur={{{Gentilé|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Devise|Valeur={{{Devise|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Hymne|Valeur={{{Hymne|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7283</id>
		<title>Modèle:InfoboxV4/État</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7283"/>
		<updated>2026-04-09T16:24:10Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début&lt;br /&gt;
 | Titre = {{{Nom|{{PAGENAME}}}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Theme = {{{Theme|}}}&lt;br /&gt;
 | Code Langue = {{{Code Langue|}}}&lt;br /&gt;
 | Nom langue originale = {{{Nom langue originale|}}}&lt;br /&gt;
 | Transcription phonétique = {{{Transcription phonétique|}}}&lt;br /&gt;
 | Nom forme longue = {{{Nom forme longue|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = {{{Image|}}}&lt;br /&gt;
 | Taille = {{{Taille image|250px}}}&lt;br /&gt;
 | Légende = {{{Légende image|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = {{{Carte|}}}&lt;br /&gt;
 | Taille = {{{Taille carte|250px}}}&lt;br /&gt;
 | Légende = {{{Légende carte|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Informations générales&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Capitale = {{{Capitale|}}}&lt;br /&gt;
 | Langue = {{{Langue|}}}&lt;br /&gt;
 | Gentilé = {{{Gentilé|}}}&lt;br /&gt;
 | Devise = {{{Devise|}}}&lt;br /&gt;
 | Hymne = {{{Hymne|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Administration&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Forme = {{{Forme|}}}&lt;br /&gt;
 | ChefEtat = {{{ChefEtat|}}}&lt;br /&gt;
 | ChefGouvernement = {{{ChefGouvernement|}}}&lt;br /&gt;
 | Parlement = {{{Parlement|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Géographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Superficie = {{{Superficie|}}}&lt;br /&gt;
 | Eau = {{{Eau|}}}&lt;br /&gt;
 | Fuseau = {{{Fuseau|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Démographie&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Population = {{{Population|}}}&lt;br /&gt;
 | Densité = {{{Densité|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Histoire&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Fondation = {{{Fondation|}}}&lt;br /&gt;
 | Disparition = {{{Disparition|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7282</id>
		<title>Modèle:InfoboxV4/État</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7282"/>
		<updated>2026-04-09T16:21:30Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début&lt;br /&gt;
 | Titre = {{{Nom|{{PAGENAME}}}}}&lt;br /&gt;
 | Charte = {{{Charte|defaut}}}&lt;br /&gt;
 | Theme = {{{Theme|}}}&lt;br /&gt;
 | Code Langue = {{{Code Langue|}}}&lt;br /&gt;
 | Nom langue originale = {{{Nom langue originale|}}}&lt;br /&gt;
 | Transcription phonétique = {{{Transcription phonétique|}}}&lt;br /&gt;
 | Nom forme longue = {{{Nom forme longue|}}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Titre_Bloc&amp;diff=7281</id>
		<title>Modèle:InfoboxV4/Titre Bloc</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Titre_Bloc&amp;diff=7281"/>
		<updated>2026-04-09T16:21:03Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Sous-titre|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;infoboxv4-titre-bloc&amp;quot; style=&amp;quot;background:{{#if:{{{Couleur|}}}|{{{Couleur}}}|{{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=soustitre}}}}; color:{{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=texte}}; padding:0.45em 0.75em; font-weight:bold; border-top:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; border-bottom:1px solid {{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=hr}}; margin:0.4em 0 0 0;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Sous-titre}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/D%C3%A9but&amp;diff=7280</id>
		<title>Modèle:InfoboxV4/Début</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/D%C3%A9but&amp;diff=7280"/>
		<updated>2026-04-09T16:19:59Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;infobox infoboxv4&amp;quot; style=&amp;quot;width:100%; font-size:90%; line-height:1.4;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;infoboxv4-entete {{{Theme|}}}&amp;quot; style=&amp;quot;font-weight:bold; text-align:center; background-color:{{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=titre}}; color:{{#invoke:Charte|couleur|charte={{{Charte|defaut}}}|type=texte}}; font-size:1.35em; margin:0 0 0.5em 0; padding:0.45em 0.6em; border-radius:2px;&amp;quot;&amp;gt;{{#if:{{{Titre|}}}|{{{Titre}}}|{{PAGENAME}}}}{{#if:{{{Nom langue originale|}}}|&amp;lt;div class=&amp;quot;infoboxv4-lo&amp;quot; style=&amp;quot;text-align:center; font-size:0.7em; font-weight:normal; margin-top:0.2em;&amp;quot;&amp;gt;{{#if:{{{Code Langue|}}}|{{Lang|code={{{Code Langue}}}|texte={{{Nom langue originale}}}}}|{{{Nom langue originale}}}}}&amp;lt;/div&amp;gt;}}{{#if:{{{Transcription phonétique|}}}|&amp;lt;div class=&amp;quot;infoboxv4-lo&amp;quot; style=&amp;quot;text-align:center; font-size:0.7em; font-weight:normal;&amp;quot;&amp;gt;{{{Transcription phonétique}}}&amp;lt;/div&amp;gt;}}{{#if:{{{Nom forme longue|}}}|&amp;lt;div class=&amp;quot;infoboxv4-lo&amp;quot; style=&amp;quot;text-align:center; font-size:0.7em; font-style:italic; font-weight:normal;&amp;quot;&amp;gt;{{{Nom forme longue}}}&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7279</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7279"/>
		<updated>2026-04-09T16:11:43Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/État&lt;br /&gt;
 | Nom = Royaume d’exemple&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Légende image = Bannière officielle&lt;br /&gt;
 | Carte = Exemple-carte.png&lt;br /&gt;
 | Légende carte = Localisation&lt;br /&gt;
 | Capitale = Althéa&lt;br /&gt;
 | Langue = Ælthiłihm&lt;br /&gt;
 | Gentilé = Exampleois&lt;br /&gt;
 | Devise = Par la mer et la pierre&lt;br /&gt;
 | Hymne = Chant ancien&lt;br /&gt;
 | Forme = Monarchie&lt;br /&gt;
 | ChefEtat = Aelvor I&lt;br /&gt;
 | ChefGouvernement = Serdan Val&lt;br /&gt;
 | Parlement = Conseil royal&lt;br /&gt;
 | Superficie = 120 000 km²&lt;br /&gt;
 | Eau = 4,2 %&lt;br /&gt;
 | Fuseau = UTC+1&lt;br /&gt;
 | Population = 4 520 000 hab.&lt;br /&gt;
 | Densité = 37,7 hab./km²&lt;br /&gt;
 | Fondation = 1823&lt;br /&gt;
 | Disparition =&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7278</id>
		<title>Modèle:InfoboxV4/État/Histoire</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Histoire&amp;diff=7278"/>
		<updated>2026-04-09T16:11:13Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Fondation|}}}{{{Disparition|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = Histoire }} {{InfoboxV4/Tableau début}} {{InfoboxV4/Dates|Label=Fondation|Date={{{Fondation|}}}}} {{InfoboxV4/Dates|Label=Disparition|Date={{{Disparition|}}}}} {{InfoboxV4/Tableau fin}} }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Fondation|}}}{{{Disparition|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Histoire&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Dates|Label=Fondation|Date={{{Fondation|}}}}}&lt;br /&gt;
{{InfoboxV4/Dates|Label=Disparition|Date={{{Disparition|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7277</id>
		<title>Modèle:InfoboxV4/État/Démographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/D%C3%A9mographie&amp;diff=7277"/>
		<updated>2026-04-09T16:10:14Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Population|}}}{{{Densité|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = Démographie }} {{InfoboxV4/Tableau début}} {{InfoboxV4/Tableau Ligne mixte|Label=Population|Valeur={{{Population|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Densité|Valeur={{{Densité|}}}}} {{InfoboxV4/Tableau fin}} }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Population|}}}{{{Densité|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Démographie&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Population|Valeur={{{Population|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Densité|Valeur={{{Densité|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7276</id>
		<title>Modèle:InfoboxV4/État/Géographie</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/G%C3%A9ographie&amp;diff=7276"/>
		<updated>2026-04-09T16:10:00Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Superficie|}}}{{{Eau|}}}{{{Fuseau|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = Géographie }} {{InfoboxV4/Tableau début}} {{InfoboxV4/Tableau Ligne mixte|Label=Superficie|Valeur={{{Superficie|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Eaux intérieures|Valeur={{{Eau|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Fuseau horaire|Valeur={{{Fuseau|}}}}} {{InfoboxV4/Tableau fin}} }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noincl... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Superficie|}}}{{{Eau|}}}{{{Fuseau|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Géographie&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Superficie|Valeur={{{Superficie|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Eaux intérieures|Valeur={{{Eau|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Fuseau horaire|Valeur={{{Fuseau|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7275</id>
		<title>Modèle:InfoboxV4/État/Administration</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Administration&amp;diff=7275"/>
		<updated>2026-04-09T16:09:50Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Forme|}}}{{{ChefEtat|}}}{{{ChefGouvernement|}}}{{{Parlement|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = Administration }} {{InfoboxV4/Tableau début}} {{InfoboxV4/Tableau Ligne mixte|Label=Forme de l’État|Valeur={{{Forme|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Chef de l’État|Valeur={{{ChefEtat|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Chef du gouvernement|Valeur={{{ChefGouvernement|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Parl... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Forme|}}}{{{ChefEtat|}}}{{{ChefGouvernement|}}}{{{Parlement|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Administration&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Forme de l’État|Valeur={{{Forme|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Chef de l’État|Valeur={{{ChefEtat|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Chef du gouvernement|Valeur={{{ChefGouvernement|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Parlement|Valeur={{{Parlement|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7274</id>
		<title>Modèle:InfoboxV4/État/Informations générales</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Informations_g%C3%A9n%C3%A9rales&amp;diff=7274"/>
		<updated>2026-04-09T16:09:41Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Capitale|}}}{{{Langue|}}}{{{Gentilé|}}}{{{Devise|}}}{{{Hymne|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = Informations générales }} {{InfoboxV4/Tableau début}} {{InfoboxV4/Tableau Ligne mixte|Label=Capitale|Valeur={{{Capitale|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Langue officielle|Valeur={{{Langue|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Gentilé|Valeur={{{Gentilé|}}}}} {{InfoboxV4/Tableau Ligne mixte|Label=Devise|Valeur={{{Devi... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Capitale|}}}{{{Langue|}}}{{{Gentilé|}}}{{{Devise|}}}{{{Hymne|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Capitale|Valeur={{{Capitale|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Langue officielle|Valeur={{{Langue|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Gentilé|Valeur={{{Gentilé|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Devise|Valeur={{{Devise|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte|Label=Hymne|Valeur={{{Hymne|}}}}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Documentation&amp;diff=7273</id>
		<title>Modèle:InfoboxV4/État/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat/Documentation&amp;diff=7273"/>
		<updated>2026-04-09T16:08:45Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Modèle principal pour afficher une infobox d’État à partir de sous-modèles spécialisés.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/État  | Nom =  | Image =  | Légende image =  | Carte =  | Légende carte =  | Capitale =  | Langue =  | Gentilé =  | Devise =  | Hymne =  | Forme =  | ChefEtat =  | ChefGouvernement =  | Parlement =  | Superficie =  | Eau =  | Fuseau =  | Population =  | Densité =  | Fondation =  | Disparition = }} &amp;lt;/pre&amp;gt;  == Exemp... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Modèle principal pour afficher une infobox d’État à partir de sous-modèles spécialisés.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/État&lt;br /&gt;
 | Nom =&lt;br /&gt;
 | Image =&lt;br /&gt;
 | Légende image =&lt;br /&gt;
 | Carte =&lt;br /&gt;
 | Légende carte =&lt;br /&gt;
 | Capitale =&lt;br /&gt;
 | Langue =&lt;br /&gt;
 | Gentilé =&lt;br /&gt;
 | Devise =&lt;br /&gt;
 | Hymne =&lt;br /&gt;
 | Forme =&lt;br /&gt;
 | ChefEtat =&lt;br /&gt;
 | ChefGouvernement =&lt;br /&gt;
 | Parlement =&lt;br /&gt;
 | Superficie =&lt;br /&gt;
 | Eau =&lt;br /&gt;
 | Fuseau =&lt;br /&gt;
 | Population =&lt;br /&gt;
 | Densité =&lt;br /&gt;
 | Fondation =&lt;br /&gt;
 | Disparition =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/État&lt;br /&gt;
 | Nom = Royaume d’exemple&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Légende image = Bannière officielle&lt;br /&gt;
 | Carte = Exemple-carte.png&lt;br /&gt;
 | Légende carte = Localisation&lt;br /&gt;
 | Capitale = Althéa&lt;br /&gt;
 | Langue = Ælthiłihm&lt;br /&gt;
 | Gentilé = Exampleois&lt;br /&gt;
 | Devise = Par la mer et la pierre&lt;br /&gt;
 | Hymne = Chant ancien&lt;br /&gt;
 | Forme = Monarchie&lt;br /&gt;
 | ChefEtat = Aelvor I&lt;br /&gt;
 | ChefGouvernement = Serdan Val&lt;br /&gt;
 | Parlement = Conseil royal&lt;br /&gt;
 | Superficie = 120 000 km²&lt;br /&gt;
 | Eau = 4,2 %&lt;br /&gt;
 | Fuseau = UTC+1&lt;br /&gt;
 | Population = 4 520 000 hab.&lt;br /&gt;
 | Densité = 37,7 hab./km²&lt;br /&gt;
 | Fondation = 1823&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/État&lt;br /&gt;
 | Nom = Royaume d’exemple&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Légende image = Bannière officielle&lt;br /&gt;
 | Carte = Exemple-carte.png&lt;br /&gt;
 | Légende carte = Localisation&lt;br /&gt;
 | Capitale = Althéa&lt;br /&gt;
 | Langue = Ælthiłihm&lt;br /&gt;
 | Gentilé = Exampleois&lt;br /&gt;
 | Devise = Par la mer et la pierre&lt;br /&gt;
 | Hymne = Chant ancien&lt;br /&gt;
 | Forme = Monarchie&lt;br /&gt;
 | ChefEtat = Aelvor I&lt;br /&gt;
 | ChefGouvernement = Serdan Val&lt;br /&gt;
 | Parlement = Conseil royal&lt;br /&gt;
 | Superficie = 120 000 km²&lt;br /&gt;
 | Eau = 4,2 %&lt;br /&gt;
 | Fuseau = UTC+1&lt;br /&gt;
 | Population = 4 520 000 hab.&lt;br /&gt;
 | Densité = 37,7 hab./km²&lt;br /&gt;
 | Fondation = 1823&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7272</id>
		<title>Modèle:InfoboxV4/État</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/%C3%89tat&amp;diff=7272"/>
		<updated>2026-04-09T16:08:23Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt; {{InfoboxV4/Début}}  {{#if:{{{Nom|}}}| {{InfoboxV4/Titre Bloc  | Sous-titre = {{{Nom}}}  | Couleur = {{{Couleur entête|#d8cef6}}} }} }}  {{InfoboxV4/Portrait  | Image = {{{Image|}}}  | Taille = {{{Taille image|250px}}}  | Légende = {{{Légende image|}}} }}  {{InfoboxV4/Carte  | Image = {{{Carte|}}}  | Taille = {{{Taille carte|250px}}}  | Légende = {{{Légende carte|}}} }}  {{InfoboxV4/État/Informations générales  | Capitale = {{{Capitale|}}}... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{Nom|}}}|&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = {{{Nom}}}&lt;br /&gt;
 | Couleur = {{{Couleur entête|#d8cef6}}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = {{{Image|}}}&lt;br /&gt;
 | Taille = {{{Taille image|250px}}}&lt;br /&gt;
 | Légende = {{{Légende image|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = {{{Carte|}}}&lt;br /&gt;
 | Taille = {{{Taille carte|250px}}}&lt;br /&gt;
 | Légende = {{{Légende carte|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Informations générales&lt;br /&gt;
 | Capitale = {{{Capitale|}}}&lt;br /&gt;
 | Langue = {{{Langue|}}}&lt;br /&gt;
 | Gentilé = {{{Gentilé|}}}&lt;br /&gt;
 | Devise = {{{Devise|}}}&lt;br /&gt;
 | Hymne = {{{Hymne|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Administration&lt;br /&gt;
 | Forme = {{{Forme|}}}&lt;br /&gt;
 | ChefEtat = {{{ChefEtat|}}}&lt;br /&gt;
 | ChefGouvernement = {{{ChefGouvernement|}}}&lt;br /&gt;
 | Parlement = {{{Parlement|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Géographie&lt;br /&gt;
 | Superficie = {{{Superficie|}}}&lt;br /&gt;
 | Eau = {{{Eau|}}}&lt;br /&gt;
 | Fuseau = {{{Fuseau|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Démographie&lt;br /&gt;
 | Population = {{{Population|}}}&lt;br /&gt;
 | Densité = {{{Densité|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/État/Histoire&lt;br /&gt;
 | Fondation = {{{Fondation|}}}&lt;br /&gt;
 | Disparition = {{{Disparition|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7271</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7271"/>
		<updated>2026-04-09T16:07:00Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = TaCarte.png&lt;br /&gt;
 | Légende = Carte de localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Illustration&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Image&lt;br /&gt;
 | Image = Exemple-image.jpg&lt;br /&gt;
 | Légende = Vue générale&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Variante B&lt;br /&gt;
 | Valeur1 = Alpha&lt;br /&gt;
 | Valeur2 = Bêta&lt;br /&gt;
 | Valeur3 = Gamma&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Dates&lt;br /&gt;
 | Label = Fondation&lt;br /&gt;
 | Date = 1823&lt;br /&gt;
 | Complément = Actoria&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Dates/Documentation&amp;diff=7270</id>
		<title>Modèle:InfoboxV4/Dates/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Dates/Documentation&amp;diff=7270"/>
		<updated>2026-04-09T16:06:44Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une date avec un libellé, et un complément optionnel.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Dates  | Label =  | Date =  | Complément = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Label&amp;#039;&amp;#039;&amp;#039; : nom du champ (ex : Naissance, Fondation…) * &amp;#039;&amp;#039;&amp;#039;Date&amp;#039;&amp;#039;&amp;#039; : date principale * &amp;#039;&amp;#039;&amp;#039;Complément&amp;#039;&amp;#039;&amp;#039; : précision (lieu, contexte…). Facultatif.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Début}} {{InfoboxV4/Tableau début}} {{InfoboxV4/Dates  | Label = Fondation  | Date = 18... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une date avec un libellé, et un complément optionnel.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Dates&lt;br /&gt;
 | Label =&lt;br /&gt;
 | Date =&lt;br /&gt;
 | Complément =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Label&#039;&#039;&#039; : nom du champ (ex : Naissance, Fondation…)&lt;br /&gt;
* &#039;&#039;&#039;Date&#039;&#039;&#039; : date principale&lt;br /&gt;
* &#039;&#039;&#039;Complément&#039;&#039;&#039; : précision (lieu, contexte…). Facultatif.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Dates&lt;br /&gt;
 | Label = Fondation&lt;br /&gt;
 | Date = 1823&lt;br /&gt;
 | Complément = Actoria&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Dates&lt;br /&gt;
 | Label = Fondation&lt;br /&gt;
 | Date = 1823&lt;br /&gt;
 | Complément = Actoria&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Dates&amp;diff=7269</id>
		<title>Modèle:InfoboxV4/Dates</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Dates&amp;diff=7269"/>
		<updated>2026-04-09T16:06:29Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Label|}}}{{{Date|}}}| &amp;lt;tr&amp;gt; &amp;lt;th style=&amp;quot;text-align:left; padding:0.4em; width:40%; font-weight:normal;&amp;quot;&amp;gt; {{{Label}}} &amp;lt;/th&amp;gt; &amp;lt;td style=&amp;quot;padding:0.4em;&amp;quot;&amp;gt; {{{Date}}} {{#if:{{{Complément|}}}| &amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-size:90%; color:#54595d;&amp;quot;&amp;gt;{{{Complément}}}&amp;lt;/span&amp;gt; }} &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Label|}}}{{{Date|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th style=&amp;quot;text-align:left; padding:0.4em; width:40%; font-weight:normal;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Label}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;padding:0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Date}}}&lt;br /&gt;
{{#if:{{{Complément|}}}|&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-size:90%; color:#54595d;&amp;quot;&amp;gt;{{{Complément}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7268</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7268"/>
		<updated>2026-04-09T16:05:54Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = TaCarte.png&lt;br /&gt;
 | Légende = Carte de localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Illustration&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Image&lt;br /&gt;
 | Image = Exemple-image.jpg&lt;br /&gt;
 | Légende = Vue générale&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Variante B&lt;br /&gt;
 | Valeur1 = Alpha&lt;br /&gt;
 | Valeur2 = Bêta&lt;br /&gt;
 | Valeur3 = Gamma&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Image/Documentation&amp;diff=7267</id>
		<title>Modèle:InfoboxV4/Image/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Image/Documentation&amp;diff=7267"/>
		<updated>2026-04-09T16:05:43Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une image secondaire ou générique dans l’infobox, avec légende optionnelle.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Image  | Image =  | Taille =  | Légende = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Image&amp;#039;&amp;#039;&amp;#039; : nom du fichier image. * &amp;#039;&amp;#039;&amp;#039;Taille&amp;#039;&amp;#039;&amp;#039; : taille de l’image. Facultatif. Par défaut : &amp;lt;code&amp;gt;250px&amp;lt;/code&amp;gt;. * &amp;#039;&amp;#039;&amp;#039;Légende&amp;#039;&amp;#039;&amp;#039; : texte affiché sous l’image. Facultatif.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Début}} {{InfoboxV4/Titre Bloc  | Sou... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une image secondaire ou générique dans l’infobox, avec légende optionnelle.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Image&lt;br /&gt;
 | Image =&lt;br /&gt;
 | Taille =&lt;br /&gt;
 | Légende =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Image&#039;&#039;&#039; : nom du fichier image.&lt;br /&gt;
* &#039;&#039;&#039;Taille&#039;&#039;&#039; : taille de l’image. Facultatif. Par défaut : &amp;lt;code&amp;gt;250px&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &#039;&#039;&#039;Légende&#039;&#039;&#039; : texte affiché sous l’image. Facultatif.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Illustration&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Image&lt;br /&gt;
 | Image = Exemple-image.jpg&lt;br /&gt;
 | Taille = 220px&lt;br /&gt;
 | Légende = Vue générale&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Illustration&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Image&lt;br /&gt;
 | Image = Exemple-image.jpg&lt;br /&gt;
 | Taille = 220px&lt;br /&gt;
 | Légende = Vue générale&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Image&amp;diff=7266</id>
		<title>Modèle:InfoboxV4/Image</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Image&amp;diff=7266"/>
		<updated>2026-04-09T16:05:20Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Image|}}}| &amp;lt;div class=&amp;quot;infoboxv4-image&amp;quot; style=&amp;quot;text-align:center; padding:0.5em;&amp;quot;&amp;gt; 250px}}} {{#if:{{{Légende|}}}| &amp;lt;div style=&amp;quot;font-size:90%; color:#54595d; margin-top:0.3em;&amp;quot;&amp;gt; {{{Légende}}} &amp;lt;/div&amp;gt; }} &amp;lt;/div&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Image|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;infoboxv4-image&amp;quot; style=&amp;quot;text-align:center; padding:0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
[[Fichier:{{{Image}}}|{{{Taille|250px}}}]]&lt;br /&gt;
{{#if:{{{Légende|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:90%; color:#54595d; margin-top:0.3em;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Légende}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7265</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7265"/>
		<updated>2026-04-09T16:04:35Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = TaCarte.png&lt;br /&gt;
 | Légende = Carte de localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Variante B&lt;br /&gt;
 | Valeur1 = Alpha&lt;br /&gt;
 | Valeur2 = Bêta&lt;br /&gt;
 | Valeur3 = Gamma&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Carte/Documentation&amp;diff=7264</id>
		<title>Modèle:InfoboxV4/Carte/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Carte/Documentation&amp;diff=7264"/>
		<updated>2026-04-09T16:04:19Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une carte centrée dans l’infobox, avec légende optionnelle.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Carte  | Image =  | Taille =  | Légende = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Image&amp;#039;&amp;#039;&amp;#039; : nom du fichier de la carte. * &amp;#039;&amp;#039;&amp;#039;Taille&amp;#039;&amp;#039;&amp;#039; : taille de l’image. Facultatif. Par défaut : &amp;lt;code&amp;gt;250px&amp;lt;/code&amp;gt;. * &amp;#039;&amp;#039;&amp;#039;Légende&amp;#039;&amp;#039;&amp;#039; : texte affiché sous l’image. Facultatif.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Début}} {{InfoboxV4/Titre Bloc  | Sous-titre = L... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une carte centrée dans l’infobox, avec légende optionnelle.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image =&lt;br /&gt;
 | Taille =&lt;br /&gt;
 | Légende =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Image&#039;&#039;&#039; : nom du fichier de la carte.&lt;br /&gt;
* &#039;&#039;&#039;Taille&#039;&#039;&#039; : taille de l’image. Facultatif. Par défaut : &amp;lt;code&amp;gt;250px&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &#039;&#039;&#039;Légende&#039;&#039;&#039; : texte affiché sous l’image. Facultatif.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = Exemple-carte.png&lt;br /&gt;
 | Taille = 260px&lt;br /&gt;
 | Légende = Carte de localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Carte&lt;br /&gt;
 | Image = Exemple-carte.png&lt;br /&gt;
 | Taille = 260px&lt;br /&gt;
 | Légende = Carte de localisation&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Carte&amp;diff=7263</id>
		<title>Modèle:InfoboxV4/Carte</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Carte&amp;diff=7263"/>
		<updated>2026-04-09T16:03:56Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Image|}}}| &amp;lt;div class=&amp;quot;infoboxv4-carte&amp;quot; style=&amp;quot;text-align:center; padding:0.5em;&amp;quot;&amp;gt; 250px}}} {{#if:{{{Légende|}}}| &amp;lt;div style=&amp;quot;font-size:90%; color:#54595d; margin-top:0.3em;&amp;quot;&amp;gt; {{{Légende}}} &amp;lt;/div&amp;gt; }} &amp;lt;/div&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Image|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;infoboxv4-carte&amp;quot; style=&amp;quot;text-align:center; padding:0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
[[Fichier:{{{Image}}}|{{{Taille|250px}}}]]&lt;br /&gt;
{{#if:{{{Légende|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:90%; color:#54595d; margin-top:0.3em;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Légende}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7262</id>
		<title>Modèle:InfoboxV4/Tableau Ligne entêtes</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7262"/>
		<updated>2026-04-09T16:02:46Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Texte|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th colspan=&amp;quot;5&amp;quot; style=&amp;quot;background:{{{Couleur|#f8f9fa}}}; text-align:center; padding:0.45em; font-weight:bold; border-top:1px solid #a2a9b1; border-bottom:1px solid #a2a9b1;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Texte}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue&amp;diff=7261</id>
		<title>Modèle:InfoboxV4/Tableau Ligne mixte étendue</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue&amp;diff=7261"/>
		<updated>2026-04-09T16:00:47Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Label|}}}{{{Valeur1|}}}{{{Valeur2|}}}{{{Valeur3|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th style=&amp;quot;text-align:left; padding:0.4em; width:40%; font-weight:normal; vertical-align:top;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Label|}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center; border-left:1px solid #eaecf0;&amp;quot;&amp;gt;{{{Valeur1|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
{{#if:{{{Valeur2|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center; border-left:1px solid #eaecf0;&amp;quot;&amp;gt;{{{Valeur2}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
{{#if:{{{Valeur3|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center; border-left:1px solid #eaecf0;&amp;quot;&amp;gt;{{{Valeur3}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7260</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7260"/>
		<updated>2026-04-09T15:59:05Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Variante B&lt;br /&gt;
 | Valeur1 = Alpha&lt;br /&gt;
 | Valeur2 = Bêta&lt;br /&gt;
 | Valeur3 = Gamma&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue/Documentation&amp;diff=7259</id>
		<title>Modèle:InfoboxV4/Tableau Ligne mixte étendue/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue/Documentation&amp;diff=7259"/>
		<updated>2026-04-09T15:58:53Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une ligne avec un libellé à gauche et plusieurs valeurs à droite.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Tableau Ligne mixte étendue  | Label =  | Valeur1 =  | Valeur2 =  | Valeur3 = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Label&amp;#039;&amp;#039;&amp;#039; : libellé affiché dans la colonne de gauche. * &amp;#039;&amp;#039;&amp;#039;Valeur1&amp;#039;&amp;#039;&amp;#039; : première valeur. * &amp;#039;&amp;#039;&amp;#039;Valeur2&amp;#039;&amp;#039;&amp;#039; : deuxième valeur. Facultatif. * &amp;#039;&amp;#039;&amp;#039;Valeur3&amp;#039;&amp;#039;&amp;#039; : troisième valeur. Facultatif.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Déb... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une ligne avec un libellé à gauche et plusieurs valeurs à droite.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label =&lt;br /&gt;
 | Valeur1 =&lt;br /&gt;
 | Valeur2 =&lt;br /&gt;
 | Valeur3 =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Label&#039;&#039;&#039; : libellé affiché dans la colonne de gauche.&lt;br /&gt;
* &#039;&#039;&#039;Valeur1&#039;&#039;&#039; : première valeur.&lt;br /&gt;
* &#039;&#039;&#039;Valeur2&#039;&#039;&#039; : deuxième valeur. Facultatif.&lt;br /&gt;
* &#039;&#039;&#039;Valeur3&#039;&#039;&#039; : troisième valeur. Facultatif.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Statistiques&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte étendue&lt;br /&gt;
 | Label = Statistiques&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue&amp;diff=7258</id>
		<title>Modèle:InfoboxV4/Tableau Ligne mixte étendue</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_mixte_%C3%A9tendue&amp;diff=7258"/>
		<updated>2026-04-09T15:58:32Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Label|}}}{{{Valeur1|}}}{{{Valeur2|}}}{{{Valeur3|}}}| &amp;lt;tr&amp;gt; &amp;lt;th style=&amp;quot;text-align:left; padding:0.4em; width:40%; font-weight:normal; vertical-align:top;&amp;quot;&amp;gt; {{{Label|}}} &amp;lt;/th&amp;gt; &amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur1|}}}&amp;lt;/td&amp;gt; {{#if:{{{Valeur2|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur2}}}&amp;lt;/td&amp;gt;|}} {{#if:{{{Valeur3|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur3}}}&amp;lt;/td&amp;gt;|}} &amp;lt;/tr&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinc... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Label|}}}{{{Valeur1|}}}{{{Valeur2|}}}{{{Valeur3|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th style=&amp;quot;text-align:left; padding:0.4em; width:40%; font-weight:normal; vertical-align:top;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Label|}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur1|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
{{#if:{{{Valeur2|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur2}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
{{#if:{{{Valeur3|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur3}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Projet_:_InfoboxV4&amp;diff=7257</id>
		<title>Projet : InfoboxV4</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Projet_:_InfoboxV4&amp;diff=7257"/>
		<updated>2026-04-09T15:58:21Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : /* Modèles de tableau */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début&lt;br /&gt;
 | Sous-titre = Accès directs aux modèles de briques V4&lt;br /&gt;
 | Charte = #D8CEF6&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Modèles de base&lt;br /&gt;
 | Couleur = #f2e6ff&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:InfoboxV4/Début]] ✅&lt;br /&gt;
* [[Modèle:InfoboxV4/Fin]] ✅&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Modèles de tableau&lt;br /&gt;
 | Couleur = #f2e6ff&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau début]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne mixte]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne entêtes]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne données]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau fin]]&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Modèles de structure&lt;br /&gt;
 | Couleur = #f2e6ff&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:InfoboxV4/Titre Bloc]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Portrait]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Image]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Carte]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Dates]]&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Documentation&lt;br /&gt;
 | Couleur = #f2e6ff&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:InfoboxV4/Début Documentation]]&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Navigation&lt;br /&gt;
 | Couleur = #f2e6ff&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:InfoboxV4/Palette]]&lt;br /&gt;
&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&lt;br /&gt;
Ce projet vise à concevoir, structurer et standardiser un système d’infoboxes modulaire et évolutif pour l’ensemble du wiki.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== ▸ Accès direct aux modèles ==&lt;br /&gt;
&lt;br /&gt;
=== Modèles de base ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Début]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Fin]]&lt;br /&gt;
&lt;br /&gt;
=== Modèles documentaires ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Début Documentation]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Fin Documentation]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Modèles de structure ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Titre Bloc]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Portrait]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Image]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Carte]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Dates]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Modèles de tableau ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau début]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne mixte]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne entêtes]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne données]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau Ligne mixte étendue]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Tableau fin]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Biographie ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Biographie]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Biographie/Informations générales]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Biographie/Ordre]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Biographie/Entourage]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Biographie/Description]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== État ===&lt;br /&gt;
* [[Modèle:InfoboxV4/État]]&lt;br /&gt;
** [[Modèle:InfoboxV4/État/Informations générales]]&lt;br /&gt;
** [[Modèle:InfoboxV4/État/Administration]]&lt;br /&gt;
** [[Modèle:InfoboxV4/État/Géographie]]&lt;br /&gt;
** [[Modèle:InfoboxV4/État/Démographie]]&lt;br /&gt;
** [[Modèle:InfoboxV4/État/Histoire]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Conflits ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Conflits]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Conflits/Informations générales]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Conflits/Belligérants]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Conflits/Commandants]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Conflits/Forces en présence]]&lt;br /&gt;
** [[Modèle:InfoboxV4/Conflits/Pertes]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Autres infoboxes ===&lt;br /&gt;
* [[Modèle:InfoboxV4/Œuvre]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Organisation]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Ville]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Continent]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Objet]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Langue]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Race]]&lt;br /&gt;
* [[Modèle:InfoboxV4/Plante]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## ▸ Modules&lt;br /&gt;
&lt;br /&gt;
* [[Module:Charte]]&lt;br /&gt;
* [[Module:String]]&lt;br /&gt;
* [[Module:Fonctions]]&lt;br /&gt;
* [[Module:Dates]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## ▸ Sous-modèles globaux&lt;br /&gt;
&lt;br /&gt;
* [[Modèle:Trim]]&lt;br /&gt;
* [[Modèle:Lang]]&lt;br /&gt;
* [[Modèle:Clr]]&lt;br /&gt;
* [[Modèle:Tl]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== ▸ Pages de test ==&lt;br /&gt;
&lt;br /&gt;
* [[Personnage test V4]]&lt;br /&gt;
* [[Nation test V4]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== ▸ Charte ==&lt;br /&gt;
&lt;br /&gt;
Voir : [[Projet:InfoboxV4/Charte]]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== ▸ Conventions ==&lt;br /&gt;
&lt;br /&gt;
* Utiliser exclusivement le préfixe InfoboxV4&lt;br /&gt;
* Tous les blocs doivent être conditionnels&lt;br /&gt;
* Aucun bloc vide ne doit apparaître&lt;br /&gt;
* Documentation obligatoire pour chaque modèle&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== ▸ Avancement ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Tâche !! État&lt;br /&gt;
|-&lt;br /&gt;
| Structure || 🟡&lt;br /&gt;
|-&lt;br /&gt;
| Documentation || 🟢&lt;br /&gt;
|-&lt;br /&gt;
| CSS || 🔲&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7256</id>
		<title>Modèle:InfoboxV4/Tableau Ligne entêtes</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7256"/>
		<updated>2026-04-09T15:57:24Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Texte|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:{{{Couleur|#f8f9fa}}}; text-align:center; padding:0.45em; font-weight:bold; border-top:2px solid #a2a9b1;&lt;br /&gt;
margin-top:0.5em; border-bottom:1px solid #a2a9b1;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Texte}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7255</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7255"/>
		<updated>2026-04-09T15:56:04Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_donn%C3%A9es/Documentation&amp;diff=7254</id>
		<title>Modèle:InfoboxV4/Tableau Ligne données/Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_donn%C3%A9es/Documentation&amp;diff=7254"/>
		<updated>2026-04-09T15:55:38Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une ligne de données avec plusieurs cellules dans le tableau de l’infobox.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Tableau Ligne données  | Valeur1 =  | Valeur2 =  | Valeur3 =  | Valeur4 = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Valeur1&amp;#039;&amp;#039;&amp;#039; à &amp;#039;&amp;#039;&amp;#039;Valeur4&amp;#039;&amp;#039;&amp;#039; : contenus des cellules. Tous facultatifs.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Début}} {{InfoboxV4/Titre Bloc  | Sous-titre = Informations générales }} {{InfoboxV4/Portrait  | Image = Exemple.j... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une ligne de données avec plusieurs cellules dans le tableau de l’infobox.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 =&lt;br /&gt;
 | Valeur2 =&lt;br /&gt;
 | Valeur3 =&lt;br /&gt;
 | Valeur4 =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Valeur1&#039;&#039;&#039; à &#039;&#039;&#039;Valeur4&#039;&#039;&#039; : contenus des cellules. Tous facultatifs.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne données&lt;br /&gt;
 | Valeur1 = 1&lt;br /&gt;
 | Valeur2 = 2&lt;br /&gt;
 | Valeur3 = 3&lt;br /&gt;
 | Valeur4 = 4&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_donn%C3%A9es&amp;diff=7253</id>
		<title>Modèle:InfoboxV4/Tableau Ligne données</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_donn%C3%A9es&amp;diff=7253"/>
		<updated>2026-04-09T15:55:14Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Valeur1|}}}{{{Valeur2|}}}{{{Valeur3|}}}{{{Valeur4|}}}| &amp;lt;tr&amp;gt; {{#if:{{{Valeur1|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur1}}}&amp;lt;/td&amp;gt;|}} {{#if:{{{Valeur2|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur2}}}&amp;lt;/td&amp;gt;|}} {{#if:{{{Valeur3|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur3}}}&amp;lt;/td&amp;gt;|}} {{#if:{{{Valeur4|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur4}}}&amp;lt;/td&amp;gt;|}} &amp;lt;/tr&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noincl... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Valeur1|}}}{{{Valeur2|}}}{{{Valeur3|}}}{{{Valeur4|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
{{#if:{{{Valeur1|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur1}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
{{#if:{{{Valeur2|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur2}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
{{#if:{{{Valeur3|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur3}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
{{#if:{{{Valeur4|}}}|&amp;lt;td style=&amp;quot;padding:0.4em; text-align:center;&amp;quot;&amp;gt;{{{Valeur4}}}&amp;lt;/td&amp;gt;|}}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7252</id>
		<title>Testdecopiage</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Testdecopiage&amp;diff=7252"/>
		<updated>2026-04-09T14:59:00Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = TonImage.jpg&lt;br /&gt;
 | Légende = Description&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Exemple&lt;br /&gt;
 | Valeur = Valeur test&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtesdocumentation&amp;diff=7251</id>
		<title>Modèle:InfoboxV4/Tableau Ligne entêtesdocumentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtesdocumentation&amp;diff=7251"/>
		<updated>2026-04-09T14:58:41Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « == Description == Affiche une ligne d’en-tête à l’intérieur du tableau de l’infobox.  == Syntaxe == &amp;lt;pre&amp;gt; {{InfoboxV4/Tableau Ligne entêtes  | Texte =  | Couleur = }} &amp;lt;/pre&amp;gt;  == Paramètres == * &amp;#039;&amp;#039;&amp;#039;Texte&amp;#039;&amp;#039;&amp;#039; : texte affiché dans l’en-tête. * &amp;#039;&amp;#039;&amp;#039;Couleur&amp;#039;&amp;#039;&amp;#039; : couleur de fond de la ligne. Facultatif. Valeur par défaut : &amp;lt;code&amp;gt;#f8f9fa&amp;lt;/code&amp;gt;.  == Exemple == &amp;lt;pre&amp;gt; {{InfoboxV4/Début}} {{InfoboxV4/Titre Bloc  | Sous-titre = Informations générales }} {{I... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
Affiche une ligne d’en-tête à l’intérieur du tableau de l’infobox.&lt;br /&gt;
&lt;br /&gt;
== Syntaxe ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte =&lt;br /&gt;
 | Couleur =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paramètres ==&lt;br /&gt;
* &#039;&#039;&#039;Texte&#039;&#039;&#039; : texte affiché dans l’en-tête.&lt;br /&gt;
* &#039;&#039;&#039;Couleur&#039;&#039;&#039; : couleur de fond de la ligne. Facultatif. Valeur par défaut : &amp;lt;code&amp;gt;#f8f9fa&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Exemple ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rendu ==&lt;br /&gt;
{{InfoboxV4/Début}}&lt;br /&gt;
{{InfoboxV4/Titre Bloc&lt;br /&gt;
 | Sous-titre = Informations générales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Portrait&lt;br /&gt;
 | Image = Exemple.jpg&lt;br /&gt;
 | Taille = 200px&lt;br /&gt;
 | Légende = Portrait officiel&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau début}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne entêtes&lt;br /&gt;
 | Texte = Données principales&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau Ligne mixte&lt;br /&gt;
 | Label = Capitale&lt;br /&gt;
 | Valeur = Paris&lt;br /&gt;
}}&lt;br /&gt;
{{InfoboxV4/Tableau fin}}&lt;br /&gt;
{{InfoboxV4/Fin}}&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7250</id>
		<title>Modèle:InfoboxV4/Tableau Ligne entêtes</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_Ligne_ent%C3%AAtes&amp;diff=7250"/>
		<updated>2026-04-09T14:58:24Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : Page créée avec « &amp;lt;includeonly&amp;gt;{{#if:{{{Texte|}}}| &amp;lt;tr&amp;gt; &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:{{{Couleur|#f8f9fa}}}; text-align:center; padding:0.45em; font-weight:bold; border-top:1px solid #a2a9b1; border-bottom:1px solid #a2a9b1;&amp;quot;&amp;gt; {{{Texte}}} &amp;lt;/th&amp;gt; &amp;lt;/tr&amp;gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt; »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{Texte|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:{{{Couleur|#f8f9fa}}}; text-align:center; padding:0.45em; font-weight:bold; border-top:1px solid #a2a9b1; border-bottom:1px solid #a2a9b1;&amp;quot;&amp;gt;&lt;br /&gt;
{{{Texte}}}&lt;br /&gt;
&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_fin&amp;diff=7249</id>
		<title>Modèle:InfoboxV4/Tableau fin</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_fin&amp;diff=7249"/>
		<updated>2026-04-09T14:55:47Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_d%C3%A9but&amp;diff=7248</id>
		<title>Modèle:InfoboxV4/Tableau début</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Mod%C3%A8le:InfoboxV4/Tableau_d%C3%A9but&amp;diff=7248"/>
		<updated>2026-04-09T14:55:08Z</updated>

		<summary type="html">&lt;p&gt;Alakihel : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;infoboxv4-tableau&amp;quot; style=&amp;quot;width:100%; border-collapse:collapse; margin:0;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{InfoboxV4/Début Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
</feed>