Difference between revisions of "Template:SubTab/Melon"

From Drawn to Life Wiki
(Created page with "{{#tag:tabber| Idle={{{Idle}}} {{!}}-{{!}}Side▾={{#tag:tabber| {{!}}-{{!}}Left={{{SideLeft}}} {{!}}-{{!}}Right={{{SideRight}}} }} {{!}}-{{!}}Behind={{{Behind}}} {{!}}-{{!}}W...")
 
m
 
Line 13: Line 13:
 
}}
 
}}
 
{{!}}-{{!}}Cleaning={{{Sweep}}}
 
{{!}}-{{!}}Cleaning={{{Sweep}}}
}}<noinclude>Thanks to WikiSyntax and how this is coded it is very particular on how you use it. You ''must'' use all of the tabs and you may ''not'' add extra. You're stuck with this. There are exceptions to this, though. You can create a page-specific SubTab by going to http://drawntolife.wikia.com/wiki/Template:SubTab/PAGENAME (for example: [http://drawntolife.wikia.com/wiki/Template:SubTab/Wilfre Wilfre]) then copy and pasting the above code and modifing it as needed. If you need assistance please ask [http://drawntolife.wikia.com/wiki/User:Manere Manere].
+
}}
  
 +
<noinclude>
 +
For a usage guide to all SubTabs, please read the guide under the generic [[Template:SubTab|SubTab]]. This SubTab is intended for use with characters that have cleaning sprites as well as the base DS sprites.
  
==How to use==
+
Currently, only [[Melon]], [[Chandice]], [[Ellen]], [[Gertrude]], and [[Nanci]] fit in this category.  
To add this on a page type:
 
  <nowiki>{{SubTab
 
|Idle=
 
|SideLeft=
 
|SideRight=
 
|Behind=
 
|WalkFront=
 
|WalkBack=
 
|WalkLeft=
 
|WalkRight=
 
|Sweep=
 
}}</nowiki>
 
 
 
Example:
 
  <nowiki>{{SubTab
 
|Idle=[[File:Samuel.gif|center]]
 
|Side=[[File:Samuel_Side.gif|center]]
 
|Behind=[[File:Samuel_Behind.gif|center]]
 
|WalkFront=[[File:Samuel_Walk.gif|center]]
 
|WalkBack=[[File:ComingSoon.png|thumb|84px|center]]
 
|WalkLeft=[[File:ComingSoon.png|thumb|84px|center]]
 
|WalkRight=[[File:ComingSoon.png|thumb|84px|center]]
 
|Jump=[[File:Samuel_Jump.gif|center]]
 
|Fear=[[File:Samuel_Fear.gif|center]]
 
}}</nowiki>
 
 
 
Would display as:
 
{{SubTab
 
|Idle=[[File:Samuel.gif|center]]
 
|Side=[[File:Samuel.gif|center]]
 
|Behind=[[File:Samuel_Behind.gif|center]]
 
|WalkFront=[[File:Samuel_Walk.gif|center]]
 
|WalkBack=[[File:ComingSoon.png|thumb|84px|center]]
 
|WalkLeft=[[File:ComingSoon.png|thumb|84px|center]]
 
|WalkRight=[[File:ComingSoon.png|thumb|84px|center]]
 
|Jump=[[File:Samuel_Jump.gif|center]]
 
|Fear=[[File:Samuel_Fear.gif|center]]
 
}}
 
<noinclude>
 
 
[[Category:SubTab]]
 
[[Category:SubTab]]
[[Category:Template]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 23:08, 18 December 2023

{{{Idle}}}

{{{SideLeft}}}

{{{SideRight}}}

{{{Behind}}}

{{{WalkFront}}}

{{{WalkBack}}}

{{{WalkLeft}}}

{{{WalkRight}}}

{{{Sweep}}}


For a usage guide to all SubTabs, please read the guide under the generic SubTab. This SubTab is intended for use with characters that have cleaning sprites as well as the base DS sprites.

Currently, only Melon, Chandice, Ellen, Gertrude, and Nanci fit in this category.