Difference between revisions of "Template:Infobox"

From Nookipedia, the Animal Crossing wiki
(some fixes)
(Common css now adds strategywiki icon, adjusting line-height to allow icon to display correctly, removing html <center> tags.)
Line 93: Line 93:
 
{{#if:{{{strategywiki|}}}|
 
{{#if:{{{strategywiki|}}}|
 
{{!-}}
 
{{!-}}
{{!}} style="background: #ffffff; text-align:center; {{roundy|9px}}" colspan="2" {{!}}
+
{{!}} style="background: #ffffff; text-align:center; line-height:16px; {{roundy|9px}}" colspan="2" {{!}}
<center>[[File:NIWA Strategy.png|13px]] <small>[[StrategyWiki:{{{strategywiki|}}}|Guide/Walkthrough at StrategyWiki]]</small></center>}}
+
<small>[[StrategyWiki:{{{strategywiki|}}}|Guide/Walkthrough at StrategyWiki]]</small>}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 14:25, December 10, 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|}}}
}}