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
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<div style="width: 250px; border: 1px solid #ccc; background-color: #ffffff; font-family: sans-serif; text-align: center;">
+
{| 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}}}
  <!-- Title -->
+
|-
  <div style="background-color: #7ca84c; color: white; padding: 8px; font-weight: bold; font-size: 120%;">
+
| colspan="2" align="center" | [[File:{{{imagen|ExampleBlock.png}}}|250px|link=]]
    {{{name}}}
+
|-
  </div>
+
| colspan="2" align="center" | [[File:{{{imagen_inv|ExampleBlock_Inv.png}}}|32px|link=]]
 
+
|-
  <!-- Primary image -->
+
|-
  <div style="padding: 10px;">
+
| '''Renewable'''  || {{{renewable|Yes}}}
    <span style="display:inline-block; width:150px;">
+
|-
      [[Archivo:{{{image}}}|frameless|center|150px|link=]]
+
| '''Apilable'''   || {{{stackable|No}}}
    </span>
+
|-
  </div>
+
| '''Herramienta''' || [[File:{{{tool_icon|Pickaxe.png}}}|22px|link=]]&nbsp;{{{tool|Pickaxe}}}
 
+
|}
  <!-- Secondary image -->
 
  <div style="padding-bottom: 10px;">
 
    <span style="display:inline-block; width:32px;">
 
      [[Archivo:{{{grid_image}}}|frameless|center|32px|link=]]
 
    </span>
 
   </div>
 
 
 
</div>
 
 
</includeonly>
 
</includeonly>
 
 
<noinclude>
 
<noinclude>
 +
== Use ==
 
<pre>
 
<pre>
{{Block
+
{{InfoboxBlock
| name = Platinum Ore
+
| name       = Platinum Block
| image = Platinum_Ore.png
+
| 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
}}

© 2012 - 2025 Pixelmon Mod