« Modèle:Infobox/Projet » : différence entre les versions
De Aknotl
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 6 : | Ligne 6 : | ||
| {{{image|}}}|{{{légende|}}}|280 | | {{{image|}}}|{{{légende|}}}|280 | ||
}} | }} | ||
{{Infobox/Sous-titre | {{Infobox/Sous-titre | ||
| | | général | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| Nom de la région|{{{region|}}} | |||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | |||
| Coordonnées|{{#if: {{{x|}}}{{{z|}}}|[https://aknotl.fr/map/?worldname=aknotl&mapname=flat&zoom=5&x={{{x|}}}&y=64&z={{{z|}}} {{{x|}}};{{{z|}}}]}} | |||
{{Infobox/ | |||
| | |||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Page RP liées|{{{pages|}}} | ||
}} | }} | ||
{{Infobox/ | {{Infobox/Sous-titre | ||
| | | membres | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Fondateur|{{{fondateur|}}} | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Chef de projet|{{{chef|}}} | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Stratège de projet|{{{stratège|}}} | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Membres du projet|{{{membres|}}} | ||
}} | }} | ||
{{Infobox/Sous-titre | {{Infobox/Sous-titre | ||
| | | Géopolitique | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Villes du projet|{{{villes|}}} | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Pays|{{{pays|}}} | ||
}} | }} | ||
{{Infobox/Sous-titre | |||
| Chantiers | |||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Chantiers en cours|{{{chantiers|}}} | ||
}} | }} | ||
{{Infobox/Ligne mixte optionnelle | {{Infobox/Ligne mixte optionnelle | ||
| | | Besoins du projet|{{{besoins|}}} | ||
}} | }} | ||
| Ligne 86 : | Ligne 54 : | ||
<noinclude> | <noinclude> | ||
Ce modèle d'infobox est à utiliser pour l'ensemble des | Ce modèle d'infobox est à utiliser pour l'ensemble des pages de projet. | ||
== Syntaxe == | == Syntaxe == | ||
<pre>{{Infobox/ | <pre>{{Infobox/projet | ||
| nom = xxx | | nom = xxx | ||
| image = xxx.png | | image = xxx.png | ||
| légende = xxx | | légende = xxx | ||
| region = xxx | | region = xxx | ||
| | | pages = xxx | ||
| | | fondateur = xxx | ||
| chef = xxx | |||
| stratège = xxx | |||
| membres = xxx | |||
| x = 0 | | x = 0 | ||
| z = 0 | | z = 0 | ||
| villes = xxx | |||
| pays = xxx | | pays = xxx | ||
| | | chantiers = xxx | ||
| besoins = xxx | |||
| | |||
}}</pre> | }}</pre> | ||
| Ligne 113 : | Ligne 79 : | ||
* <code>image</code> (facultatif) – Image de l'infobox. | * <code>image</code> (facultatif) – Image de l'infobox. | ||
* <code>légende</code> (facultatif) – Légende se situant sous l'image de l'infobox. | * <code>légende</code> (facultatif) – Légende se situant sous l'image de l'infobox. | ||
* <code> | * <code>region</code> (facultatif) – Région géographique dans laquelle se situe le projet. | ||
* <code> | * <code>pages</code> (facultatif) – Page importantes du wiki relatives au projet. | ||
* <code> | * <code>fondateur</code> (facultatif) – Nom du fondateur. | ||
* <code> | * <code>chef</code> (facultatif) – Nom du chef de projet. | ||
* <code> | * <code>stratège</code> (facultatif) – Nom du stratège. | ||
* <code>membres</code> (facultatif) – Nom des membres. | |||
* <code>x</code> (facultatif) – Coordonnées x de la ville. | * <code>x</code> (facultatif) – Coordonnées x de la ville. | ||
* <code>z</code> (facultatif) – Coordonnées z de la ville. | * <code>z</code> (facultatif) – Coordonnées z de la ville. | ||
* <code>pays</code> (facultatif) – Pays | * <code>pays</code> (facultatif) – Pays au sein du projet. | ||
* <code>villes</code> (facultatif) – Villes au sein du projet. | |||
* <code> | * <code>chantiers</code> (facultatif) – pages de chantiers liées au projet. | ||
* <code>besoins</code> (facultatif) – besoin du projet. | |||
* <code> | |||
* <code> | |||
== Exemples == | == Exemples == | ||
<pre>{{Infobox/ | <pre>{{Infobox/projet | ||
| nom | | nom = xxx | ||
| image | | image = xxx.png | ||
| légende | | légende = xxx | ||
| | | region = xxx | ||
| | | pages = xxx | ||
| fondateur = xxx | |||
| | | chef = xxx | ||
| | | stratège = xxx | ||
| | | membres = xxx | ||
| | | x = 0 | ||
| x | | z = 0 | ||
| z | | villes = xxx | ||
| | | pays = xxx | ||
| | | chantiers = xxx | ||
| | | besoins = xxx | ||
| | |||
}}</pre> | }}</pre> | ||
Version du 14 août 2021 à 12:53
Ce modèle d'infobox est à utiliser pour l'ensemble des pages de projet.
Syntaxe
{{Infobox/projet
| nom = xxx
| image = xxx.png
| légende = xxx
| region = xxx
| pages = xxx
| fondateur = xxx
| chef = xxx
| stratège = xxx
| membres = xxx
| x = 0
| z = 0
| villes = xxx
| pays = xxx
| chantiers = xxx
| besoins = xxx
}}
Paramètres
nom(facultatif) – Titre de l'infobox (par défaut le nom de la page).image(facultatif) – Image de l'infobox.légende(facultatif) – Légende se situant sous l'image de l'infobox.region(facultatif) – Région géographique dans laquelle se situe le projet.pages(facultatif) – Page importantes du wiki relatives au projet.fondateur(facultatif) – Nom du fondateur.chef(facultatif) – Nom du chef de projet.stratège(facultatif) – Nom du stratège.membres(facultatif) – Nom des membres.x(facultatif) – Coordonnées x de la ville.z(facultatif) – Coordonnées z de la ville.pays(facultatif) – Pays au sein du projet.villes(facultatif) – Villes au sein du projet.chantiers(facultatif) – pages de chantiers liées au projet.besoins(facultatif) – besoin du projet.
Exemples
{{Infobox/projet
| nom = xxx
| image = xxx.png
| légende = xxx
| region = xxx
| pages = xxx
| fondateur = xxx
| chef = xxx
| stratège = xxx
| membres = xxx
| x = 0
| z = 0
| villes = xxx
| pays = xxx
| chantiers = xxx
| besoins = xxx
}}
Résultat :
| Infobox/Projet | |
Bhrone en l'an 181 | |
| Histoire | |
|---|---|
| Fondation | 0 |
| Prise par les Valdiares | 194 |
| Géographie | |
| Région | Terres de Sedlych |
| Fleuve | ??? |
| Caractéristiques | Chaîne du Berceau |
| Coordonnées | 0;0 |
| Politique | |
| Pays | Valdiares |
| Bourgmestre | Brennos Caltfer |
| Démographie | |
| Gentilé | Bhronien, Bhronienne |
| Population | 250 hab. |
| Densité | Erreur d’expression : opérateur round inattendu. hab./km² |
| Culture | Bhronéenne, Valdienne |
| Religion | Radradisme, Aucarilisme |
