Template:Female clothes: Difference between revisions

From PSP2i Wiki
(Created page with "{| class="wikitable" style="float:left; margin-right:10px; margin-bottom:-10px;" |rowspan="3" style="text-align:center; width:160px;"|[[File:{{#if:{{{image|}}}|{{{image}}}|{{{name}}}}}_(female_clothes).png|160px]]<br>[[{{{name}}}]] !style="height:20px;"|Parts |style="text-align:center; width:150px;"|{{{parts}}} |- !style="height:20px;"|Location |{{{location}}} |- !{{{1}}} |{{{2}}} |}<noinclude><br clear="all">Parameters are: <pre> - image: Name of image, must be a png fi...")
 
No edit summary
 
Line 9: Line 9:
!{{{1}}}
!{{{1}}}
|{{{2}}}
|{{{2}}}
|}<noinclude><br clear="all">Parameters are:
|}<noinclude><br clear="all"><br>Parameters are:
<pre>
<pre>
- image: Name of image, must be a png file. If omitted, it will take whatever is in name.
- image: Name of image, must be a png file. If omitted, it will take whatever is in name.

Latest revision as of 11:33, 26 December 2022

[[File:{{{name}}}_(female_clothes).png|160px]]
[[{{{name}}}]]
Parts {{{parts}}}
Location {{{location}}}
{{{1}}} {{{2}}}



Parameters are:

- image: Name of image, must be a png file. If omitted, it will take whatever is in name.
- name: Name of item
- parts: The parts of the outfit, use the following to add the icons: {{Shirt}}, {{Pants}}, {{Shoes}}, {{Top set}}, {{Bottom set}}, {{Full set}}
- location: Where the item is obtained, is not automatically linked

The first unnamed field should be either "Unlock" or "Price", depending on how the item is obtained. The second unnamed field should be the unlock criteria or the price of the item.

Example:

{{Female clothes
|image = HUmar Set.png
|name = HUmar Set
|parts = {{Shirt}} {{Pants}} {{Shoes}}
|location = Costume Shop
|Unlock
|Clear Episode 1<br>hard mode
}}