Template:CostumeBackDetailTable
Jump to navigation
Jump to search
{{#switch: {{{BackDetail}}} |None =
Back Detail |
{{{BackDetail}}} |
|Back Packs =
Back Detail | Back Packs |
{{{BackDetail}}} | {{{BackPack}}} |
[edit] [ ] Documentation
Description
This template provides a method for detailing the "Back Detail" settings used to create a particular costume. The values BackDetail will determine which subtables will be displayed due to the fact that different values in this category in the game will affect what sub-options are available.
Parameters
- BackDetail - This is the "Back Detail" category setting as it appears in the costume creator interface. The following are valid values for this parameter:
- None
Example
Template call:
{{CostumeBackDetailTable |BackDetail=None}}
Result:
{{#switch: None |None =
Back Detail |
None |
|Back Packs =
Back Detail | Back Packs |
None | {{{BackPack}}} |