Difference between revisions of "Template:Infobox Counts"

From Nookipedia, the Animal Crossing wiki
m (variables don't allow overriding from template parameters apparently)
(add caption parameter to image)
Line 5: Line 5:
 
| colspan="2" style="padding:5px 0 4px 0;"| <big><big>'''{{{title}}} in the {{SER|nolink}}'''</big></big>
 
| colspan="2" style="padding:5px 0 4px 0;"| <big><big>'''{{{title}}} in the {{SER|nolink}}'''</big></big>
 
|-
 
|-
| style="background: #fff; {{roundy|10px}}; padding:8px;" colspan="2" | [[File:{{{image}}}|325px]]
+
| style="background: #fff; {{roundy|10px}}; padding:8px;" colspan="2" | [[Image:{{{image}}}|325px|{{{caption}}}]]
 
|-
 
|-
 
|
 
|

Revision as of 16:24, April 22, 2020


{{{title}}} in the Animal Crossing series
[[Image:{{{image}}}|325px|{{{caption}}}]]
Series total count: [[:Category:{{{title}}}|{{{total}}}]]
Game Count
Doubutsu no Mori {{{DnM_count}}}
Doubutsu no Mori+ {{{DnM_plus_count}}}
Animal Crossing {{{ACGC_count}}}
Doubutsu no Mori e+ {{{DnMe_plus_count}}}
Animal Crossing: Wild World {{{ACWW_count}}}
Animal Crossing: City Folk {{{ACCF_count}}}
Animal Crossing: New Leaf {{{ACNL_count}}}
Animal Crossing: New Horizons {{{ACNH_count}}}
All parameters are required

See Example Infobox for count parameters

{{Infobox Counts
|title = (header title, also links to category)
|background_color = (background color, red in the example)
|accent_color|FF11FF = (color behind headers, pink in the example)
|image = (do not include "File:")
|total = (total count across all games)
...
}}