Template:Item/fr: Difference between revisions
From Vintage Story Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{|border="1" cellpadding="2" cellspacing="0" style="position:relative; border-radius:7px; font-size:90%; width:190px; float:right; margin-left:5px; margin-bottom: 5px;" | <includeonly>{|border="1" cellpadding="2" cellspacing="0" style="position:relative; border-radius:7px; font-size:90%; width:190px; float:right; margin-left:5px; margin-bottom: 5px;" | ||
|- | |- | ||
|bgcolor="#000000" colspan="2 | |bgcolor="#000000" colspan="2" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font> | ||
|- | |- | ||
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]] | |bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]] | ||
Line 10: | Line 10: | ||
}} }} | }} }} | ||
|- | |- | ||
|'''Empilable''' | |||
|{{{Stackable|64}}} | |||
|- | |- | ||
{{#if: {{{Temp|}}} | | {{#if: {{{Temp|}}} | | ||
{{Item/Fuel/fr | {{Item/Fuel/fr | ||
|Temp={{{Temp}}} | |Temp={{{Temp}}} | ||
|Duration={{{Duration}}} | |Duration={{{Duration}}} | ||
}} | }} }}{{#if: {{{SmeltTemp|}}} | | ||
}} | |||
{{#if: {{{SmeltTemp|}}} | | |||
{{Item/Smeltable/fr | {{Item/Smeltable/fr | ||
|SmeltTemp={{{SmeltTemp}}} | |SmeltTemp={{{SmeltTemp}}} | ||
Line 26: | Line 23: | ||
<!--|SmeltRatio={{{SmeltRatio|}}}--> <!-- Removed because not used --> | <!--|SmeltRatio={{{SmeltRatio|}}}--> <!-- Removed because not used --> | ||
|RequiresContainer={{{RequiresContainer|}}} | |RequiresContainer={{{RequiresContainer|}}} | ||
}} | |Output={{{Output|}}} | ||
}} }} | |OutputAmount={{{OutputAmount|1}}} | ||
}} }}{{#if: {{{Satiety|}}} | | |||
{{#if: {{{Satiety|}}} | | |||
{{Item/Food/fr | {{Item/Food/fr | ||
|Satiety={{{Satiety}}} | |Satiety={{{Satiety}}} | ||
|Category={{{Category}}} | |Category={{{Category}}} | ||
}} | }} }}{{#if: {{{FreshTime|}}} | | ||
}} | |||
{{#if: {{{FreshTime|}}} | | |||
{{Item/Transitionable/fr | {{Item/Transitionable/fr | ||
|FreshTime={{{FreshTime}}} | |FreshTime={{{FreshTime}}} | ||
|TransitionTime={{{TransitionTime}}} | |TransitionTime={{{TransitionTime}}} | ||
|TransitionRatio={{{TransitionRatio|}}} | |TransitionRatio={{{TransitionRatio|}}} | ||
}} }} | }} }} | ||
|- | |- | ||
|bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Items|<font color="white">'''Objets'''</font>]] | |bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Items|<font color="white">'''Objets'''</font>]] | ||
|}{{#if:{{{NoBreak|}}}||{{-}} }} | |}{{#if:{{{NoBreak|}}}||{{-}} }} | ||
[[Category:Items]] | [[Category:Items{{#translation:}}]] | ||
</includeonly> | </includeonly> | ||
Revision as of 21:36, 16 July 2023
Exemple:
{{{Name}}} | |
[[{{{Image}}}|100px]] | |
Matériau | {{{Material}}} |
Empilable | {{{Stackable}}} |
Combustible | |
Température | {{{Temp}}} °C |
Durée | {{{Duration}}} s |
Fondable | |
Point de fusion | {{{SmeltTemp}}} °C |
Nécessite un moule | Oui |
Nourriture | |
Satiété | {{{Satiety}}} |
Catégorie |
{{{Category}}} |
Périssable | |
Temps de fraîcheur | {{{FreshTime}}} |
Temps de transition | {{{TransitionTime}}} |
Ratio de transition | {{{TransitionRatio}}} |
Objets |
Paramètre | Nécessaire ou Optionnel, par défaut si applicable | Exemple |
---|---|---|
Name | Nécessaire | Dirt |
Image | Nécessaire | File:Grid Dirt.png |
Material | Optionnel | Wood |
Stackable | Optionnel, 64 | 32 |
Temp | Optionnel | 1000 |
Duration | Nécessaire avec Temp | 30 |
SmeltTemp | Optionnel | 1000 |
RequiresContainer | Optional, Yes | Yes |
Output | Optional | Ingot mold |
OutputAmount | Optional, 1 | 1 |
RequiresContainer | Optionnel, Yes | Yes |
FreshTime | Optionnel | 480 |
TransitionTime | Nécessaire avec FreshTime | 48 |
TransitionRatio | Optionnel, 1 | 0.75 |
Satiety | Optionnel | 200 |
Category | Nécessaire avec Satiete | Protéine |
Utilizes: Template:Item/Food, Template:Item/Fuel, Template:Item/Smeltable, Template:Item/Transitionable