Template:Male parts: 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}}}}}_(male_parts).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"><br>Parameters are: <pre> - image: Name of image, must be a png fi...")
 
No edit summary
Line 2: Line 2:
|rowspan="3" style="text-align:center; width:160px;"|[[File:{{#if:{{{image|}}}|{{{image}}}|{{{name}}}}}_(male_parts).png|160px]]<br>[[{{{name}}}]]
|rowspan="3" style="text-align:center; width:160px;"|[[File:{{#if:{{{image|}}}|{{{image}}}|{{{name}}}}}_(male_parts).png|160px]]<br>[[{{{name}}}]]
!style="height:20px;"|Parts
!style="height:20px;"|Parts
|style="text-align:center; width:150px;"|{{{parts}}}
|style="text-align:center; width:100px;"|{{{parts}}}
!CV
|{{#if:{{{cv|}}}|style="background:#bbffbb; color:black;"{{!}}○|style="background:#ffbbbb; color:black;"{{!}}×}}
|-
|-
!style="height:20px;"|Location
!style="height:20px;"|Location
|{{{location}}}
|colspan="3"|{{{location}}}
|-
|-
!{{{1}}}
!{{{1}}}
|{{{2}}}
|colspan="3"|{{{2}}}
|}<noinclude><br clear="all"><br>Parameters are:
|}<noinclude><br clear="all"><br>Parameters are:
<pre>
<pre>
Line 14: Line 16:
- name: Name of item
- name: Name of item
- parts: The parts of the outfit, use the following to add the icons: {{Torso}}, {{Arms}}, {{Legs}}, {{Full parts}}
- parts: The parts of the outfit, use the following to add the icons: {{Torso}}, {{Arms}}, {{Legs}}, {{Full parts}}
- cv: Anything in this field will tick CV, otherwise leave blank for no CV
- location: Where the item is obtained, is not automatically linked
- location: Where the item is obtained, is not automatically linked
</pre>
</pre>
Line 24: Line 27:
|name = Hounds Set Set
|name = Hounds Set Set
|parts = {{Torso}} {{Arms}} {{Legs}}
|parts = {{Torso}} {{Arms}} {{Legs}}
|cv = yes
|location = Costume Shop
|location = Costume Shop
|Unlock
|Unlock
|Initially unlocked
|Initially unlocked
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 14:38, 26 December 2022

[[File:{{{name}}}_(male_parts).png|160px]]
[[{{{name}}}]]
Parts {{{parts}}} CV ×
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: {{Torso}}, {{Arms}}, {{Legs}}, {{Full parts}}
- cv: Anything in this field will tick CV, otherwise leave blank for no CV
- 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:

{{Male parts
|image = Hounds Set.png
|name = Hounds Set Set
|parts = {{Torso}} {{Arms}} {{Legs}}
|cv = yes
|location = Costume Shop
|Unlock
|Initially unlocked
}}