« Modèle:Craft » : différence entre les versions

De Eliatropédie
Aucun résumé des modifications
Aucun résumé des modifications
Balise : Révocation manuelle
Ligne 2 : Ligne 2 :
|+ Matériaux requis
|+ Matériaux requis
|-
|-
{{#if: {{{item1|}}} | <td style="min-width:125px">[[Fichier:{Replace|{{{item1}}}}}.png|40px|link={{{item1}}}]] <br/> {{{item1_qte|}}} x [[{{{item1}}}]]</td>}}
{{#if: {{{item1|}}} | <td style="min-width:125px">[[Fichier:{{{item1_img}}}|40px|link={{{item1}}}]] <br/> {{{item1_qte|}}} x [[{{{item1}}}]]</td>}}
{{#if: {{{item2|}}} | <td style="min-width:125px">[[Fichier:{Replace|{{{item2}}}}}.png|40px|link={{{item2}}}]] <br/> {{{item2_qte|}}} x [[{{{item2}}}]]</td>}}
{{#if: {{{item2|}}} | <td style="min-width:125px">[[Fichier:{{{item2_img}}}|40px|link={{{item2}}}]] <br/> {{{item2_qte|}}} x [[{{{item2}}}]]</td>}}
{{#if: {{{item3|}}} | <td style="min-width:125px">[[Fichier:{Replace|{{{item3}}}}}.png|40px|link={{{item3}}}]] <br/> {{{item3_qte|}}} x [[{{{item3}}}]]</td>}}
{{#if: {{{item3|}}} | <td style="min-width:125px">[[Fichier:{{{item3_img}}}|40px|link={{{item3}}}]] <br/> {{{item3_qte|}}} x [[{{{item3}}}]]</td>}}
{{#if: {{{item4|}}} | <td style="min-width:125px">[[Fichier:{Replace|{{{item4}}}}}.png|40px|link={{{item4}}}]] <br/> {{{item4_qte|}}} x [[{{{item4}}}]]</td>}}
{{#if: {{{item4|}}} | <td style="min-width:125px">[[Fichier:{{{item4_img}}}|40px|link={{{item4}}}]] <br/> {{{item4_qte|}}} x [[{{{item4}}}]]</td>}}
{{#if: {{{item5|}}} | <td style="min-width:125px">[[Fichier:{Replace|{{{item5}}}}}.png|40px|link={{{item5}}}]] <br/> {{{item5_qte|}}} x [[{{{item5}}}]]</td>}}
{{#if: {{{item5|}}} | <td style="min-width:125px">[[Fichier:{{{item5_img}}}|40px|link={{{item5}}}]] <br/> {{{item5_qte|}}} x [[{{{item5}}}]]</td>}}
|-
|-
|}</onlyinclude>
|}</onlyinclude>

Version du 28 septembre 2024 à 23:35

Matériaux requis

Documentation

{{Craft
| item1     = Nom de l'objet
| item1_qte = Quantité de l'objet
| item1_img = L'image de l'objet
| item2     = Nom de l'objet
| item2_qte = Quantité de l'objet
| item2_img = L'image de l'objet
| item3     = Nom de l'objet
| item3_qte = Quantité de l'objet
| item3_img = L'image de l'objet
| item4     = Nom de l'objet
| item4_qte = Quantité de l'objet
| item4_img = L'image de l'objet
| item5     = Nom de l'objet
| item5_qte = Quantité de l'objet
| item5_img = L'image de l'objet
}}

Modèle vierge

{{Craft
| item1     = 
| item1_qte =
| item1_img = 
| item2     = 
| item2_qte = 
| item2_img = 
| item3     = 
| item3_qte = 
| item3_img = 
| item4     = 
| item4_qte = 
| item4_img = 
| item5     = 
| item5_qte = 
| item5_img = 
}}