Différences entre les versions de « Modèle:Infoboxplanète »

Le WikiHalo rappelle à ses contributeurs que toute information ajoutée doit être officielle et vérifiable. Les contributions sans sources et les théories sur Halo Infinite seront rejetées.

 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<table cellspacing="0" cellpadding="4" style="float:right; clear:right; margin: 0 0 .5em 1em; width:250px; background:#4477FF; border:1px solid #999999; font-size:smaller; line-height:1.5;">
<includeonly>{{Infobox-head|{{{nom|}}}|{{{image|}}}|unsc}}{{Infobox-section|Informations|unsc}}{{Infobox-content|Système|{{{système|}}}|unsc}}{{Infobox-content|Position|{{{position|}}}|unsc}}{{Infobox-content|Diamètre|{{{diamètre|}}}|unsc}}{{Infobox-content|Satellites|{{{satellites|}}}|unsc}}{{Infobox-content|Gravité|{{{gravité|}}}|unsc}}{{Infobox-content|Atmosphère|{{{atmosphère|}}}|unsc}}{{Infobox-content|Températures|{{{température|}}}|unsc}}{{Infobox-content|Population|{{{population|}}}|unsc}}{{Infobox-footer|Modèle:Infoboxplanète|unsc}}{{CatDoc|[[Catégorie:Planète]]}}</includeonly><noinclude>{{infoboxplanète
<!-- Titre -->
<tr style="text-align:center; color:#ffffff; background:{{couleur|unsc|1}}; font-size:larger;"><th colspan="2">{{{nom}}}</th></tr>
<!-- Image -->
<tr style="text-align:center; background:{{couleur|unsc|2}}; padding:0;"><td colspan="2" style="padding:0px;">{{{image|}}}</td></tr>
<!-- Section -->
<tr style="text-align:center; font-weight:normal; background:{{couleur|unsc|2}};"><th colspan="2">
'''Informations'''</th></tr>
<!-- Contenu -->
{{#if: {{{système|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Système&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{système}}}
</td></tr>}}
{{#if: {{{position|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Position&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{position}}}
</td></tr>}}
{{#if: {{{diamètre|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Diamètre&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{diamètre}}}
</td></tr>}}
{{#if: {{{satellites|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Satellites&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{satellites}}}
</td></tr>}}
{{#if: {{{gravité|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Gravité&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{gravité}}}
</td></tr>}}
{{#if: {{{atmosphère|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Atmosphère&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{atmosphère}}}
</td></tr>}}
{{#if: {{{température|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Températures&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{température}}}
</td></tr>}}
{{#if: {{{population|}}}|<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{couleur|unsc|3}}; border: 1px solid #999;"><td style="text-align:left; width:100px; padding:0; padding-right:0.6em; padding-left:0.6em; border-bottom: 1px solid #999;">
Population&nbsp;:</td><td class="infoboxcell" style="width:150px; padding:0; align:center; height:15px; padding-right:0.6em; border-bottom: 1px solid #999;">
{{{population}}}
</td></tr>}}
<!-- Footer -->
<tr><td colspan=2 style="text-align:right; padding:0px; background:{{couleur|unsc|3}}; font-weight:lighter; height:5px; font-size:0.75em;">[[Modèle:Infoboxplanète|<span style="color:#696969">Voir source</span>]] - <span class=plainlinks>[https://wiki.halo.fr/index.php?title=Modèle:Infoboxplanète&action=edit<span style="color:#696969">Modifier</span>]</span> - [[:Catégorie:Infobox|<span style="color:#696969">Liste</span>]]</td></tr>
</table>
<noinclude>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
 
{{infoboxplanète
|nom=Planète
|nom=Planète
|image=image planète
|image=image planète
Ligne 85 : Ligne 33 :
[[Catégorie:Infobox]]
[[Catégorie:Infobox]]
</noinclude>
</noinclude>
[[Catégorie:Planète]]

Version actuelle datée du 21 janvier 2021 à 19:26

Planète
image planète
Informations
Système :
Nom du système
Position :
I, II, III…
Diamètre :
Diamètre en km
Satellites :
Satellite
Gravité :
XG (environ)
Atmosphère :
Xatm (Composition)
Températures :
X°C
Population :
inconnue


Vous pouvez supprimer les entrées inutiles ou inconnues :


{{infoboxplanète
|nom=
|image=
|système=
|position=
|satellites=
|diamètre=
|gravité=
|atmosphère=
|température=
|population=
}}