Difference between revisions of "Template:SubTab/Baki Chimneysweep"

From Drawn to Life Wiki
(Created page with "{{#tag:tabber| {{!}}-{{!}}Idle▾={{#tag:tabber| {{!}}-{{!}}Brush={{{IdleBrush}}} {{!}}-{{!}}Normal={{{IdleNormal}}} }} {{!}}-{{!}}Walk▾={{#tag:tabber| {{!}}-{{!}}Brush= {{{...")
 
m
 
Line 34: Line 34:
 
}}
 
}}
 
}}
 
}}
 
 
 
  
 
<noinclude>
 
<noinclude>
==How to use==
+
For a usage guide to all SubTabs, please read the guide under the generic [[Template:SubTab|SubTab]].
This is a general example and may not work with this page-specific template!
 
 
 
To add this on a page type:
 
  <nowiki>{{SubTab/Baki Chimneysweep
 
|IdleBrush=
 
|IdleNormal=
 
|WalkBrush=
 
|WalkNormal=
 
|Pop Up=
 
|Pop Down=
 
|Pop Left=
 
|Pop Right=
 
|Peek Up=
 
|Peek Down=
 
|Peek Left=
 
|Peek Right=
 
|Wave Up=
 
|Wave Down=
 
|Wave Left=
 
|Wave Right=
 
|Pop Out=
 
|Cap=
 
|HurtBrush=
 
|HurtNormal=
 
}}</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]]
 
</noinclude>
 
</noinclude>

Latest revision as of 21:01, 18 December 2023

{{{IdleBrush}}}

{{{IdleNormal}}}

{{{WalkBrush}}}

{{{WalkNormal}}}

{{{Swing}}}

{{{Pop Up}}}

{{{Pop Down}}}

{{{Pop Left}}}

{{{Pop Right}}}

{{{Peek Up}}}

{{{Peek Down}}}

{{{Peek Left}}}

{{{Peek Right}}}

{{{Wave Up}}}

{{{Wave Down}}}

{{{Wave Left}}}

{{{Wave Right}}}

{{{Pop Out}}}

{{{Cap}}}

{{{HurtBrush}}}

{{{HurtNormal}}}


For a usage guide to all SubTabs, please read the guide under the generic SubTab.