1 333
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (7 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 4 : | Ligne 4 : | ||
|title = {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }} | |title = {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }} | ||
|image = {{#invoke:InfoboxImage|InfoboxImage|image=Infobox{{#if: {{{infoboxPicture|}}} | {{{infoboxPicture}}} | PlaceholderLieux }}.png | size=480px | maxsize=480px}} | |image = {{#invoke:InfoboxImage|InfoboxImage|image=Infobox{{#if: {{{infoboxPicture|}}} | {{{infoboxPicture}}} | PlaceholderLieux }}.png | size=480px | maxsize=480px}} | ||
| | |header1 = Informations générales | ||
| | |label2 = Biome | ||
| | |data2 = {{#if: {{{biome|}}} | [[{{{biome}}}]][[Catégorie:{{{biome}}}]] | }} | ||
| | |label3 = [[Fichier:IconLocalisation.png|alt=|16px]] Localisation | ||
| | |data3 = {{{area|}}} | ||
| | |label4 = [[Fichier:IconFaction.png|alt=|16px]] Faction | ||
| | |data4 = {{#if: {{{faction|}}} | [[{{{faction}}} (Faction)| {{{faction}}}]][[Catégorie:{{{faction}}}]]}} | ||
| | |label5 = Date de création | ||
| | |data5 = {{{datelorecreate|}}} | ||
| | |label6 = [[Fichier:IconTheme.png|alt=|16px]] Thème | ||
| | |data6 = {{#if: {{{musicLink|}}} | [{{{musicLink}}} Lien Youtube] | Pas de musique}} | ||
| | |label7 = [[Fichier:IconFlag.png|alt=|16px]] Drapeau | ||
|data7 = {{#if: {{{drapeau|}}} | [[Fichier:Flag{{{drapeau}}}.png|alt=|78px|center]]}} | |||
|header9 = Métadonnées | |header9 = Métadonnées | ||
|label10 = [[Fichier:IconCreatorNPC.png|alt=|16px]] Constructeur | |label10 = [[Fichier:IconCreatorNPC.png|alt=|16px]] Constructeur | ||
| Ligne 24 : | Ligne 25 : | ||
|data14 = {{{datecreate|}}} | |data14 = {{{datecreate|}}} | ||
}} | }} | ||
<includeonly>[[Catégorie:Lieux]]</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Ligne 75 : | Ligne 77 : | ||
"creator": { | "creator": { | ||
"label": "Créateur", | "label": "Créateur", | ||
"description": " | "description": "Qui a créé le lieu (IRL) ?", | ||
"type": "wiki-user-name" | "type": "wiki-user-name" | ||
}, | }, | ||
"contributors": { | "contributors": { | ||
"label": "Contributeurs", | "label": "Contributeurs", | ||
"description": "Liste des contributeurs au projet", | "description": "Liste des contributeurs au projet (IRL)", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"datecreate": { | "datecreate": { | ||
"label": "Date de création", | "label": "Date de création", | ||
"description": "Quand le lieu à été construit", | "description": "Quand le lieu à été construit (IRL)", | ||
"example": "2017, Janvier 2020, 15 Novembre 2018", | "example": "2017, Janvier 2020, 15 Novembre 2018", | ||
"type": "date" | "type": "date" | ||
} | } | ||
} | }, | ||
"description": "Infobox pour les lieux comme des villes, des villages, etc" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||