Difference between revisions of "Template:Pricing info test"
From PSU Cyril Wiki
m |
m (There's a little more I'd like to do, but I'm saving that for later.) |
||
Line 26: | Line 26: | ||
|Unit= {{#if: {{{Buy|}}}|{{#expr: {{{Buy}}}*0.1}}|{{#if: {{{Sell|}}}|{{{Sell}}}|N/A}}}} | |Unit= {{#if: {{{Buy|}}}|{{#expr: {{{Buy}}}*0.1}}|{{#if: {{{Sell|}}}|{{{Sell}}}|N/A}}}} | ||
|Casino unit= {{#if: {{{Buy|}}}|{{#if: {{{Sell|}}}|{{{Sell}}}|N/A}}|N/A}} | |Casino unit= {{#if: {{{Buy|}}}|{{#if: {{{Sell|}}}|{{{Sell}}}|N/A}}|N/A}} | ||
− | |#default= N/A}} | + | |#default= N/A}}}} {{#switch: {{{Type|}}} |
− | }} {{#switch: {{{Type|}}} | ||
|Unit= | |Unit= | ||
− | |#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Sell price''' {{!}}{{!}} {{#switch: {{{Type|}}} | + | |#default= {{!}}{{!}} style="background:#f2f2f2" {{!}} '''Sell price''' {{!}}{{!}} {{#if: {{{[B] sell|}}}|{{{[B] sell}}}|{{#switch: {{{Type|}}} |
|Weapon= {{#if: {{{[B] buy|}}}|{{#expr: {{{[B] buy}}}*0.05}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}}} | |Weapon= {{#if: {{{[B] buy|}}}|{{#expr: {{{[B] buy}}}*0.05}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}}} | ||
|Casino weapon= {{#if: {{{[B] buy|}}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}|N/A}} | |Casino weapon= {{#if: {{{[B] buy|}}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}|N/A}} | ||
|Line shield= {{#if: {{{[B] buy|}}}|{{#expr: {{{[B] buy}}}*0.05}}|{{#if: {{{[B] sell|}}}|{{{[B} sell}}}|N/A}}}} | |Line shield= {{#if: {{{[B] buy|}}}|{{#expr: {{{[B] buy}}}*0.05}}|{{#if: {{{[B] sell|}}}|{{{[B} sell}}}|N/A}}}} | ||
|Casino line shield= {{#if: {{{[B] buy|}}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}|N/A}} | |Casino line shield= {{#if: {{{[B] buy|}}}|{{#if: {{{[B] sell|}}}|{{{[B] sell}}}|N/A}}|N/A}} | ||
− | |#default= N/A}} | + | |#default= N/A}}}} |
}} | }} | ||
|- style="background:#f9f9f9" | |- style="background:#f9f9f9" | ||
Line 50: | Line 49: | ||
* '''[B] sell:''' <br/> | * '''[B] sell:''' <br/> | ||
* '''[B] shop:''' | * '''[B] shop:''' | ||
+ | |||
+ | == To do == | ||
+ | * Add a type for weapons which have no synthesis boards, such as those from events. | ||
+ | * Add a command to remove the synthesis board side for items from Casino Voloyal. | ||
== Blank template == | == Blank template == |
Revision as of 02:59, 18 April 2008
Contents
Template parameters
- Type: Identify the type of item this as Weapon, Line shield or Unit. This will ensure the proper table layout and price calculations. For items from Casino Voloya, identify them as Casino weapon, Casino line shield or Casino unit.
- Buy: If applicable, type the purchase price of the item here. If unknown, leave this field blank.
- Sell: Type the selling price of the item here. If unknown, leave blank.
- Shop: If available for purchase, list the shops where this item can be bought.
- [B] buy:
- [B] sell:
- [B] shop:
To do
- Add a type for weapons which have no synthesis boards, such as those from events.
- Add a command to remove the synthesis board side for items from Casino Voloyal.
Blank template
{{Pricing info test |Type= |Buy= |Sell= |Shop= |[B] buy= |[B] sell= |[B] shop= }}
Examples
Weapon
{{Pricing info test |Type= Weapon |Buy= 8600 |Sell= |Shop= |[B] buy= 4300 |[B] sell= |[B] shop= }}
...produces...
Pricing information | |||
Weapon | Board | ||
Buy price | 8600 | Buy price | 4300 |
Sell price | 1720 | Sell price | 215 |
Shop location | N/A | Shop location | N/A |
Weapon w/ no purchase price
{{Pricing info test |Type= Weapon |Buy= |Sell= 450 |Shop= |[B] buy= |[B] sell= |[B] shop= }}
...produces...
Pricing information | |||
Weapon | Board | ||
Buy price | N/A | Buy price | N/A |
Sell price | 450 | Sell price | Unknown |
Shop location | N/A | Shop location | N/A |
Weapon from Casino Voloyal
{{Pricing info test |Type= Casino weapon |Buy= {{Silver}} 04 |Sell= |Shop= [[Casino Voloyal]] |[B] buy= |[B] sell= |[B] shop= }}
...produces...
Pricing information | |
Buy price | 04 |
Sell price | Unknown |
Shop location | Casino Voloyal |
Line shield
{{Pricing info test |Type= Line shield |Buy= 45000 |Sell= |Shop= |[B] buy= 15000 |[B] sell= |[B] shop= }}
...produces...
Pricing information | |||
Line shield | Board | ||
Buy price | 45000 | Buy price | 15000 |
Sell price | 9000 | Sell price | 750 |
Shop location | N/A | Shop location | N/A |
Unit
{{Pricing info test |Type= Unit |Buy= 6000 |Sell= |Shop= |[B] buy= |[B] sell= |[B] shop= }}
...produces...
Pricing information | |
Buy price | 6000 |
Sell price | 600 |
Shop location | N/A |