Difference between revisions of "Template:A-figure"
From Nookipedia, the Animal Crossing wiki
AlexBot2004 (talk | contribs) m |
AlexBot2004 (talk | contribs) (Adding second packaging parameter) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|image_packaging = String | |image_packaging = String | ||
|image_packaging_url = String | |image_packaging_url = String | ||
− | |description = | + | |image_packaging_2 = String |
+ | |image_packaging_2_url = String | ||
+ | |description = Text | ||
|na_release = String | |na_release = String | ||
|jp_release = String | |jp_release = String | ||
Line 16: | Line 18: | ||
_table=amiibo_figure | _table=amiibo_figure | ||
|name = {{{name|}}} | |name = {{{name|}}} | ||
− | |wave = {{{wave|}} | + | |wave = {{{wave|}}} |
|ssb = {{{ssb|No}}} | |ssb = {{{ssb|No}}} | ||
|image_figure = {{{image|}}} | |image_figure = {{{image|}}} | ||
Line 22: | Line 24: | ||
|image_packaging = {{{packaging|}}} | |image_packaging = {{{packaging|}}} | ||
|image_packaging_url = {{filepath:{{{packaging|}}}}} | |image_packaging_url = {{filepath:{{{packaging|}}}}} | ||
+ | |image_packaging_2 = {{{packaging-2|}}} | ||
+ | |image_packaging_2_url = {{filepath:{{{packaging-2|}}}}} | ||
|description = {{{description|}}} | |description = {{{description|}}} | ||
|na_release = {{{na-release|}}} | |na_release = {{{na-release|}}} | ||
Line 31: | Line 35: | ||
<div class="card-flex-container"> | <div class="card-flex-container"> | ||
<div class="card-flex-item card-left" style="padding: 0px 10px;"> | <div class="card-flex-item card-left" style="padding: 0px 10px;"> | ||
− | [[File:{{{image|nia orange.png}}}|167px]] | + | [[File:{{{image|nia orange.png}}}|167px]] |
<div class="mw-collapsible mw-collapsed" style="width: 100%; background: #ffc644;"> | <div class="mw-collapsible mw-collapsed" style="width: 100%; background: #ffc644;"> | ||
'''Packaging''' | '''Packaging''' | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
− | [[File:{{{packaging|nia orange.png}}}|167px]] {{#if: {{{packaging|}}} | + | [[File:{{{packaging|nia orange.png}}}|167px]]{{#if:{{{packaging-2|}}}|[[File:{{{packaging-2|}}}|167px]]}} |
</div> | </div> | ||
</div> | </div> | ||
Line 41: | Line 45: | ||
<div class="card-flex-item card-right"> | <div class="card-flex-item card-right"> | ||
{| width=100% style="background: #ffe543; padding: 3px; {{roundy|9px}};" | {| width=100% style="background: #ffe543; padding: 3px; {{roundy|9px}};" | ||
− | | colspan=2 style="border-bottom: 1px solid #ffc644;" | '''{{#if:{{{wave|}}}| | + | | colspan=2 style="border-bottom: 1px solid #ffc644;" | '''{{{name|}}}''' - {{#if:{{{wave|}}}|Wave {{{wave|}}}|}}{{#ifeq:{{{ssb|}}}|Yes|''Super Smash Bros.''|}} |
|- | |- | ||
| height=230px style="vertical-align:top; padding:4px 0 0 2px;"| | | height=230px style="vertical-align:top; padding:4px 0 0 2px;"| | ||
{| width=100% style="background: transparent;" | {| width=100% style="background: transparent;" | ||
− | | style="width:70px; background: #ffe543; padding: 3px 3px 3px 15px; text-align:right;" | '''nintendo.com description''' | + | | style="width:70px; background: #ffe543; padding: 3px 3px 3px 15px; text-align:right;" | '''nintendo.com description:''' |
| style="background: #ffffff; padding: 0 0 0 9px; {{roundytop|12px}};" align="left" | ''"{{{description|}}}"'' | | style="background: #ffffff; padding: 0 0 0 9px; {{roundytop|12px}};" align="left" | ''"{{{description|}}}"'' | ||
|- | |- | ||
Line 66: | Line 70: | ||
| ssb = (whether or not it is a Super Smash Bros. amiibo) | | ssb = (whether or not it is a Super Smash Bros. amiibo) | ||
| description = (description on nintendo.com) | | description = (description on nintendo.com) | ||
− | | | + | | na-release = (North American release date) |
− | | | + | | jp-release = (Japanese release date) |
− | | | + | | eu-release = (European release date) |
− | | | + | | au-release = (Australian release date) |
}} | }} | ||
</pre> | </pre> | ||
[[Category:Cargo templates]] | [[Category:Cargo templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 16:45, November 7, 2022
This template defines the table "amiibo_figure". View table.
More Cargo templates |
---|
- For query instructions see our Cargo documentation.
Usage
{{A-figure | name = (figure name) | image = (image of figure) | packaging = (image of figure's packaging) | wave = (the wave of Animal Crossing amiibo it was released in) | ssb = (whether or not it is a Super Smash Bros. amiibo) | description = (description on nintendo.com) | na-release = (North American release date) | jp-release = (Japanese release date) | eu-release = (European release date) | au-release = (Australian release date) }}