Template:CostumeLowerBodyTable: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Eabrace
mNo edit summary
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#switch: {{{LowerBody}}}
{{#switch: {{{LowerBody}}}
|Armored = {{CostumeLowerBodyArmoredTable|LowerBody={{{LowerBody}}}|Armor={{{Armor}}}|ArmorPattern={{{ArmorPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}}}
|Tight = {{CostumeLowerBodyTightTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Tight = {{CostumeLowerBodyTightTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}}}
|IntegratedTight = {{CostumeLowerBodyIntegratedTightTable|LowerBody=Tight|Pants={{{Pants}}}|PantsLayering={{{PantsLayering}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Tucked In = {{CostumeLowerBodyTuckedInTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Tight Pants = {{CostumeLowerBodyTightPantsTable|LowerBody={{{LowerBody}}}|UpperLegs={{{UpperLegs}}}|UpperLegsPattern={{{UpperLegsPattern}}}|LowerLegs={{{LowerLegs}}}|LowerLegsPattern={{{LowerLegsPattern}}}|Tails={{{Tails}}}}}
|Pants = {{CostumeLowerBodyPantsTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsStyle={{{PantsStyle}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Jodhpurs = {{CostumeLowerBodyJodhpursTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsPattern={{{PantsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Tight / Bottoms = {{CostumeLowerBodyTightBottomsTable|LowerBody={{GenderDialogue|male=Tight|female=Bottoms}}|Pants={{{Pants}}}|PantsPattern={{{PantsPattern}}}|Bottom={{{Bottom}}}|BottomPattern={{{BottomPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Bottoms = {{CostumeLowerBodyBottomsTable|LowerBody={{{LowerBody}}}|Bottom={{{Bottom}}}|BottomPattern={{{BottomPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Bottoms with Skin = {{CostumeLowerBodyBottomsWithSkinTable|LowerBody={{{LowerBody}}}|Bottom={{{Bottom}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Kilts / Shorts = {{CostumeLowerBodyKiltsShortsTable|LowerBody={{{LowerBody}}}|KiltsShorts={{{KiltsShorts}}}|Legs={{{Legs}}}|LegsPattern={{{LegsPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Skirts / Shorts = {{CostumeLowerBodySkirtsShortsTable|LowerBody={{{LowerBody}}}|SkirtsShorts={{{SkirtsShorts}}}|SkirtsShortsStyle={{{SkirtsShortsStyle}}}|SkirtsShortsPattern={{{SkirtsShortsPattern}}}|Bottom={{{Bottom}}}|BottomPattern={{{BottomPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Armored = {{CostumeLowerBodyArmoredTable|LowerBody={{{LowerBody}}}|Armor={{{Armor}}}|ArmorPattern={{{ArmorPattern}}}|Boots={{{Boots}}}|BootsStyle={{{BootsStyle}}}|BootsPattern={{{BootsPattern}}}|Tails={{{Tails}}}}}
|Monstrous = {{CostumeLowerBodyMonstrousTable|LowerBody={{{LowerBody}}}|Pants={{{Pants}}}|PantsStyle={{{PantsStyle}}}|PantsPattern={{{PantsPattern}}}|Feet={{{Feet}}}|FeetStyle={{{FeetStyle}}}|FeetPattern={{{FeetPattern}}}|Tails={{{Tails}}}}}
| #default = {{red|Lower Body option not recognized.}}}}
| #default = {{red|Lower Body option not recognized.}}}}
<noinclude>{{Documentation}}[[Category:Costume Set Templates]]</noinclude>
<noinclude>{{Documentation}}[[Category:Costume Set Templates]]</noinclude>

Latest revision as of 12:57, 9 May 2023

Lower Body option not recognized.

[edit] [purge] Documentation

Description

This template provides a method for detailing the "Lower Body" settings used to create a particular costume. The value of LowerBody will determine which subtables will be displayed due to the fact that different values in this categories in the game will affect what sub-options are available.

Parameters

LowerBody - This is the "Lower Body" category setting as it appears in the costume creator interface. The following are valid values for this parameter:
  • Armored

For "Armored", the following parameters will also need to be set:

Armor - This is the "Armor" setting as it appears in the costume creator interface.
ArmorPattern - This the name of the armor color pattern as it appears in the costume creator interface.
Boots - This is the "Boots" setting as it appears in the costume creator interface.
BootsStyle - This is the name of the boots style as it appears in the costume creator interface.
BootsPattern - This is the name of the boots color pattern as it appears in the costume creator interface.

Example

Template call:

{{CostumeLowerBodyTable
|LowerBody=Armored
|Armor=Armor Plate
|ArmorPattern=Armor Plate
|Boots=Banded
|BootsStyle=Armor Plate
|BootsPattern=Armor Plate}}

Result:


Lower Body
Lower Body Armor Pattern Boots Style Pattern Tails
Armored Armor Plate Armor Plate Banded Armor Plate Armor Plate {{{Tails}}}