|
|
| (One intermediate revision by one other user not shown) |
| Line 18: |
Line 18: |
| | | | |
| | <noinclude> | | <noinclude> |
| − | <!-- Everything above this except for the noinclude tag is code and is a part of the main template. Everything below this is a description. -->
| + | For a usage guide to all SubTabs, please read the guide under the generic [[Template:SubTab|SubTab]]. |
| | | | |
| − | 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/Moe Moe]) 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].
| |
| − |
| |
| − |
| |
| − | ==How to use==
| |
| − | To add this on a page type:
| |
| − | <nowiki>{{SubTab/Kamalan
| |
| − | |Idle=
| |
| − | |SideLeft=
| |
| − | |SideRight=
| |
| − | |Behind=
| |
| − | |WalkFront=
| |
| − | |WalkBack=
| |
| − | |WalkLeft=
| |
| − | |WalkRight=
| |
| − | |Jump=
| |
| − | |Fear=
| |
| − | |Sneeze=
| |
| − | }}</nowiki>
| |
| − |
| |
| − | Example:
| |
| − | <nowiki>{{SubTab/Kamalan
| |
| − | |Idle=[[File:Kamalan.gif|center]]
| |
| − | |SideLeft=[[File:Kamalan-side-left.gif|center]]
| |
| − | |SideRight=[[File:Kamalan-side-right.gif|center]]
| |
| − | |Behind=[[File:Kamalan-back.gif|center]]
| |
| − | |WalkFront=[[File:Kamalan-walk.gif|center]]
| |
| − | |WalkBack=[[File:Kamalan-walk-back.gif|center]]
| |
| − | |WalkLeft=[[File:Kamalan-walk-left.gif|center]]
| |
| − | |WalkRight=[[File:Kamalan-walk-right.gif|center]]
| |
| − | |Jump=[[File:Kamalan-jump.gif|center]]
| |
| − | |Fear=[[File:Kamalan-fear.gif|center]]
| |
| − | |Sneeze=[[File:Kamalan_sneeze.gif|center]]
| |
| − | }}</nowiki>
| |
| − |
| |
| − | Would display as:
| |
| − | {{SubTab/Kamalan
| |
| − | |Idle=[[File:Kamalan.gif|center]]
| |
| − | |SideLeft=[[File:Kamalan-side-left.gif|center]]
| |
| − | |SideRight=[[File:Kamalan-side-right.gif|center]]
| |
| − | |Behind=[[File:Kamalan-back.gif|center]]
| |
| − | |WalkFront=[[File:Kamalan-walk.gif|center]]
| |
| − | |WalkBack=[[File:Kamalan-walk-back.gif|center]]
| |
| − | |WalkLeft=[[File:Kamalan-walk-left.gif|center]]
| |
| − | |WalkRight=[[File:Kamalan-walk-right.gif|center]]
| |
| − | |Jump=[[File:Kamalan-jump.gif|center]]
| |
| − | |Fear=[[File:Kamalan-fear.gif|center]]
| |
| − | |Sneeze=[[File:Kamalan_sneeze.gif|center]]
| |
| − | }}
| |
| − | <noinclude>
| |
| | [[Category:SubTab]] | | [[Category:SubTab]] |
| | </noinclude> | | </noinclude> |