Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:CostumeUpperBodyTable/doc"

From Paragon Wiki Archive
Jump to: navigation, search
m (New page: {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Description== This template provides a method for detailing the "Upper Body" settings ...)
 
m
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
 
 
==Description==
 
==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.
 
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.

Revision as of 20:19, 22 May 2008

This is a documentation subpage for Template:CostumeUpperBodyTable (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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
|ChestDetail=None
|Gloves=Banded
|GlovesStyle=Armor Plate
|GlovesPattern=Armor Plate
|Belt=None}}

Result:


Upper Body
Upper Body Chest Pattern Shoulders Style Chest Detail Pattern Gloves Style Pattern Belt Style
Armored Armor Plate Armor Plate Medieval 2 {{{ShouldersStyle}}} None {{{ChestDetailPattern}}} Banded Armor Plate Armor Plate None {{{BeltStyle}}}