Difference between revisions of "Template:SubTab"
From Drawn to Life Wiki
(Created page with "{{#tag:tabber| Idle={{{Idle}}} {{!}}-{{!}}Side▾={{#tag:tabber| {{!}}-{{!}}Left={{{SideLeft}}} {{!}}-{{!}}Right={{{SideRight}}} }} {{!}}-{{!}}Behind={{{Behind}}} {{!}}-{{!}}W...") |
m |
||
| Line 14: | Line 14: | ||
{{!}}-{{!}}Jump={{{Jump}}} | {{!}}-{{!}}Jump={{{Jump}}} | ||
{{!}}-{{!}}Fear={{{Fear}}} | {{!}}-{{!}}Fear={{{Fear}}} | ||
| − | }} | + | }} |
| + | <noinclude> | ||
| + | The generic SubTab is intended for use with characters that fit in these three categories: | ||
| + | * Do not have [[Snow Fight]] sprites. | ||
| + | * Appear in at least one of the DS games. | ||
| + | * Do not appear in ''[[Drawn to Life: Two Realms]]''. | ||
| + | |||
| + | You can create a page-specific SubTab by going to "Template:SubTab/PAGENAME" (for example: [[Template:SubTab/KingMiney]]) then copy and pasting the above code and modifying it as needed. If you need assistance please ask [[User:BakiDance|BakiDance]] or [[User:GuyThatExists|GuyThatExists]]. | ||
==How to use== | ==How to use== | ||
To add this on a page type: | To add this on a page type: | ||
| − | + | <nowiki>{{SubTab | |
| − | |Idle= | + | |Idle = |
| − | | | + | |SideRight = |
| − | | | + | |SideLeft = |
| − | |Behind= | + | |Behind = |
| − | |WalkFront= | + | |WalkFront = |
| − | |WalkBack= | + | |WalkBack = |
| − | |WalkLeft= | + | |WalkLeft = |
| − | |WalkRight= | + | |WalkRight = |
| − | |Jump= | + | |Jump = |
| − | |Fear= | + | |Fear = |
}}</nowiki> | }}</nowiki> | ||
| − | + | For example: | |
| − | + | <nowiki>{{SubTab | |
| − | |Idle=[[File:Samuel.gif|center]] | + | |Idle = [[File:Samuel.gif|center]] |
| − | | | + | |SideRight = [[File:Samuel_Side.gif|center]] |
| − | |Behind=[[File:Samuel_Behind.gif|center]] | + | |SideLeft = [[File:Samuel_Left.gif|center]] |
| − | |WalkFront=[[File:Samuel_Walk.gif|center]] | + | |Behind = [[File:Samuel_Behind.gif|center]] |
| − | |WalkBack=[[File: | + | |WalkFront = [[File:Samuel_Walk.gif|center]] |
| − | |WalkLeft=[[File: | + | |WalkBack = [[File:Samuel-walk-back.gif|center]] |
| − | |WalkRight=[[File: | + | |WalkLeft = [[File:Samuel-walk-left.gif|center]] |
| − | |Jump=[[File:Samuel_Jump.gif|center]] | + | |WalkRight = [[File:Samuel-walk-right.gif|center]] |
| − | |Fear=[[File:Samuel_Fear.gif|center]] | + | |Jump = [[File:Samuel_Jump.gif|center]] |
| + | |Fear = [[File:Samuel_Fear.gif|center]] | ||
}}</nowiki> | }}</nowiki> | ||
| − | + | would display as: | |
| − | |||
{{SubTab | {{SubTab | ||
| − | |Idle=[[File:Samuel.gif|center]] | + | |Idle = [[File:Samuel.gif|center]] |
| − | | | + | |SideRight = [[File:Samuel_Side.gif|center]] |
| − | |Behind=[[File:Samuel_Behind.gif|center]] | + | |SideLeft = [[File:Samuel_Left.gif|center]] |
| − | |WalkFront=[[File:Samuel_Walk.gif|center]] | + | |Behind = [[File:Samuel_Behind.gif|center]] |
| − | |WalkBack=[[File: | + | |WalkFront = [[File:Samuel_Walk.gif|center]] |
| − | |WalkLeft=[[File: | + | |WalkBack = [[File:Samuel-walk-back.gif|center]] |
| − | |WalkRight=[[File: | + | |WalkLeft = [[File:Samuel-walk-left.gif|center]] |
| − | |Jump=[[File:Samuel_Jump.gif|center]] | + | |WalkRight = [[File:Samuel-walk-right.gif|center]] |
| − | |Fear=[[File:Samuel_Fear.gif|center]] | + | |Jump = [[File:Samuel_Jump.gif|center]] |
| + | |Fear = [[File:Samuel_Fear.gif|center]] | ||
}} | }} | ||
Latest revision as of 20:55, 18 December 2023
{{{Idle}}}
{{{SideLeft}}}
{{{SideRight}}}
{{{Behind}}}
{{{WalkFront}}}
{{{WalkBack}}}
{{{WalkLeft}}}
{{{WalkRight}}}
{{{Jump}}}
{{{Fear}}}
The generic SubTab is intended for use with characters that fit in these three categories:
- Do not have Snow Fight sprites.
- Appear in at least one of the DS games.
- Do not appear in Drawn to Life: Two Realms.
You can create a page-specific SubTab by going to "Template:SubTab/PAGENAME" (for example: Template:SubTab/KingMiney) then copy and pasting the above code and modifying it as needed. If you need assistance please ask BakiDance or GuyThatExists.
How to use
To add this on a page type:
{{SubTab
|Idle =
|SideRight =
|SideLeft =
|Behind =
|WalkFront =
|WalkBack =
|WalkLeft =
|WalkRight =
|Jump =
|Fear =
}}
For example:
{{SubTab
|Idle = [[File:Samuel.gif|center]]
|SideRight = [[File:Samuel_Side.gif|center]]
|SideLeft = [[File:Samuel_Left.gif|center]]
|Behind = [[File:Samuel_Behind.gif|center]]
|WalkFront = [[File:Samuel_Walk.gif|center]]
|WalkBack = [[File:Samuel-walk-back.gif|center]]
|WalkLeft = [[File:Samuel-walk-left.gif|center]]
|WalkRight = [[File:Samuel-walk-right.gif|center]]
|Jump = [[File:Samuel_Jump.gif|center]]
|Fear = [[File:Samuel_Fear.gif|center]]
}}
would display as: