ATTENTION: An Animal Crossing Wiki from Miraheze will be at a new website at animalcrossing.indyamos.com. This will be an enhanced version of this wiki. Please view Special:Diff/57616 for more information.

Template:E-card: Difference between revisions

From Animal Crossing Wiki
Jump to navigationJump to search
mediawiki>HOAFanguying
No edit summary
mediawiki>HOAFanguying
No edit summary
Line 5: Line 5:
|-
|-
| style="padding:0px;" |
| style="padding:0px;" |
{| class="roundytl mw-collapsible mw-collapsed" style="width: 100%; background: #5cd65c;"
! {{Colorshow|333|Japanese}}
|-
| style="padding:2px" | [[File:{{{japanese|Nia.png}}}|167px]]
|}
{| class="roundytl mw-collapsible mw-collapsed" style="width: 100%; background: #5cd65c;"
! {{Colorshow|333|Back}}
|-
| style="padding:2px" | [[File:{{{back|Nia.png}}}|167px]]
|}
| class="roundy bgi-gloss" style="vertical-align: top; background: #8bff66; padding:0px;"  rowspan="2" |  
| class="roundy bgi-gloss" style="vertical-align: top; background: #8bff66; padding:0px;"  rowspan="2" |  
{| class="roundytop" style="width: 100%; background: transparent; padding: 3px;"
{| class="roundytop" style="width: 100%; background: transparent; padding: 3px;"
Line 11: Line 21:
| 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: none; padding: 3px; text-align:right;" | '''Gender'''
| class="roundytop bgi-gloss" style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{gender|Please enter a gender}}}
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Type'''
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Type'''
| class="roundytop bgi-gloss" style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{type|Please enter a card type}}}
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{type|Please enter a card type}}}
|-
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Star sign'''
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Star sign'''
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{sign|Please enter a star sign}}}
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{sign|Please enter a star sign}}}
|-
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Birthday'''
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Clothes'''
| class="roundybottom" style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{birthday|Please enter a birth date}}}
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{clothes|Please enter the clothing}}}
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Petphrase'''
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{phrase|Please enter a phrase}}}
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Password'''
| style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{password|Please enter a password}}}
|-
| style="width:70px; background: none; padding: 3px; text-align:right;" | '''Profile'''
| class="roundybottom mw-collapsible {{#if:{{{1collapse|}}}|{{#switch:{{{1collapse|}}}|yes=mw-collapsed|no=|mw-collapsed}}|mw-collapsed}}" data-expandtext="↓" data-collapsetext="↑" style="background: #ffffff; padding: 0 0 0 9px;" align="left" | {{{sign|Please enter a profile}}}
|-
|-
|}
|}
Line 45: Line 67:
<pre>
<pre>
{{E-card
{{E-card
| number  = (card #)
| number  = card #
| name    = (card name)
| name    = card name
| front    = (image of card front)
| front    = image of card front
| type    = (card type)
| back    = image of card back
| sign    = (character's star sign)
| japanese = image of Japanese card
| birthday = (character's birthday)
| gender  = character's gender
| prevcard = (name of previous card in series)
| type    = card type
| prevtype = (type of previous card in the series)
| sign    = character's star sign
| nextcard = (name of next card in series)
| clothes  = character's clothing
| nexttype = (type of next card in the series)
| phrase  = character's petphrase
| password = character's password
| profile  = character's profile
| 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
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 22:47, 3 July 2016

e-Card
Japanese
Back
#
Gender Please enter a gender
Type Please enter a card type
Star sign Please enter a star sign
Clothes Please enter the clothing
Petphrase Please enter a phrase
Password Please enter a password
Profile Please enter a profile
000 Previous # 000 Next

Usage

{{E-card
| number   = card #
| name     = card name
| front    = image of card front
| back     = image of card back
| japanese = image of Japanese card
| gender   = character's gender
| type     = card type
| sign     = character's star sign
| clothes  = character's clothing
| phrase   = character's petphrase
| password = character's password
| profile  = character's profile
| 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
}}