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
m (Nameother parameter is deprecated, please use {{Nameother}})
mNo edit summary
Line 17: Line 17:
         </caption>
         </caption>
     </image>
     </image>
     <group layout="horizontal">
     <data source="Gender">
        <data source="Gender">
        <label>Gender</label>
            <label>Gender</label>
        <format>{{#ifeq: {{{Gender}}}
            <format>{{#ifeq: {{{Gender}}}
            | no
                | no
            | Unknown
                | Unknown
            | {{{Gender}}}
                | {{{Gender}}}
        }}</format>
            }}</format>
        <default><includeonly>Unknown</includeonly></default>
            <default><includeonly>Unknown</includeonly></default>
    </data>
        </data>
    <data source="Personality">
        <data source="Personality">
        <label>Personality</label>
            <label>Personality</label>
        <format>{{#ifeq: {{{Personality}}}
            <format>{{#ifeq: {{{Personality}}}
            | no
                | no
            | Unknown
                | Unknown
            | {{{Personality}}}
                | {{{Personality}}}
        }}</format>
            }}</format>
        <default><includeonly>Unknown</includeonly></default>
            <default><includeonly>Unknown</includeonly></default>
    </data>
        </data>
    <data source="Species">
        <data source="Species">
        <label>Species</label>
            <label>Species</label>
        <format>{{#ifeq: {{{Species}}}
            <format>{{#ifeq: {{{Species}}}
            | no
                | no
            | Unknown
                | Unknown
            | {{{Species}}}
                | {{{Species}}}
        }}</format>
            }}</format>
        <default><includeonly>Unknown</includeonly></default>
            <default><includeonly>Unknown</includeonly></default>
    </data>
        </data>
    </group>
     <data source="Birthday">
     <data source="Birthday">
         <label>Birthday</label>
         <label>Birthday</label>

Revision as of 17:27, 5 April 2020

<infobox theme="summer">

   <title source="name">
       <default></default>
   </title>
   <title source="jname">
       <format>たぬき Tanuki</format>
   </title>
   <image source="image">

<format>“{{{QuoteNL}}}”</format> </image> <label>Gender</label> <format>{{{Gender}}}</format> <default></default> <label>Personality</label> <format>{{{Personality}}}</format> <default></default> <label>Species</label> <format>{{{Species}}}</format> <default></default> <label>Birthday</label> <format>{{{Birthday}}}</format> <group show="incomplete"> <label>Initial phrase</label> <label>Initial clothes</label> </group> <label>Home request</label> <format>{{{Request}}}</format> <group> <label>Skill</label> <format>{{{Skill}}}</format> <label>Goal</label> <format>{{{Goal}}}</format> </group> <label>Coffee</label> <format>{{{Coffee}}}</format> <label>Style</label> <format>{{{Style}}}</format> <label>Favorite song</label> <format>[[{{{Song}}}]]</format> <label>Appearances</label> </infobox>


For the mobile version, see Template:Infobox villager/Mobile

Template:Infobox villager/doc