ATTENTION: This wiki is fully discontinued. Please access the new wiki at animalcrossing.indyamos.com. You can import some pages from here, but no stubs. No page can be edited expect for sysops. For more information, 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:Infobox villager: Difference between revisions

From Animal Crossing Wiki
Jump to navigationJump to search
(Removing style from infobox as it was removed a while ago)
m (154 revisions imported)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{#tag:infobox|
#REDIRECT [[Template:Infobox Villager]]
    <title source="name">
        <default><includeonly>{{PAGENAME}}</includeonly></default>
    </title>
    <title source="jname">
        <format>{{#ifeq: {{{jname}}}
            | no
            || <span lang="ja">{{{jname|たぬき}}}</span> <i>{{{tmname|Tanuki}}}</i>
        }}</format>
    </title>
    <image source="image">
        <caption source="QuoteNL">
            <format>{{#ifeq: {{{QuoteNL}}}
                | no
                || “{{{QuoteNL}}}”
            }}</format>
        </caption>
    </image>
    <data source="Gender">
        <label>Gender</label>
        <format>{{#ifeq: {{{Gender}}}
            | no
            | Unknown
            | {{{Gender}}}
        }}</format>
        <default><includeonly>Unknown</includeonly></default>
    </data>
    <data source="Personality">
        <label>Personality</label>
        <format>{{#ifeq: {{{Personality}}}
            | no
            | Unknown
            | {{{Personality}}}
        }}</format>
        <default><includeonly>Unknown</includeonly></default>
    </data>
    <data source="Species">
        <label>Species</label>
        <format>{{#ifeq: {{{Species}}}
            | no
            | Unknown
            | {{{Species}}}
        }}</format>
        <default><includeonly>Unknown</includeonly></default>
    </data>
    <data source="Birthday">
        <label>Birthday</label>
        <format>{{#ifeq: {{{Birthday}}}
            | no
            || {{{Birthday}}} {{#ifeq: {{{Sign|no}}}
                | no
                || ({{{Sign}}})
            }}
        }}</format>
    </data>
    <group show="incomplete">
        <data source="Initial Phrase">
            <label>Initial phrase</label>
        </data>
        <data source="Initial Clothes">
            <label>Initial clothes</label>
        </data>
    </group>
    <data source="Request">
        <label>Home request</label>
        <format>{{#ifeq: {{{Request}}}
            | no
            || {{{Request}}}
        }}</format>
    </data>
    <group>
        <data source="Skill">
            <label>Skill</label>
            <format>{{#ifeq: {{{Skill}}}
                | no
                || {{{Skill}}}
            }}</format>
        </data>
        <data source="Goal">
            <label>Goal</label>
            <format>{{#ifeq: {{{Goal}}}
                | no
                || {{{Goal}}}
            }}</format>
        </data>
    </group>
    <data source="Coffee">
        <label>Coffee</label>
        <format>{{#ifeq: {{{Coffee}}}
            | no
            || {{{Coffee}}}
        }}</format>
    </data>
    <data source="Song">
        <label>Favorite song</label>
        <format>{{{Song}}}</format>
    </data>
    <data source="Games">
        <label>Appearances</label>
    </data>
|theme="{{season}}"}}<includeonly>{{#ifeq: {{{Quote|no}}}
    | no
    || {{quote|{{{Quote}}}|Picture quote|{{WW}}}}
}}</includeonly><noinclude><br clear="all"/><hr/>
:<b>For the mobile version, see [[/Mobile|{{FULLPAGENAME}}/Mobile]]</b>
{{/doc}}[[Category:Infoboxes]][[Category: Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 11:55, 6 October 2024