Difference between revisions of "Template:Test"
From Pixelmon Wiki
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | + | {| class="infobox" style="width:250px; font-size:90%; border:1px solid #aaa; background:#f9f9f9;" | |
− | + | |+ style="background:#6BA541; color:white; font-size:125%; padding:0.2em 0.5em;" | {{{name|Block}}} | |
− | + | |- | |
− | + | | colspan="2" align="center" | [[File:{{{imagen|ExampleBlock.png}}}|250px|link=]] | |
− | + | |- | |
− | + | | colspan="2" align="center" | [[File:{{{imagen_inv|ExampleBlock_Inv.png}}}|32px|link=]] | |
− | + | |- | |
− | + | |- | |
− | + | | '''Renewable''' || {{{renewable|Yes}}} | |
− | + | |- | |
− | + | | '''Apilable''' || {{{stackable|No}}} | |
− | + | |- | |
− | + | | '''Herramienta''' || [[File:{{{tool_icon|Pickaxe.png}}}|22px|link=]] {{{tool|Pickaxe}}} | |
− | + | |} | |
− | |||
− | |||
− | |||
− | |||
</includeonly> | </includeonly> | ||
− | |||
<noinclude> | <noinclude> | ||
+ | == Use == | ||
<pre> | <pre> | ||
− | {{ | + | {{InfoboxBlock |
− | | name = Platinum | + | | name = Platinum Block |
− | | image = | + | | image = Platinum Block.png |
+ | | image_inv = PlatinumBlock_Inventory.png | ||
+ | | renewable = No (except via vault) | ||
+ | | stackable = Yes (64) | ||
+ | | tool_icon = Pickaxe.png | ||
+ | | tool = Pickaxe | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 08:05, 6 August 2025
Use
{{InfoboxBlock | name = Platinum Block | image = Platinum Block.png | image_inv = PlatinumBlock_Inventory.png | renewable = No (except via vault) | stackable = Yes (64) | tool_icon = Pickaxe.png | tool = Pickaxe }}