Difference between revisions of "Template:SubTab/Cindi"

From Drawn to Life Wiki
m
m
 
Line 18: Line 18:
 
{{!}}-{{!}}Hit={{{Hit}}}
 
{{!}}-{{!}}Hit={{{Hit}}}
 
}}
 
}}
}}<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 fit in these three categories:
 +
* Have [[Snow Fight]] sprites.
 +
* Appear in at least one of the DS games.
 +
* Do not appear in ''[[Drawn to Life: Two Realms]]''.
  
==How to use==
+
Currently, only [[Cindi]] fits in these categories.  
To add this on a page type:
 
  <nowiki>{{SubTab
 
|Idle=
 
|SideLeft=
 
|SideRight=
 
|Behind=
 
|WalkFront=
 
|WalkBack=
 
|WalkLeft=
 
|WalkRight=
 
|Jump=
 
|Fear=
 
|Throw=
 
|Hit=
 
}}</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]]
 
}}
 
 
 
 
[[Category:SubTab]]
 
[[Category:SubTab]]
 
</noinclude>
 
</noinclude>

Latest revision as of 20:51, 18 December 2023

{{{Idle}}}

{{{SideLeft}}}

{{{SideRight}}}

{{{Behind}}}

{{{WalkFront}}}

{{{WalkBack}}}

{{{WalkLeft}}}

{{{WalkRight}}}

{{{Jump}}}

{{{Fear}}}

{{{Throw}}}

{{{Hit}}}


For a usage guide to all SubTabs, please read the guide under the generic SubTab. This SubTab is intended for use with characters that fit in these three categories:

Currently, only Cindi fits in these categories.