If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Pricing info test"

From The re-PSUPedia
Jump to: navigation, search
m (Got to go; saving my progress for now.)
m (There are WAY too many variable prices for this to be feasible as an auto-fill template. XD)
Line 14: Line 14:
 
{{!}} colspan="2" {{!}} '''Weapon''' {{!}}{{!}} colspan="2" {{!}} '''Board'''}}
 
{{!}} colspan="2" {{!}} '''Weapon''' {{!}}{{!}} colspan="2" {{!}} '''Board'''}}
 
|- style="background:#f9f9f9"
 
|- style="background:#f9f9f9"
| style="background:#f2f2f2" | '''Buy price''' || {{#switch: {{{Ver.|}}}
+
| style="background:#f2f2f2" | '''Buy price''' || {{#if: {{{Buy|}}}|{{{Buy}}}|N/A}} {{#switch: {{{Type|}}}
|PSU= {{#switch: {{{Mfr.}}}{{{Rarity}}}{{{Type}}}
 
|G1Weapon= 350
 
|G2Weapon= 800
 
|G3Weapon= 2000
 
|G4Weapon= 8600
 
|G5Weapon= 18500
 
|G6Weapon= 35000
 
|G7Weapon= 90000
 
|G8Weapon= 165000
 
|Y1Weapon= 350
 
|Y2Weapon= 800
 
|Y3Weapon= 2000
 
|Y4Weapon= 8600
 
|Y5Weapon= 18500
 
|Y6Weapon= 35000
 
|Y7Weapon= 90000
 
|Y8Weapon= 165000
 
|T1Weapon= 350
 
|T2Weapon= 800
 
|T3Weapon= 2000
 
|T4Weapon= 8600
 
|T5Weapon= 18500
 
|T6Weapon= 35000
 
|T7Weapon= 90000
 
|T8Weapon= 165000
 
|#default= N/A}}
 
|AOTI= {{#switch: {{{Mfr.}}}{{{Rarity}}}{{{Type}}}
 
|G1Weapon= 350
 
|G2Weapon= 800
 
|G3Weapon= 2000
 
|G4Weapon= 8600
 
|G5Weapon= 18500
 
|G6Weapon= 35000
 
|G7Weapon= 90000
 
|Y1Weapon= 350
 
|Y2Weapon= 800
 
|Y3Weapon= 2000
 
|Y4Weapon= 8600
 
|Y5Weapon= 18500
 
|Y6Weapon= 35000
 
|Y7Weapon= 90000
 
|T1Weapon= 350
 
|T2Weapon= 800
 
|T3Weapon= 2000
 
|T4Weapon= 8600
 
|T5Weapon= 18500
 
|T6Weapon= 35000
 
|T7Weapon= 90000
 
|#default= N/A}}
 
|#default= N/A}} {{#switch: {{{Type|}}}
 
 
|Unit=  
 
|Unit=  
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Buy price''' {{!}}{{!}} XX
+
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Buy price''' {{!}}{{!}} {{#if: {{{[B] buy|}}}|{{{[B] buy}}}|N/A}}
 
}}
 
}}
 
|- style="background:#f9f9f9"
 
|- style="background:#f9f9f9"
| style="background:#f2f2f2" | '''Sell price''' || XX {{#switch: {{{Type|}}}
+
| style="background:#f2f2f2" | '''Sell price''' || {{#if: {{{Sell|}}}|{{{Sell}}}|N/A}} {{#switch: {{{Type|}}}
 
|Unit=  
 
|Unit=  
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Sell price''' {{!}}{{!}} XX
+
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Sell price''' {{!}}{{!}} {{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}
 
}}
 
}}
 
|- style="background:#f9f9f9"
 
|- style="background:#f9f9f9"
| style="background:#f2f2f2" | '''Shop location''' || XX {{#switch: {{{Type|}}}
+
| style="background:#f2f2f2" | '''Shop location''' || {{#if: {{{Shop|}}}|{{{Shop}}}|N/A}} {{#switch: {{{Type|}}}
 
|Unit=  
 
|Unit=  
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Shop location''' {{!}}{{!}} XX
+
|#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Shop location''' {{!}}{{!}} {{#if: {{{[B] shop|}}}|{{{[B] shop}}}|N/A}}
 
}}  
 
}}  
 
|}</includeonly>
 
|}</includeonly>
Line 87: Line 37:
 
<pre>{{Pricing info test
 
<pre>{{Pricing info test
 
|Type=  
 
|Type=  
|Mfr.=  
+
|Buy=  
|Rarity=  
+
|Sell=  
|Ver.=  
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}</pre>
 
}}</pre>
  
Line 96: Line 49:
 
<pre>{{Pricing info test
 
<pre>{{Pricing info test
 
|Type= Weapon
 
|Type= Weapon
|Mfr.= G
+
|Buy=  
|Rarity= 4
+
|Sell=  
|Ver.= AOTI
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}</pre>
 
}}</pre>
 
...produces...
 
...produces...
 
{{Pricing info test
 
{{Pricing info test
 
|Type= Weapon
 
|Type= Weapon
|Mfr.= G
+
|Buy=  
|Rarity= 4
+
|Sell=  
|Ver.= AOTI
+
|Shop=  
}}
+
|[B] buy=  
 
+
|[B] sell=  
=== Eight-star PSU weapon ===
+
|[B] shop=  
<pre>{{Pricing info test
 
|Type= Weapon
 
|Mfr.= G
 
|Rarity= 8
 
|Ver.= PSU
 
}}</pre>
 
...produces...
 
{{Pricing info test
 
|Type= Weapon
 
|Mfr.= G
 
|Rarity= 8
 
|Ver.= PSU
 
}}
 
 
 
=== Eight-star AOTI weapon ===
 
<pre>{{Pricing info test
 
|Type= Weapon
 
|Mfr.= G
 
|Rarity= 8
 
|Ver.= AOTI
 
}}</pre>
 
...produces...
 
{{Pricing info test
 
|Type= Weapon
 
|Mfr.= G
 
|Rarity= 8
 
|Ver.= AOTI
 
 
}}
 
}}
  
Line 141: Line 70:
 
<pre>{{Pricing info test
 
<pre>{{Pricing info test
 
|Type= Line shield
 
|Type= Line shield
|Mfr.=  
+
|Buy=  
|Rarity=  
+
|Sell=  
|Ver.=  
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}</pre>
 
}}</pre>
 
...produces...
 
...produces...
 
{{Pricing info test
 
{{Pricing info test
 
|Type= Line shield
 
|Type= Line shield
|Mfr.=  
+
|Buy=  
|Rarity=  
+
|Sell=  
|Ver.=  
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}
 
}}
  
Line 156: Line 91:
 
<pre>{{Pricing info test
 
<pre>{{Pricing info test
 
|Type= Unit
 
|Type= Unit
|Mfr.=  
+
|Buy=  
|Rarity=  
+
|Sell=  
|Ver.=  
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}</pre>
 
}}</pre>
 
...produces...
 
...produces...
 
{{Pricing info test
 
{{Pricing info test
 
|Type= Unit
 
|Type= Unit
|Mfr.=  
+
|Buy=  
|Rarity=  
+
|Sell=  
|Ver.=  
+
|Shop=
 +
|[B] buy=
 +
|[B] sell=
 +
|[B] shop=  
 
}}</noinclude>
 
}}</noinclude>

Revision as of 01:24, 18 April 2008

Necessary parameters

  • This template should modify itself based on values which will identify it as a pricing table for a weapon, line shield or unit. Weapons and line shields will include a section for boards while units will not.
  • Prices (both buy and sell) should be researched and patterns documented for items based on manufacturer and rarity. We should be able to have the template auto-populate cells for this information for most items.
  • Versions of the game will have to be taken into account to ensure proper pricing. For example, certain 8★ weapons are sold in PSU while weapons of the same rarity introduced by AOTI are not sold in stores.

Blank template

{{Pricing info test
|Type= 
|Buy= 
|Sell= 
|Shop= 
|[B] buy= 
|[B] sell= 
|[B] shop= 
}}

Examples

Weapon

{{Pricing info test
|Type= Weapon
|Buy= 
|Sell= 
|Shop= 
|[B] buy= 
|[B] sell= 
|[B] shop= 
}}

...produces...

Pricing information
Weapon Board
Buy price N/A Buy price N/A
Sell price Unknown Sell price Unknown
Shop location N/A Shop location N/A


Line shield

{{Pricing info test
|Type= Line shield
|Buy= 
|Sell= 
|Shop= 
|[B] buy= 
|[B] sell= 
|[B] shop= 
}}

...produces...

Pricing information
Line shield Board
Buy price N/A Buy price N/A
Sell price Unknown Sell price Unknown
Shop location N/A Shop location N/A


Unit

{{Pricing info test
|Type= Unit
|Buy= 
|Sell= 
|Shop= 
|[B] buy= 
|[B] sell= 
|[B] shop= 
}}

...produces...

Pricing information
Buy price N/A
Sell price Unknown
Shop location N/A