Difference between revisions of "Template:Infobox"

From Nookipedia, the Animal Crossing wiki
(add new parameters)
Line 7: Line 7:
 
  ~ WIDE LABEL BEGIN ~  
 
  ~ WIDE LABEL BEGIN ~  
 
-->
 
-->
|- {{#if:{{{widedata1|}}}
+
|- {{#if:{{{widedata|}}}
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel1}}}
+
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel}}}
 
|-
 
|-
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata1|}}}}}
+
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata|}}}}}
 
|- {{#if:{{{widedata2|}}}
 
|- {{#if:{{{widedata2|}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel2}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel2}}}

Revision as of 13:06, November 6, 2019

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

Usage

{{Infobox
|bordercolor    = 
|primarycolor   = 
|secondarycolor = 
|title          = 
|image          = {{{image}}}
|widelabel      =
|widedata       =
|widelabel2     =
|widedata2      =
|widelabel3     =
|widedata3      =
|widelabel4     =
|widedata4      =
|widelabelend   =
|widedataend    =
|label          = 
|data           = 
|label2         = 
|data2          = 
|label3         = 
|data3          = 
|label4         = 
|data4          = 
|label5         = 
|data5          = 
|label6         = 
|data6          = 
|label7         = 
|data7          = 
|label8         = 
|data8          = 
|label9         = 
|data9          = 
|label10        = 
|data10         = 
|label11        = 
|data11         = 
|labelend       = 
|dataend        = 
|strategywiki   = {{{strategywiki|}}}
}}