|
|
| (2 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| <includeonly><!--
| | {{Delete}} |
| --><infobox>
| |
| <title source="name">
| |
| <format>{{#if:{{{number|}}}|<span class="number">{{{number}}} </span>}}{{{name|{{PAGENAME}}}}}</format>
| |
| </title>
| |
| <image source="image"/>
| |
| <group layout="horizontal">
| |
| <data source="category">
| |
| <label>Category</label>
| |
| <format>[[{{{category}}}]]</format>
| |
| </data>
| |
| <data source="type">
| |
| <label>Type</label>
| |
| <format>[[{{{type}}}]]</format>
| |
| </data>
| |
| </group>
| |
| <data source="quality">
| |
| <label>Quality</label>
| |
| <format>{{{quality}}}</format>
| |
| </data>
| |
| <data source="set">
| |
| <label>Set</label>
| |
| <format>[[{{{set}}}]]</format>
| |
| </data>
| |
| <data source="sellPrice">
| |
| <label>Sell Price</label>
| |
| </data>
| |
| <data source="source"><label>Obtain</label></data>
| |
| </infobox><!--
| |
| -->{{Namespace|main=<!--
| |
| -->[[Category:Outfit]]<!--
| |
| Sort
| |
| -->{{#if:{{{number|}}}|[[Category:Outfit|{{{number}}}]]|[[Category:Outfit]][[Category:Outfit Missing Number]]}}<!--
| |
| Category
| |
| -->{{#switch:{{{category}}}|Outfit=[[Category:Outfits]]|[[Category:{{{category}}}]]}}<!--
| |
| Type
| |
| -->{{#if:{{{type|}}}|[[Category:{{{type}}}]]}}<!--
| |
| Quality
| |
| -->{{#switch:{{{quality}}}|Gray|Green|Purple|Gold=[[Category:{{{quality}}} Quality]]}}
| |
| {{#if:{{{quality|}}}|[[Category:Outfit by Quality|{{#switch:{{{quality|}}}
| |
| |Gray = 0
| |
| |Green = 1
| |
| |Purple = 2
| |
| |Gold = 3
| |
| |#default = 4
| |
| }}]]}}<!--
| |
| -->{{#if:{{{set|}}}|[[Category:{{{set}}}]]}}<!--
| |
| --></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude>
| |