Difference between revisions of "Template:Test"
From Pixelmon Wiki
m |
m |
||
(5 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;"> | <div style="width: 250px; border: 1px solid #ccc; background-color: #ffffff; font-family: sans-serif; text-align: center;"> | ||
+ | |||
+ | <!-- Title --> | ||
<div style="background-color: #7ca84c; color: white; padding: 8px; font-weight: bold; font-size: 120%;"> | <div style="background-color: #7ca84c; color: white; padding: 8px; font-weight: bold; font-size: 120%;"> | ||
− | {{{ | + | {{{name}}} |
</div> | </div> | ||
+ | |||
+ | <!-- Primary image --> | ||
<div style="padding: 10px;"> | <div style="padding: 10px;"> | ||
− | [[ | + | [[File:{{{image}}}|frameless|150px|link=]] |
</div> | </div> | ||
+ | |||
+ | <!-- Secondary image --> | ||
<div style="padding-bottom: 10px;"> | <div style="padding-bottom: 10px;"> | ||
− | [[ | + | [[File:{{{image}}}|frameless|32px|link=]] |
</div> | </div> | ||
+ | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
− | |||
− | |||
− | |||
<pre> | <pre> | ||
− | {{ | + | {{Block |
− | |name = | + | | name = Platinum Ore |
− | |image = | + | | image = Platinum_Ore.png |
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 08:09, 2 July 2025
{{Block | name = Platinum Ore | image = Platinum_Ore.png }}