Difference between revisions of "User:SuperHamster/Sandbox/Magenta"

From Nookipedia, the Animal Crossing wiki
(Setting max-width for left side)
(Set max width to imagesize)
Line 1: Line 1:
 
{| style="vertical-align: top; background: #{{{primarycolor|b3b3b3}}}; margin-left: 10px; margin-bottom: 10px; {{roundy|15px}} border: 3px solid #{{{bordercolor|4d4d4d}}}; width: 310px; padding: 2px; float:right; {{#if:{{{minwidth|}}}|min-width: {{{minwidth}}}}}" |
 
{| style="vertical-align: top; background: #{{{primarycolor|b3b3b3}}}; margin-left: 10px; margin-bottom: 10px; {{roundy|15px}} border: 3px solid #{{{bordercolor|4d4d4d}}}; width: 310px; padding: 2px; float:right; {{#if:{{{minwidth|}}}|min-width: {{{minwidth}}}}}" |
 
|-
 
|-
| style="background: #ffffff; text-align:center; {{roundy|9px}}; max-width: 50%;" colspan="2" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}<br>{{#if:{{{image2|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]|}}{{#if:{{{caption2|}}}|<br>{{{caption}}}}}
+
| style="background: #ffffff; text-align:center; {{roundy|9px}}; max-width: {{{imagesize|200px}}};" colspan="2" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}<br>{{#if:{{{image2|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]|}}{{#if:{{{caption2|}}}|<br>{{{caption}}}}}
 
| style="vertical-align: top;" |
 
| style="vertical-align: top;" |
 
{| style="width: 100%;" |
 
{| style="width: 100%;" |

Revision as of 04:47, April 29, 2020

Have an image of this boxart?
Then please upload it!
{{{label}}}

Usage

This is a very complex template that has been designed to accommodate multiple different use cases for infoboxes. Please see the below for the full list of parameters.

{{Infobox
|bordercolor    = 
|primarycolor   = 
|secondarycolor = 
|title          = 
|image          =
|caption        =
|image2         =
|caption2       =
|label          = 
|data           = 
|label2         = 
|data2          = 
|label3         = 
|data3          = 
|label4         = 
|data4          = 
|label5         = 
|data5          = 
|label6         = 
|data6          = 
|label7         = 
|data7          = 
|label8         = 
|data8          = 
|label9         = 
|data9          = 
|label10        = 
|data10         = 
|label11        = 
|data11         = 
|labelend       = 
|dataend        = 
}}