Template:CostumeUpperBodyTable: Difference between revisions
Jump to navigation
Jump to search
m (trim newline) |
m (p) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
|Robotic Arm 3 = {{CostumeUpperBodyRoboticArm3Table|UpperBody={{{UpperBody}}}|Chest={{{Chest}}}|ChestPattern={{{ChestPattern}}}|Shoulders={{{Shoulders}}}|ShouldersStyle={{{ShouldersStyle}}}|RightArm={{{RightArm}}}|ChestDetail={{{ChestDetail}}}|ChestDetailPattern={{{ChestDetailPattern}}}|Gloves={{{Gloves}}}|GlovesStyle={{{GlovesStyle}}}|GlovesPattern={{{GlovesPattern}}}|Belt={{{Belt}}}|BeltStyle={{{BeltStyle}}}}} | |Robotic Arm 3 = {{CostumeUpperBodyRoboticArm3Table|UpperBody={{{UpperBody}}}|Chest={{{Chest}}}|ChestPattern={{{ChestPattern}}}|Shoulders={{{Shoulders}}}|ShouldersStyle={{{ShouldersStyle}}}|RightArm={{{RightArm}}}|ChestDetail={{{ChestDetail}}}|ChestDetailPattern={{{ChestDetailPattern}}}|Gloves={{{Gloves}}}|GlovesStyle={{{GlovesStyle}}}|GlovesPattern={{{GlovesPattern}}}|Belt={{{Belt}}}|BeltStyle={{{BeltStyle}}}}} | ||
|Unique Tops = {{CostumeUpperBodyUniqueTopsTable|UpperBody={{{UpperBody}}}|Tops={{{Tops}}}|Chest={{{Chest}}}|ChestPattern={{{ChestPattern}}}|Shoulders={{{Shoulders}}}|ShouldersStyle={{{ShouldersStyle}}}|ChestDetail={{{ChestDetail}}}|ChestDetailPattern={{{ChestDetailPattern}}}|Gloves={{{Gloves}}}|GlovesStyle={{{GlovesStyle}}}|GlovesPattern={{{GlovesPattern}}}|Belt={{{Belt}}}|BeltStyle={{{BeltStyle}}}}} | |Unique Tops = {{CostumeUpperBodyUniqueTopsTable|UpperBody={{{UpperBody}}}|Tops={{{Tops}}}|Chest={{{Chest}}}|ChestPattern={{{ChestPattern}}}|Shoulders={{{Shoulders}}}|ShouldersStyle={{{ShouldersStyle}}}|ChestDetail={{{ChestDetail}}}|ChestDetailPattern={{{ChestDetailPattern}}}|Gloves={{{Gloves}}}|GlovesStyle={{{GlovesStyle}}}|GlovesPattern={{{GlovesPattern}}}|Belt={{{Belt}}}|BeltStyle={{{BeltStyle}}}}} | ||
| #default = {{red|Upper Body option not recognized.}}}}<noinclude>{{Documentation}}[[Category:Costume Set Templates]]</noinclude> | | #default = <p>{{red|Upper Body option not recognized.}}</p> | ||
}}<noinclude>{{Documentation}}[[Category:Costume Set Templates]]</noinclude> |
Latest revision as of 22:14, 15 April 2022
Upper Body option not recognized.
[edit] [ ] Documentation
Description
This template provides a method for detailing the "Upper Body" settings used to create a particular costume. The value UpperBody will determine which subtable will be displayed due to the fact that different values in this categories in the game will affect what sub-options are available.
Parameters
- UpperBody - This is the "Upper 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 need to be set in the call to this template:
- Chest - This is the "Chest" setting as it appears in the costume creator interface.
- ChestPattern - This is the chest color pattern setting as it appears in the costume creator interface.
- Shoulders - This is the "Shoulders" setting as it appears in the costume creator interface.
- ChestDetail - This is the "Chest Detail" setting as it appears in the costume creator interface.
- Gloves - This is the "Gloves" setting as it appears in the costume creator interface.
- GlovesStyle - This is the style of the gloves as it appears in the costume creator interface.
- GlovesPattern - This is the color pattern of the gloves as it appears in the costume creator interface.
- Belt - This is the "Belt" setting as it appears in the costume creator interface.
Example
Template call:
{{CostumeUpperBodyTable |UpperBody=Armored |Chest=Armor Plate |ChestPattern=Armor Plate |Shoulders=Medieval 2 |ShouldersStyle=N/A |ChestDetail=None |Gloves=Banded |GlovesStyle=Armor Plate |GlovesPattern=Armor Plate |Belt=None |BeltStyle=N/A}}
Result:
Upper Body | Chest | Pattern | Shoulders | Style | Chest Detail | Pattern | Gloves | Style | Pattern | Belt | Style |
Armored | Armor Plate | Armor Plate | Medieval 2 | N/A | None | {{{ChestDetailPattern}}} | Banded | Armor Plate | Armor Plate | None | N/A |