Difference between revisions of "Template:Infobox"

From Nookipedia, the Animal Crossing wiki
Line 7: Line 7:
 
  ~ WIDE LABEL BEGIN ~  
 
  ~ WIDE LABEL BEGIN ~  
 
-->
 
-->
|- {{#if:{{{widedata|}}}
+
|- {{#if:{{{widelabel|}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel}}}
 
! 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;" | {{{widedata|}}}}}
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata|}}}}}
|- {{#if:{{{widedata2|}}}
+
|- {{#if:{{{widelabel2|}}}
 
! 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}}}
 
|-
 
|-
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata2|}}}}}
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata2|}}}}}
|- {{#if:{{{widedata3|}}}
+
|- {{#if:{{{widelabel3|}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel3}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel3}}}
 
|-
 
|-
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata3|}}}}}
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata3|}}}}}
|- {{#if:{{{widedata4|}}}
+
|- {{#if:{{{widelabel4|}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel4}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabel4}}}
 
|-
 
|-
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata4|}}}}}
 
| colspan=2 style="background:#ffffff; {{roundybottom|9px}}; padding:0 0 0 6px;" | {{{widedata4|}}}}}
|- {{#if:{{{widedataend|}}}
+
|- {{#if:{{{widelabelend|}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabelend}}}
 
! colspan=2 width=40% style="background: #{{{secondarycolor|d9d9d9}}}; {{roundytop|9px}}; text-align:center;" | {{{widelabelend}}}
 
|-
 
|-

Revision as of 13:07, 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|}}}
}}