Difference between revisions of "Template:Test"
From Pixelmon Wiki
m (BiomeSpawningR Testing) |
m |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly> | |
− | + | <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%;"> | |
− | + | {{{name}}} | |
− | + | </div> | |
+ | |||
+ | <!-- Primary image --> | ||
+ | <div style="padding: 10px;"> | ||
+ | [[File:{{{image}}}|frameless|150px|link=]] | ||
+ | </div> | ||
+ | |||
+ | <!-- Secondary image --> | ||
+ | <div style="padding-bottom: 10px;"> | ||
+ | [[File:{{{image}}}|frameless|32px|link=]] | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </includeonly> | ||
+ | |||
+ | <noinclude> | ||
+ | <pre> | ||
+ | {{Block | ||
+ | | name = Platinum Ore | ||
+ | | image = Platinum_Ore.png | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 08:09, 2 July 2025
{{Block | name = Platinum Ore | image = Platinum_Ore.png }}