Modèle:HeadTable

De Dead Cells Wiki
Aller à la navigation Aller à la recherche

Utilisation[modifier]

{{HeadTable
| icon = 
| name = 
| description = 
| hint = 
| unlock_condition = 
| note = 
| showcase = 
| dlc = 
| identifier = 
| spoiler = 
}}

Exemple[modifier]

Icône Nom Description Indice Condition de déblocage Apparence en jeu
Classic Outfit Icon.png
Tenue classique You went through a lot with this one, and will most likely go through a lot more.This is a test

Tenues

Use XYZ. Use Sword. Image manquante
Faithful Hand of the King Outfit Icon.png
Faithful Hand of the King Outfit One outfit to protect them all.This is another test

Le Collecteur

Drops from XYZ. Exclamation.png
[Révéler]
Drops from La Main du Roi
Faithful Hand of the King Outfit.png
Spoiler Head Icon.png
Classic Giant Outfit Icon.png
???Classic Giant OutfitRotG Contient du spoilYour very own oversized suit, David Byrne-style!Yet another test Big guy. Exclamation.png
[Révéler]
Drops from Gigantus
Spoiler Outfit.png
Classic Giant Outfit.png

Code[modifier]

{| class="wikitable sortable" style="text-align:center"
|+
!Icon
!Name
!Description
!Hint
!Unlock Condition
!In-game appearance
{{HeadTable
| name = Classic Outfit
| description = You went through a lot with this one, and will most likely go through a lot more.
| hint = Use XYZ.
| unlock_condition = Use Sword.
| note = This is a test

[[Outfits]]
| dlc = 
| identifier = 
| spoiler = 
}}
{{HeadTable 
| name = Faithful Hand of the King Outfit
| description = One outfit to protect them all.
| hint = Drops from XYZ.
| unlock_condition = Drops from [[The Hand of the King]]
| note = This is another test

[[The Collector]]
| dlc = 
| identifier = test
| spoiler = minor
}}
{{HeadTable
| name = Classic Giant Outfit
| description = Your very own oversized suit, David Byrne-style!
| hint = Big guy.
| unlock_condition = Drops from [[The Giant]]
| note = Yet another '''test'''
| dlc = RotG
| identifier = 
| spoiler = major
}}
|}