Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:PMarket Row"

From Paragon Wiki Archive
Jump to: navigation, search
m (testing something -- also usage and examples)
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
| {{{1|{{{red|??}} }}} || {{{2|{{red|??}} }}} || {{{3|{{red|??}} }}} || {{{4| }}} || ${{Format price|{{#expr:(({{{2}}} * 1.25)/100)}}}} || €{{Format price|{{#expr:(({{{2}}} * 1.2)/100)}}}} || £{{Format price|{{#expr:(({{{2}}} * 0.85)/100)}}}}
+
| {{{1|{{red|??}} }}} || {{{2|{{red|??}} }}} || {{{3|{{red|??}} }}} || {{{4| }}} || ${{Format price|{{#expr:(({{{2}}} * 1.25)/100)}}}} || €{{Format price|{{#expr:(({{{2}}} * 1.2)/100)}}}} || £{{Format price|{{#expr:(({{{2}}} * 0.85)/100)}}}}
 
|-
 
|-
 
</includeonly>
 
</includeonly>

Revision as of 03:43, 5 October 2011


Usage

For use on Paragon Market and related pages. There are four parameters, Parameters are:

{{PMarket Row|<Item Name In Market Interface>|<PP>|<Information/Description>|<Free for VIPs?>}}

Example

{{PMarket Start}}
{{PMarket Row|Standard Points Bundle|400|Example 1}}
{{PMarket Row|Super Duper Awesome Powerset|800|Example 2|Y}}
{{PMarket Row}}
{{Table End}}
Item PP Date Added Info VIP $ US € EU £ UK
Standard Points Bundle 400 Example 1 ?? $5.00 €3,98 £3.20
Super Duper Awesome Powerset 800 Example 2 Y $10.00 €7,97 £6.41
?? ?? ?? ?? ?? ?? ??

Template:Table End