Difference between revisions of "Template:Infobox"

From Nookipedia, the Animal Crossing wiki
(add new parameter)
(even more parameters)
Line 2: Line 2:
 
|-
 
|-
 
! colspan="2" | <big><big>{{{title|{{PAGENAME}}}}}</big></big>
 
! colspan="2" | <big><big>{{{title|{{PAGENAME}}}}}</big></big>
|- {{#if:{{{subtitle|}}}|
+
|- {{#if:{{{subtitleabove|}}}|
 
{{!-}} align="center"
 
{{!-}} align="center"
 
{{!}} style="background: #{{{secondarycolor|d9d9d9}}}; {{roundy|10px}}" colspan="2" {{!}} ''<small>"{{{subtitle}}}"</small>''}}
 
{{!}} style="background: #{{{secondarycolor|d9d9d9}}}; {{roundy|10px}}" colspan="2" {{!}} ''<small>"{{{subtitle}}}"</small>''}}
 
|-
 
|-
| style="background: #ffffff; text-align:center; {{roundy|10px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload]]''' it!}}
+
| style="background: #ffffff; text-align:center; {{roundy|9px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
 +
<!--
 +
~ SUBTITLEBELOW BEGIN ~
 +
-->
 +
|- align="center"
 +
| colspan="2" style="background: #{{{primarycolor|b3b3b3}}};|<div style="background: #FFFFFF; {{roundy|10px}}; width:90%;">{{{subtitlebelow|}}}</div>
 
<!--
 
<!--
 
  ~ WIDE LABEL BEGIN ~  
 
  ~ WIDE LABEL BEGIN ~  
Line 100: Line 105:
 
|secondarycolor =  
 
|secondarycolor =  
 
|title          =  
 
|title          =  
|subtitle      =
+
|subtitleabove  =
 +
|subtitlebelow  =
 
|image          = {{{image|}}}
 
|image          = {{{image|}}}
 +
|caption        = {{{caption|}}}
 
|widelabel      =
 
|widelabel      =
 
|widedata      =
 
|widedata      =

Revision as of 17:13, November 6, 2019

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

Usage

{{Infobox
|bordercolor    = 
|primarycolor   = 
|secondarycolor = 
|title          = 
|subtitleabove  =
|subtitlebelow  =
|image          = {{{image|}}}
|caption        = {{{caption|}}}
|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|}}}
}}