Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Template:Test"

From Pixelmon Wiki
m (abilityentry testing)
m
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{|</noinclude>
+
<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}}}
 
|-
 
|-
|{{p|{{{1}}}}}
+
| colspan="2" align="center" | [[File:{{{imagen|ExampleBlock.png}}}|250px|link=]]
|style="text-align:center; background:#FFFFFF;" {{#if: {{{3|}}}|width="100px"|width="200px" colspan="2"}} |{{test2|{{{2}}}}}
+
|-
|style="text-align:center; width:100px; {{#if:{{{3|}}}||display:none;}} background:#FFFFFF;"{{!}}{{test2|{{{3}}}}}
+
| colspan="2" align="center" | [[File:{{{imagen_inv|ExampleBlock_Inv.png}}}|32px|link=]]
|style="text-align:center" |[[{{{a1}}}]]
+
|-
|style="text-align:center" |{{#if:{{{a2|}}}|[[{{{a2}}}]]|None}}
+
|-
|style="text-align:center" |{{#if:{{{ha|}}}|[[{{{ha}}}]]|None}}<noinclude>
+
| '''Renewable'''  || {{{renewable|Yes}}}
|}</noinclude>
+
|-
 +
| '''Apilable'''  || {{{stackable|No}}}
 +
|-
 +
| '''Herramienta''' || [[File:{{{tool_icon|Pickaxe.png}}}|22px|link=]]&nbsp;{{{tool|Pickaxe}}}
 +
|}
 +
</includeonly>
 +
<noinclude>
 +
== Use ==
 +
<pre>
 +
{{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
 +
}}
 +
</pre>
 +
</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
}}

© 2012 - 2025 Pixelmon Mod