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

From Nookipedia, the Animal Crossing wiki
(Image syntax)
(Max width)
Line 3: Line 3:
 
| style="background: #ffffff; text-align:center; {{roundy|9px}}" 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}}" 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%;" |
 
|-
 
|-
 
! width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytl|9px}}; text-align:center;" | {{{label}}}
 
! width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytl|9px}}; text-align:center;" | {{{label}}}

Revision as of 04:31, 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          = 
|subtitleabove  =
|subtitlebelow  =
|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        = 
}}