Template:ClothesTable

From The Urban Dead Wiki
Revision as of 08:37, 16 April 2010 by Aichon (talk | contribs) (I concede on this one...it DOES look better in Firefox than WebKit. I'll have to look into why later since I'm tired. In the meantime, changing slightly)
Jump to navigationJump to search

Usage

{{ClothesTable|
  name=|
}}
|}

Several {{ClothesRow}} templates might be used to fill the table data.

Example

{{ClothesTable|
  name=Mudkip Gear|
}}
{{ClothesRow| 
  name=Mudkip Hat|
  place=[[Pokemon Center]]
}}
{{ClothesRow| 
  name=mudkips costume|
  code=mdkip|
  place=Me want!
}}
|}
Mudkip Gear
Clothing Code Building
Mudkip Hat Pokemon Center
mudkips costume mdkip Me want!
Firefox.png Firefox Template
This template looks better in Firefox.