Difference between revisions of "Template:A-card"

From Nookipedia, the Animal Crossing wiki
m
m (Removing type (species) parameter; species cannot be definitively confirmed from the icon on the cards)
Line 3: Line 3:
 
|name = String
 
|name = String
 
|number = String
 
|number = String
|type = String
 
 
|image_front = String
 
|image_front = String
 
|dice = Integer
 
|dice = Integer
Line 13: Line 12:
 
|name = {{{name|}}}
 
|name = {{{name|}}}
 
|number = {{{number|}}}
 
|number = {{{number|}}}
|type = {{{type|}}}
 
 
|image_front = {{{front|}}}
 
|image_front = {{{front|}}}
 
|dice = {{{dice|}}}
 
|dice = {{{dice|}}}
Line 21: Line 19:
 
}}}}</includeonly>
 
}}}}</includeonly>
 
{| width=500px style="background: #ffc644; border:2px solid #ffc644; text-align:center; {{roundy|28px}};"
 
{| width=500px style="background: #ffc644; border:2px solid #ffc644; text-align:center; {{roundy|28px}};"
! colspan=2 | {{PG|nolink}} amiibo card
+
! colspan=2 | amiibo card
 
|-
 
|-
 
| colspan=2 style="padding: 1px; border-top: 1px solid #ffe543" |
 
| colspan=2 style="padding: 1px; border-top: 1px solid #ffe543" |
Line 37: Line 35:
 
| 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;" | '''Type:'''
+
| style="width:70px; background: #ffe543; padding: 3px 3px 3px 15px; text-align:right;" | '''Star sign:'''
| style="background: #ffffff; padding: 0 0 0 9px; {{roundytop|12px}};" align="left" | {{{type|Please enter a card type.}}}
+
| style="background: #ffffff; padding: 0 0 0 9px; {{roundytop|12px}};" align="left" | {{{type|Please enter a star sign.}}}
|-
 
| style="width:70px; background: #ffe543; padding: 3px; text-align:right;" | '''Star sign:'''
 
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{sign|Please enter a star sign.}}}
 
 
|-
 
|-
 
| style="width:70px; background: #ffe543; padding: 3px; text-align:right;" | '''Birthday:'''
 
| style="width:70px; background: #ffe543; padding: 3px; text-align:right;" | '''Birthday:'''
Line 84: Line 79:
 
| dice = (dice value)
 
| dice = (dice value)
 
| hand = (hand sign)
 
| hand = (hand sign)
| type = (card type)
 
 
| sign = (character's star sign)
 
| sign = (character's star sign)
 
| bday = (character's birthday)
 
| bday = (character's birthday)

Revision as of 16:28, November 5, 2020

This template defines the table "amiibo_card". View table.

amiibo card
# - Series ???
Star sign: Please enter a star sign.
Birthday: Please enter a birth date.
Dice value: Please enter a dice value.
Hand sign: Please enter a hand sign.
Nia orange.png Have one to add?
UnknownSpeciesIconSilhouette.png
000 Previous List of amiibo cards
#
002 Next
UnknownSpeciesIconSilhouette.png

Usage

{{A-card
| number = (card #)
| name = (card name)
| front = (image of card front)
| back = (image of card back)
| dice = (dice value)
| hand = (hand sign)
| sign = (character's star sign)
| bday = (character's birthday)
| prevcard = (name of previous card in series)
| prevtype = (type of previous card in the series)
| nextcard = (name of next card in series)
| nexttype = (type of next card in the series)
}}
For help with this template, leave a message on sunmarsh's talk page.

Notes

  • None of the parameters are required for the template to function correctly- however it will appear as it does at the top of the page if nothing is entered.
  • The back parameter is not required; the template will automatically insert the standard amiibo card back. However if a card is ever released with a non-standard back this parameter can be used.
  • For the type parameter, please insert the villager's species, unless the character is a special visitor, in which case enter "Special".
  • For the hand parameter, please insert "Rock" for the fist sign, "Paper" for the open palm, and "Scissors" for the peace sign.
  • The prevtype and nexttype parameters are used to generate the appropriate icon associated with the type of card preceding or following the current one.
  • For villager cards, input the villager's species name.
  • For special visitors, input "special".
  • The template will automatically calculate the correct previous and next card number based on the value entered for number.