Difference between revisions of "Template:Part discount"
Jump to navigation
Jump to search
Stealthify (talk | contribs) m |
Stealthify (talk | contribs) m |
||
| Line 49: | Line 49: | ||
| gzp | | gzp | ||
| GZP = [http://www.groundzeroperformance.com/product{{{url_path}}} {{{part_name}}}] | | GZP = [http://www.groundzeroperformance.com/product{{{url_path}}} {{{part_name}}}] | ||
| − | | #default = [{{{url_path}}} {{{part_name}}}]}} <span style="color:green;">{{#ifeq: {{{shipped}}} | 1 | ( | + | | #default = [{{{url_path}}} {{{part_name}}}]}} <span style="color:green;">{{#ifeq: {{{shipped}}} | 1 | (price shipped) |}}</span> |
|style="text-align:right;color:gray;"|${{{normal_price}}} | |style="text-align:right;color:gray;"|${{{normal_price}}} | ||
|style="text-align:right;font-weight:bold;color:green;"|${{{discount_price}}} | |style="text-align:right;font-weight:bold;color:green;"|${{{discount_price}}} | ||
Revision as of 10:36, November 23, 2012
Overview[edit]
This template is used to create a new part discount line, generally used in Black Friday/Cyber Monday articles
- Vender Options: 3sx, ips, pampena, maximal, ninja, gzp
- Shipped Options: 0, 1
Display[edit]
| Part Name | Normal Price | Discounted Price | % Saved |
|---|---|---|---|
| Fidanza Aluminum Flywheel (price shipped) | $459.95 | $309.95 | 33% |
Usage[edit]
To add a new discount row, simple add the following to your article:
{{Part discount
| part_name=
| normal_price=
| discount_price=
| url_path=
| vender=
| shipped=
}}