20 164
modifications
Aucun résumé des modifications |
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
||
Ligne 1 : | Ligne 1 : | ||
<noinclude>{{ | <noinclude>{{documentationpage}}</noinclude> | ||
Infobox pour les [[:Catégorie:Publication|publications]] de la [[Licence Fallout|licence ''Fallout'']]. Son paramétrage est disponible dans le module [[:Module:Infobox/Publication]]. | |||
== Usage == | |||
Placer ce qui suit en haut de l’article : | |||
<pre> | <pre> | ||
{{Infobox | {{Infobox jeu | ||
|type = | |||
|nom = | |||
|sous-titre = | |||
|image = | |||
|légende = | |||
|icône = | |||
|auteur = | |||
|éditeur = | |||
|date = | |||
|format = | |||
|pages = | |||
|volumes = | |||
|site web = | |||
|téléchargement = | |||
|précédent = | |||
|suivant = | |||
|partie de = | |||
}} | }} | ||
</pre> | </pre> | ||
=== | === Paramètres === | ||
{{ | <templatedata> | ||
{ | |||
}} | "params": { | ||
"type": { | |||
"label": "Type", | |||
"description": "Type de publication, affiché en petit et tout en haut de l'infobox. Mots-clés possibles présent dans la documentation", | |||
"example": "Bande dessinée, Guide officiel,...", | |||
"type": "string", | |||
"default": "publication" | |||
}, | |||
"nom": { | |||
"label": "Nom", | |||
"description": "Titre de l'infobox.", | |||
"type": "string", | |||
"default": "Titre de la page" | |||
}, | |||
"sous-titre": { | |||
"label": "Sous-titre", | |||
"description": "Titre secondaire sous le titre principal de l'infobox.", | |||
"type": "string", | |||
"aliases": [ | |||
"soustitre" | |||
] | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "Illustration de l'infobox.", | |||
"type": "wiki-file-name" | |||
}, | |||
"image2": { | |||
"label": "Image2", | |||
"description": "Illustration de l'infobox 2.", | |||
"type": "wiki-file-name" | |||
}, | |||
"image3": { | |||
"label": "Image3", | |||
"description": "Illustration de l'infobox 3.", | |||
"type": "wiki-file-name" | |||
}, | |||
"image4": { | |||
"label": "Image4", | |||
"description": "Illustration de l'infobox 4.", | |||
"type": "wiki-file-name" | |||
}, | |||
"image5": { | |||
"label": "Image5", | |||
"description": "Illustration de l'infobox 5.", | |||
"type": "wiki-file-name" | |||
}, | |||
"légende": { | |||
"label": "Légende", | |||
"description": "Description affichée sous l'illustration.", | |||
"type": "string", | |||
"aliases": [ | |||
"image desc" | |||
] | |||
}, | |||
"icône": { | |||
"label": "Icône", | |||
"description": "Icône qui se place en haut à droit de l'infobox.", | |||
"type": "wiki-file-name" | |||
}, | |||
"auteur": { | |||
"label": "Auteur", | |||
"description": "Auteur(s) ou Autrice(s) de cette publication.", | |||
"example": "David S.J. Hodgson, Chris Avellone,...", | |||
"type": "string" | |||
}, | |||
"éditeur": { | |||
"label": "Éditeur", | |||
"description": "Société(s) d'édition de cette publication.", | |||
"example": "Prima Games, Dark Horse Comics,...", | |||
"type": "string" | |||
}, | |||
"date": { | |||
"aliases": [ | |||
"date de sortie" | |||
], | |||
"label": "Date de sortie", | |||
"description": "Date à laquelle est sorti cette publication.", | |||
"type": "date" | |||
}, | |||
"format": { | |||
"label": "Format", | |||
"description": "Catégorie(s) de la publication définie par les caractéristiques qu'elle possède.", | |||
"type": "string" | |||
}, | |||
"pages": { | |||
"label": "Pages", | |||
"description": "nombre de pages que comporte cette publication.", | |||
"type": "string" | |||
}, | |||
"volumes": { | |||
"label": "Volumes", | |||
"description": "Nombre de volumes/albums qui compose cette publication.", | |||
"type": "string" | |||
}, | |||
"site web": { | |||
"label": "Site web", | |||
"description": "Site web sur cette publication.", | |||
"type": "string" | |||
}, | |||
"téléchargement": { | |||
"label": "Téléchargement", | |||
"description": "Lien de téléchargement de la version numérique de cette publication.", | |||
"type": "string" | |||
}, | |||
"précédent": { | |||
"label": "Précédent", | |||
"description": "La publication qui précède cette publication.", | |||
"type": "string" | |||
}, | |||
"suivant": { | |||
"label": "Suivant", | |||
"description": "La publication qui suit cette publication.", | |||
"type": "string" | |||
}, | |||
"partie de": { | |||
"label": "Partie de", | |||
"description": "De quelle suite/série de publications cette publication fait partie.", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "Infobox pour les jeux.", | |||
"format": "block", | |||
"paramOrder": [ | |||
"type", | |||
"nom", | |||
"sous-titre", | |||
"image", | |||
"image2", | |||
"image3", | |||
"image4", | |||
"image5", | |||
"légende", | |||
"icône", | |||
"auteur", | |||
"éditeur", | |||
"date", | |||
"format", | |||
"pages", | |||
"volumes", | |||
"site web", | |||
"téléchargement", | |||
"précédent", | |||
"suivant", | |||
"partie de" | |||
] | |||
} | |||
</templatedata> | |||
=== Liste des types acceptés === | |||
* publication | |||
* bande dessinee | |||
* guide officiel | |||
== Exemples == | |||
=== ''Fallout 4'' === | |||
{{ | {{infobox jeu | ||
|nom =''Fallout 4'' | |||
|image =Fallout 4.jpg | |||
|icône =FO4 Logo mini.png | |||
|développeur =[[Bethesda Game Studios]] | |||
|éditeur =[[Bethesda Softworks]] | |||
|date =10 novembre 2015<br />17 decembre 2015 ({{Infobulle|JP|Japon}}) | |||
|genre ={{Wikipédia|Action-RPG|Jeu de rôle d'action}} ({{infobulle|A-RPG|Action - Role Playing Game}}) | |||
|moteur =[[Creation Engine]] | |||
|modes =Solo | |||
|age ={{Icône|pegi18|normal}} {{Icône|esrbm|normal}} | |||
|plateformes =[http://store.steampowered.com/app/377160 {{Icône|steam|normal|infobulle=Fallout 4 sur le magasin Steam}}] [https://store.epicgames.com/fr/p/fallout-4 {{Icône|epicstore|normal|infobulle=Fallout 4 sur la boutique Epic Games}}] [https://www.gog.com/fr/game/fallout_4_game_of_the_year_edition {{Icône|gog|normal|infobulle=Fallout 4 - GOTY sur la boutique GOG.com}}] [https://www.xbox.com/fr-FR/games/store/fallout-4/C3KLDKZBHNCZ {{Icône|msstore|normal|infobulle=Fallout 4 sur le Microsoft Store (Xbox)}}] [https://www.playstation.com/fr-fr/games/fallout-4-ps4 {{Icône|psstore|normal|infobulle=Fallout 4 sur le Playstation Store}}] | |||
|média =Version physique (1 DVD) : {{Icône|pc|petit|infobulle=Windows 64-bit}} {{Icône|xboxone|petit}} {{Icône|ps4|petit}} | |||
|partie de =[[Série Fallout|Série ''Fallout'' principale]] | |||
|précédent =''[[Fallout: New Vegas]]'' | |||
|suivant =''[[Fallout 76]]'' | |||
}} | }} | ||
==== | <syntaxhighlight lang="moin"> | ||
{{ | {{infobox jeu | ||
{{ | |nom =''Fallout 4'' | ||
{{ | |image =Fallout 4.jpg | ||
{{ | |icône =FO4 Logo mini.png | ||
{{ | |développeur =[[Bethesda Game Studios]] | ||
{{ | |éditeur =[[Bethesda Softworks]] | ||
{{ | |date =10 novembre 2015<br />17 decembre 2015 ({{Infobulle|JP|Japon}}) | ||
{{ | |genre ={{Wikipédia|Action-RPG|Jeu de rôle d'action}} ({{infobulle|A-RPG|Action - Role Playing Game}}) | ||
|moteur =[[Creation Engine]] | |||
|modes =Solo | |||
{{ | |age ={{Icône|pegi18|normal}} {{Icône|esrbm|normal}} | ||
| | |plateformes =[http://store.steampowered.com/app/377160 {{Icône|steam|normal|infobulle=Fallout 4 sur le magasin Steam}}] [https://store.epicgames.com/fr/p/fallout-4 {{Icône|epicstore|normal|infobulle=Fallout 4 sur la boutique Epic Games}}] [https://www.gog.com/fr/game/fallout_4_game_of_the_year_edition {{Icône|gog|normal|infobulle=Fallout 4 - GOTY sur la boutique GOG.com}}] [https://www.xbox.com/fr-FR/games/store/fallout-4/C3KLDKZBHNCZ {{Icône|msstore|normal|infobulle=Fallout 4 sur le Microsoft Store (Xbox)}}] [https://www.playstation.com/fr-fr/games/fallout-4-ps4 {{Icône|psstore|normal|infobulle=Fallout 4 sur le Playstation Store}}] | ||
| | |média =Version physique (1 DVD) : {{Icône|pc|petit|infobulle=Windows 64-bit}} {{Icône|xboxone|petit}} {{Icône|ps4|petit}} | ||
| | |partie de =[[Série Fallout|Série ''Fallout'' principale]] | ||
| | |précédent =''[[Fallout: New Vegas]]'' | ||
| | |suivant =''[[Fallout 76]]'' | ||
| | |||
}} | }} | ||
</syntaxhighlight> | |||
</ | |||
modifications