Difference between revisions of "Template:Item Data/es"
Jump to navigation
Jump to search
Ivanhercaz (talk | contribs) (trying to translate te template) |
Ivanhercaz (talk | contribs) m (translating only the fields, not the parameters.) |
||
Line 4: | Line 4: | ||
{{Lua|Infobox|data=Infobox/en}} | {{Lua|Infobox|data=Infobox/en}} | ||
</noinclude>{{#invoke:Infobox|item | </noinclude>{{#invoke:Infobox|item | ||
− | | | + | |name={{{name|{{{item_name|Un elemento}}}}}} |
− | | | + | |description= Un [[Items|elemento]] en {{{wherein|[[Subgames/Minetest Game|Minetest Game]]}}} |
− | | | + | |type={{{type|{{{item_type|Craftitem}}}}}} |
− | | | + | |renewable={{{renewable|No}}} |
− | | | + | |durability={{{durability|''NS''}}} |
− | | | + | |stackable={{{stackable|Yes (99)}}} |
|itemstring={{{itemstring|''?''}}} | |itemstring={{{itemstring|''?''}}} | ||
}}<noinclude> | }}<noinclude> | ||
<pre> | <pre> | ||
− | {{Item Data | + | {{Item Data |
− | | | + | |name=Un elemento |
− | | | + | |image=Image.png |
− | | | + | |wherein=[[Mods/Farming Plus|Farming Plus]] |
− | | | + | |type=Craftitems |
− | | | + | |renewable=No |
− | | | + | |durability=NS |
− | | | + | |stackable=Sí (99) |
− | |itemstring=farming_plus: | + | |itemstring=farming_plus:elemento |
}} | }} | ||
</pre> | </pre> |
Revision as of 22:42, 29 August 2017
Documentation
Idioma: | English • Deutsch • español • Bahasa Melayu • русский |
---|
This template uses Module:Infobox, with data stored in Module:Infobox/en. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
Un elemento | |
---|---|
Un elemento en Minetest Game | |
Tipo | Craftitem |
Renovable | No |
Durabilidad | NS |
Apilación | Yes (99) |
Nombre técnico | ? |
{{Item Data |name=Un elemento |image=Image.png |wherein=[[Mods/Farming Plus|Farming Plus]] |type=Craftitems |renewable=No |durability=NS |stackable=Sí (99) |itemstring=farming_plus:elemento }}