Terraria Wiki
Advertisement
Terraria Wiki

Modèle:Current versions{{#css:

h1.firstHeading { display: none; } /* hide contentSub */

  1. contentSub{

display: none; } /* body content clear fix.*/

  1. bodyContent {

*zoom: 1; }

  1. bodyContent::before,
  2. bodyContent::after {

content: " "; display: table; }

  1. bodyContent::after {

clear: both; } /* main wrapper min width */

  1. mainpage-wrapper {

min-width: 300px; }

  1. mainpage-wrapper .section{

margin: 0 -2px; }

  1. mainpage-wrapper .section .infocard{

width: auto; margin: 2px; } .infocard{ background: #fcfcfc; border-color: #AFCFE2; min-width: 200px; } .skin-hydradark .infocard{ background: #202020; border-color: #505050; } .infocard .outro{ padding-top: 2px; } .infocard.compact .main-heading .hgroup > .main{ font-size: 1.5em; } .infocard .main-heading{ background: #E4F0F7; border-right-color: #E4F0F7; } .skin-hydradark .infocard .main-heading{ background: #383838; border-right-color: #383838; } .skin-hydradark #content .infocard .main-heading a{ color: #ffffff; } .skin-hydradark .infocard .heading{ background: transparent; } .infocard .main-heading .hgroup{ background: #fcfcfc; } .skin-hydradark .infocard .main-heading .hgroup{ background: #202020; } .infocard.compact .heading{ margin-top: 0; } .mclist{ column-gap: 0.5em; } @media (max-width:360px){ .mclist{ column-gap: 0; } }

/**** some fix for mobile view ****/

  1. mw-content-text {
   /* for mobile view*/
   font-size: 14px;

} @media(max-width: 600px){

   .skin-minerva #bodyContent{
       margin: 0;
       padding: 5px;
   }

}

}}Modèle:Mclist/options

{{#css:
  1. box-wikiheader{

background: #E4F0F7; margin-bottom: 2px; padding: 7px; color: #033251; position: relative; } .skin-hydradark #box-wikiheader{ background: #383838; color: #fff; border-color: #505050; }

  1. box-wikiheader > div{

background: #fff; width: 100%; } .skin-hydradark #box-wikiheader > div{ background: #202020; }

  1. box-wikiheader > div > div{

margin: auto; padding: 8px 5px; }

  1. box-wikiheader-toggle-link {

position: absolute; bottom: 7px; left: 50%; line-height: 1; padding: 3px; cursor: pointer; font-size: 10px; display: none; margin-left: -3em; }

  1. box-wikiheader-toggle-link span{

display: none; width: 6em; text-align: center; }

  1. box-wikiheader-toggle-link span:first-child::before {

content: ""; vertical-align: middle; display: inline-block; width: 4px; height: 4px; transform: rotate(45deg); position: relative; left: -3px; border-left: 0; border-top: 0; border-right: 2px solid #0645ad; border-bottom: 2px solid #0645ad; top: -2px; }

  1. box-wikiheader-toggle-link span:last-child::before {

content: ""; vertical-align: middle; display: inline-block; width: 4px; height: 4px; transform: rotate(45deg); position: relative; left: -3px; border-left: 2px solid #0645ad; border-top: 2px solid #0645ad; border-right: 0; border-bottom: 0; top: 1px; }

  1. box-wikiheader .main-title {

text-align: center; position: relative; z-index: 10; margin: 3px 1em; }

  1. box-wikiheader .main-title > span{

font-size: 166.66666667%; line-height: 1; }

  1. box-wikiheader .main-title > span > span{

display: inline-block; }

  1. box-wikiheader .main-title > span + div{

margin: auto 0.25em; }

  1. box-wikiheader .related-info {

position: relative; z-index: 100; background: #fff; overflow: hidden; margin: 2px 2em; } .skin-hydradark #box-wikiheader .related-info { background: #202020; }

  1. box-wikiheader .related-info .i {

margin: 5px 1em; text-align: center; }

  1. box-wikiheader .related-info .i li{

margin: 0; }

  1. latest-version {

line-height: 1; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin: auto 0.5em; }

  1. latest-version * {

vertical-align: middle; }

  1. latest-version a:hover {

text-decoration: none; }

  1. latest-version a.external {

padding: 0; background: none; color: #0645ad; } .skin-hydradark #latest-version a.external { color: #19999e; }

  1. latest-version ul {

display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }

  1. latest-version ul li {

display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin: auto 0.5em; }

  1. latest-version ul li > div {

margin: auto auto auto 0.25em; text-align: left; }

  1. latest-version ul li > div > * {

display: block; }

  1. latest-version ul li > div.pic > * {

display: inline; }

  1. latest-version ul li > div > span {

font-size: 10px; }

  1. latest-version ul li > div > strong {

font-size: 16px; }

  1. latest-version ul li > div > small {

font-size: 10px; color: #999; }

  1. latest-version div.pic {

text-align: center; } @media(max-width:3280px){ #box-wikiheader .main-title { max-width: 850px; margin: auto; } #box-wikiheader .related-info{ max-width: 1550px; margin: auto; } #box-wikiheader .related-info .i{ margin: auto 1em; } #latest-version{ margin: 0.5em 1em; } } @media(max-width:2680px){ #box-wikiheader .main-title { max-width: 450px; } } @media(max-width:2680px){ #box-wikiheader .main-title { max-width: 450px; } } @media(max-width:2280px){ #box-wikiheader .related-info{ max-width: 1150px; } } @media(max-width:1850px){ #box-wikiheader .main-title { max-width: 750px; } #box-wikiheader .related-info{ margin: 0.25em auto 0; } #box-wikiheader .related-info .i{ margin: 0.25em 1em; } #latest-version{ margin: 0.25em auto 0; } #latest-version ul li{ margin: 0.25em 0.5em; } #box-wikiheader>div{ padding-bottom: 15px; } #box-wikiheader-toggle-link span{ display: inline-block; } #box-wikiheader-toggle-link span:first-child { display: none; } #box-wikiheader.collapsed .related-info { display: none !important; } #box-wikiheader.collapsed .main-title .statistics { display: none; } #box-wikiheader.collapsed #box-wikiheader-toggle-link span:first-child { display: inline-block; } #box-wikiheader.collapsed #box-wikiheader-toggle-link span:last-child { display: none; } } @media(max-width:1140px){ #box-wikiheader .related-info{ max-width: 1130px; } #box-wikiheader .related-info .i:first-child{ max-width: 700px; } } @media(max-width:1010px){ #box-wikiheader .main-title .statistics{ max-width: 450px; } } @media(max-width:525px){ #box-wikiheader .main-title{ max-width: 350px; } }

}}
Bienvenue sur le Wiki français officiel de Terraria,
la référence complète écrite et maintenue par les joueurs.
0 éditeurs actifs (sur 34 398 135 enregistrés) maintiennent actuellement 3 371 articles (pour un total de 11 428 pages) et 54 fichiers.
Développer...Replier
{{#css:
  1. main-section .sep{

display: none; width: 100%; height: 0; }

  1. main-section li{

margin-bottom: 1px; } @media(max-width:3249px) and (min-width:2560px){ #main-section #sep-D{ display: block; } } @media(max-width:2299px) and (min-width:1670px){ #main-section #sep-B,#main-section #sep-E{ display: block; } } @media(max-width:1669px){ #main-section #sep-B,#main-section #sep-D,#main-section #sep-F{ display: block; } }

}}
{{#css:
  1. box-game .item-link{

line-height: 60px; }

  1. box-game .intro{

margin-right: 1em; }

  1. box-game{

flex: 3 0 960px; }

  1. box-game .mclist{

columns: 6; }

  1. box-game .mclist li{

height: 60px; } @media (max-width: 4500px) and (min-width:3250px){ #box-game{ flex: 2 0 640px; } #box-game .mclist{ columns: 4; } } @media(max-width:3249px) and (min-width:1670px){ #box-game{ flex: 3 0 840px; } } @media (max-width:1669px){ #box-game{ flex: 19 0 640px; } #box-game .mclist{ columns: 4; margin: auto; } } @media (max-width:1200px){ #box-game{ flex: 1 1 1000px; } #box-game .mclist{ columns: 6; } } @media (max-width:1150px){ #box-game .mclist{ columns: 4; } } @media (max-width:700px){ #box-game .mclist{ columns: 3; } } @media (max-width:540px){ #box-game .mclist{ columns: 2; } }

}}

Terraria est une terre d'aventure ! Une terre de mystères ! Une terre à votre image et à défendre tout en s'amusant. Vos possibilités sont sans limite. Êtes-vous un joueur d'action avec le doigt sur la gâchette ou plutôt un professionnel de la construction ? Un collectionneur ? Un explorateur ? Chacun trouvera sa place ici.

Commencez par construire un abri de base, puis minez des minerais et d’autres ressources. Découvrez et construisez plus de trois cents variétés d’armes magiques, à distance et au corps-à-corps aussi bien que des armures et utiliser-les pour combattre des centaines de monstres différents. Vous affronterez bientôt des douzaines de Boss. Allez pêcher, chevaucher une monture, chercher des îles flottantes, construire des maisons pour des PNJs et bien plus encore.

{{#css:
  1. box-news{

flex: 1 0 480px; display: flex; flex-direction: column; }

  1. box-news .main-heading{

flex: none; }

  1. box-news .news ul{

margin-top: 0; }

  1. box-news .outro{

flex: 1 0 auto; display: flex; flex-direction: column; }

  1. box-news .more{

display: block; font-style: italic; font-size: 85%; margin-left: 2em; margin-top: 0.5em; flex: 1 0 auto; }

  1. box-news .links{

margin-top: 0.25em; margin-bottom: 0.25em; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; /*fallback*/ justify-content: space-evenly; }

  1. box-news .links span{

margin: 0.75em 0.25em 0; display: inline-block; } @media (min-width:1750px), (max-width:1669px){ #box-news{ flex: 1 0 320px; } }

}}

Dernières actualités

Terraria : État du Jeu – Mars 2024

2021

État du jeu

2020

État du jeu

2019

État du jeu

2018

État du jeu

2017

2016

2015

2014

2013

2012

2011

Voir aussi

Voir plus de nouveautés...
{{#css:
  1. box-items .item-link{

line-height: 28px; }

  1. box-items .item-link > a:first-child{

display: inline-block; width: 20px; text-align: center; }

  1. box-items .mclist{

columns: 3; }

  1. box-items .mclist li{

height: 28px; }

  1. box-items{

flex: 2 0 auto; } @media (max-width: 4500px) and (min-width:3250px){ #box-items .mclist{ columns: 2; } } @media(max-width:1669px){ #box-items .mclist{ columns: 4; } } @media(max-width:1320px){ #box-items .mclist{ columns: 3; } } @media(max-width:1140px){ #box-items{ flex: 1 1 720px; } #box-items .mclist{ columns: 6; } } @media(max-width:1040px){ #box-items .mclist{ columns: 4; } } @media(max-width:980px){ #box-items .mclist{ columns: 6; } } @media(max-width:870px){ #box-items .mclist{ columns: 4; } } @media(max-width:620px){ #box-items .mclist{ columns: 3; } } @media(max-width:450px){ #box-items .mclist{ columns: 2; } }

}}
{{#css:
  1. box-biomes .item-link{

line-height: 28px; }

  1. box-biomes .item-link > a:first-child{

display: inline-block; width: 20px; text-align: center; }

  1. box-biomes .mclist{

columns: 2; }

  1. box-biomes .mclist li{

height: 28px; }

  1. box-biomes{

flex: 2 0 auto; } @media(max-width:3249px) and (min-width:2560px), (max-width:1669px){ #box-biomes .mclist{ columns: 3; } } @media(max-width:1140px){ #box-biomes{ flex: 1 1 720px; } #box-biomes .mclist{ columns: 5; } } @media(max-width:1040px){ #box-biomes .mclist{ columns: 4; } } @media(max-width:980px){ #box-biomes .mclist{ columns: 5; } } @media(max-width:870px){ #box-biomes .mclist{ columns: 4; } } @media(max-width:720px){ #box-biomes .mclist{ columns: 3; } } @media(max-width:540px){ #box-biomes .mclist{ columns: 2; } } @media(max-width:359px){ #box-biomes .mclist{ columns: 1; } }

}}
{{#css:
  1. box-mechanics .item-link{

line-height: 28px; }

  1. box-mechanics .item-link > a:first-child{

display: inline-block; width: 20px; text-align: center; }

  1. box-mechanics .mclist{

columns: 3; }

  1. box-mechanics .mclist li{

height: 28px; }

  1. box-mechanics{

flex:2 0 auto; } @media (max-width: 4500px) and (min-width:3250px), (max-width: 1470px){ #box-mechanics .mclist{ columns: 2; } } @media (max-width: 1080px){ #box-mechanics{ flex:1 1 720px; } #box-mechanics .mclist{ columns: 4; } } @media (max-width: 750px){ #box-mechanics .mclist{ columns: 3; } } @media (max-width: 550px){ #box-mechanics .mclist{ columns: 2; } } @media (max-width: 359px){ #box-mechanics .mclist{ columns: 1; } }

}}
{{#css:
  1. box-npcs .item-link{

line-height: 32px; }

  1. box-npcs .item-link > a:first-child{

display: inline-block; width: 32px; text-align: center; }

  1. box-npcs .mclist li{

height: 32px; }

  1. box-npcs .prehardmode .mclist{

columns: 3; }

  1. box-npcs{

flex: 3 0 720px; }

  1. box-npcs .prehardmode{

padding-right: 40px; flex: 1 0 auto; }

  1. box-npcs .hardmode{

flex: 1 0 150px; } @media (max-width: 4500px) and (min-width:3250px){ #box-npcs .prehardmode .mclist{ columns: 2; } #box-npcs{ flex: 2 0 460px; } #box-npcs .prehardmode{ padding-right: 0px; } #box-npcs .hardmode{ flex: 1 0 auto; } } @media (max-width: 3249px) and (min-width:2560px){ #box-npcs{ flex: 2 0 auto; } #box-npcs .prehardmode{ padding-right: 20px; } #box-npcs .hardmode{ flex: 1 0 auto; } } @media (max-width: 1470px){ #box-npcs .prehardmode .mclist{ columns: 2; } #box-npcs{ flex: 2 0 auto; } #box-npcs .prehardmode{ padding-right: 1em; flex: 2 0 auto; } #box-npcs .hardmode{ flex: 1 0 auto; } } @media (max-width: 1080px){ #box-npcs{ flex:1 1 720px; } #box-npcs .prehardmode .mclist{ columns: 3; } } @media (max-width: 720px){ #box-npcs{ flex:1 1 720px; } #box-npcs .prehardmode{ width: 100%; padding-right: 0; } #box-npcs .prehardmode .mclist{ columns: 3; } #box-npcs .hardmode{ width: 100%; } #box-npcs .hardmode .mclist{ columns: 3; } } @media (max-width: 570px){ #box-npcs .prehardmode .mclist{ columns: 2;

} #box-npcs .hardmode .mclist{ columns: 2; } } @media (max-width: 350px){ #box-npcs .prehardmode .mclist{ columns: 1;

} #box-npcs .hardmode .mclist{ columns: 1; } }

}}
{{#css:
  1. box-bosses .item-link{

line-height: 32px; }

  1. box-bosses .mclist li{

height: 32px; }

  1. box-bosses .item-link > a:first-child{

display: inline-block; width: 24px; text-align: center; }

  1. box-bosses{

flex: 2 0 360px; }

  1. box-bosses .content > div{

flex: 1 0 auto; } @media (max-width: 4500px) and (min-width:3250px){ #box-bosses{ flex: 2 0 310px; } } @media (max-width: 3249px) and (min-width:2560px){ #box-bosses{ flex: 3 0 600px; } #box-bosses .mclist{ columns: 2; } } @media (max-width:1669px){ #box-bosses .mclist{ columns: 2; column-gap: 0.25em; } } @media (max-width:1365px){ #box-bosses .mclist{ columns: 1; } } @media (max-width:800px){ #box-bosses{ flex: 1 1 720px; } #box-bosses .mclist{ columns: 2; } } @media (max-width: 720px){ #box-bosses .prehardmode, #box-bosses .hardmode{ width: 100%; } #box-bosses .mclist{ columns: 3; } } @media (max-width: 480px){ #box-bosses .mclist{ columns: 2; } }

}}
{{#css:
  1. box-events .item-link{

line-height: 32px; }

  1. box-events .mclist li{

height: 32px; }

  1. box-events .item-link > a:first-child{

display: inline-block; width: 24px; text-align: center; }

  1. box-events{

flex: 2 0 360px; }

  1. box-events .content > div{

flex: 1 0 auto; } @media (max-width: 4500px) and (min-width:3250px){ #box-events{ flex: 2 0 310px; } } @media (max-width:1669px){ #box-events .mclist{ columns: 2; column-gap: 0.25em; } } @media (max-width:1365px){ #box-events .mclist{ columns: 1; } } @media (max-width:800px){ #box-events{ flex: 1 1 720px; } #box-events .mclist{ columns: 2; } } @media (max-width: 720px){ #box-events .prehardmode, #box-events .hardmode{ width: 100%; } #box-events .mclist{ columns: 4; } } @media (max-width: 650px){ #box-events .mclist{ columns: 3; } } @media (max-width: 540px){ #box-events .mclist{ columns: 2; } }

}}
{{#css:
  1. sect-ext dd{

margin-left: 1em; }

  1. box-software{

flex: 1 0 auto; }

  1. box-wiki{

flex: 3 0 auto; } @media(min-width: 2300px){ #sect-ext .outro{ display: flex; } #sect-ext .outro dl{ flex: 1 0 auto; } } @media(max-width: 2299px){ #box-software{ flex-basis: 220px; } #box-software .outro dl{ display: inline-block; width: 100%; } #box-wiki{ flex-basis: 900px; } #box-wiki .outro dl{ display: inline-block; width: 33.33333333%; } } @media(max-width: 1499px){ #box-wiki{ flex-basis: 620px; } #box-wiki .outro dl{ width: 50%; } } @media(max-width: 1100px){ #box-software{ flex-basis: 620px; } #box-software .outro dl{ width: 50%; } } @media(max-width: 680px){ #box-software{ flex-shrink: 1; } #box-software .outro dl{ width: 100%; } #box-wiki{ flex-shrink: 1; } #box-wiki .outro dl{ width: 100%; } }

}}
Logiciels
Floppy
Information des serveurs
Héberger des parties multi-joueurs
Mods & Visualisations du monde
Logiciels tiers pour Terraria
Communauté du Wiki
Community
S'enregistrer
Gardez une trace de vos contributions.
Contenus d'aide
Apprenez comment débuter dans l'édition.
Choses à faire
Trouvez comment contribuer sur le wiki.
Portail de la communauté
Discutez des sujets importants du wiki.
Projets
Participez à un projet spécifique du Wiki de Terraria.
Guides
Lisez, écrivez ou proposez des guides ou des articles.
{{#css:
  1. mainpage-wrapper .footer {

text-align: center; margin: 0.75em 2px 0; }

  1. mainpage-wrapper .footer > div {

border: 1px solid #AFCFE2; -moz-border-radius: 5px; border-radius: 5px; background: #E4F0F7; padding: 0.5em; max-width: 25em; margin: auto; }

  1. mainpage-wrapper .footer > div span{

display: inline-block; } .skin-hydradark #mainpage-wrapper .footer > div { border: 1px solid #505050; background: #202020; }

}}

Modèle:Mclist/options

Advertisement