Template:PMarket Sale Row/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Blondeshell
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> == Usage == For use on Paragon Market/Sale. :'''<nowiki>{{PMarket Sale R...")
 
imported>Blondeshell
mNo edit summary
Line 3: Line 3:


== Usage ==
== Usage ==
For use on [[Paragon Market/Sale]].
For use on [[Paragon Market/Sales]].


:'''<nowiki>{{PMarket Sale Row|&lt;Item Name>|&lt;Reg PP>|&lt;Sale PP>|&lt;Date>|&lt;Description>|&lt;New?>}}</nowiki>'''
:'''<nowiki>{{PMarket Sale Row|&lt;Item Name>|&lt;Reg PP>|&lt;Sale PP>|&lt;Date>|&lt;Description>|&lt;New?>}}</nowiki>'''

Revision as of 02:02, 25 April 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.

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}}
{{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.4
Super Duper Awesome Powerset 800 400 2012-02-32 Example 2 Y $5 €3,98 £3.2
Free Stuff 0 0 1999-12-31 Example 3 $0 €0 £0
?? ?? ?? ?? ?? ?? ?? ??

Template:Table End