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 Sale Row/doc"

From Paragon Wiki Archive
Jump to: navigation, search
m
m
Line 14: Line 14:
 
* The fifth parameter, is for a human-readable "long description" of the item.
 
* The fifth parameter, is for a human-readable "long description" of the item.
 
* The sixth parameter should be a Y if the item was listed for the first time, and should be left out if it was not.
 
* The sixth parameter should be a Y if the item was listed for the first time, and should be left out if it was not.
 +
* The seventh parameter should be a Y if the item was listed as a Freebie Friday item, and should be left out if it was not.
  
 
== Example ==
 
== Example ==
Line 19: Line 20:
 
:'''<nowiki>{{PMarket Sale Row|Costume Bundle|500|300|2011-09-10|Example 1}}</nowiki>'''
 
:'''<nowiki>{{PMarket Sale Row|Costume Bundle|500|300|2011-09-10|Example 1}}</nowiki>'''
 
:'''<nowiki>{{PMarket Sale Row|Super Duper Awesome Powerset|800|400|2012-02-32|Example 2|Y}}</nowiki>'''
 
:'''<nowiki>{{PMarket Sale Row|Super Duper Awesome Powerset|800|400|2012-02-32|Example 2|Y}}</nowiki>'''
:'''<nowiki>{{PMarket Sale Row|Free Stuff|0|0|1999-12-31|Example 3}}</nowiki>'''
+
:'''<nowiki>{{PMarket Sale Row|Free Stuff|0|0|1999-12-31|Example 3||Y}}</nowiki>'''
 
:'''<nowiki>{{PMarket Sale Row}}</nowiki>'''
 
:'''<nowiki>{{PMarket Sale Row}}</nowiki>'''
 
:'''{{tl|Table End}}'''
 
:'''{{tl|Table End}}'''
Line 26: Line 27:
 
{{PMarket Sale Row|Costume Bundle|500|300|2011-09-10|Example 1}}
 
{{PMarket Sale Row|Costume Bundle|500|300|2011-09-10|Example 1}}
 
{{PMarket Sale Row|Super Duper Awesome Powerset|800|400|2012-02-32|Example 2|Y}}
 
{{PMarket Sale Row|Super Duper Awesome Powerset|800|400|2012-02-32|Example 2|Y}}
{{PMarket Sale Row|Free Stuff|0|0|1999-12-31|Example 3}}
+
{{PMarket Sale Row|Free Stuff|0|0|1999-12-31|Example 3||Y}}
 
{{PMarket Sale Row}}
 
{{PMarket Sale Row}}
 
{{Table End}}
 
{{Table End}}

Revision as of 21:47, 11 May 2012

This is a documentation subpage for Template:PMarket Sale Row (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

For use on Paragon Market/Sales.

{{PMarket Sale Row|<Item Name>|<Reg PP>|<Sale PP>|<Date>|<Description>|<New?>}}

There are six parameters, which are all technically optional, but all but VIP result in ?? if left out.

  • The first parameter is for the item name as listed on the market interface. Use a singular name if it comes in packs (i.e. Mission Architect Story Slot instead of Mission Architect Story Slot x5).
  • The second parameter, is for the regular cost in Paragon Points
  • The third parameter, for sale cost in Paragon Points, automatically translates the PP cost into the various real-world currencies.
  • The fourth parameter, is for the last date the item was available, in YYYY-MM-DD format.
  • The fifth parameter, is for a human-readable "long description" of the item.
  • The sixth parameter should be a Y if the item was listed for the first time, and should be left out if it was not.
  • The seventh parameter should be a Y if the item was listed as a Freebie Friday item, and should be left out if it was not.

Example

{{PMarket Sale Start}}
{{PMarket Sale Row|Costume Bundle|500|300|2011-09-10|Example 1}}
{{PMarket Sale Row|Super Duper Awesome Powerset|800|400|2012-02-32|Example 2|Y}}
{{PMarket Sale Row|Free Stuff|0|0|1999-12-31|Example 3||Y}}
{{PMarket Sale Row}}
{{Table End}}
Item Reg Sale Date Info New $ US € EU £ UK
Costume Bundle 500 300 2011-09-10 Example 1 $3.75 €2,99 £2.40
Super Duper Awesome Powerset 800 400 2012-02-32 Example 2 Y $5.00 €3,98 £3.20
Free Stuff 0 0 1999-12-31 Example 3 $0.00 €0,00 £0.00
?? ?? ?? ?? ?? ?? ?? ??

Template:Table End