Difference between revisions of "Template:Part discount"
Jump to navigation
Jump to search
Stealthify (talk | contribs) (Created template) |
Stealthify (talk | contribs) m |
||
Line 41: | Line 41: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Part Name | ! Part Name | ||
+ | ! Normal Price | ||
+ | ! Discounted Price | ||
|- | |- | ||
| {{#switch: {{{vender|}}} | | {{#switch: {{{vender|}}} | ||
| 3sx | | 3sx | ||
| 3SX = [http://www.3sx.com{{{url_path}}} {{{part_name}}}] | | 3SX = [http://www.3sx.com{{{url_path}}} {{{part_name}}}] | ||
+ | | ips | ||
+ | | IPS = [http://store.ipsmotorsports.net{{{url_path}}} {{{part_name}}}] | ||
+ | | pampena | ||
+ | | Pampena = [http://store.pampenamotorsports.com{{{url_path}}} {{{part_name}}}] | ||
+ | | maximal | ||
+ | | Maximal = [http://www.maximalperformance.com{{{url_path}}} {{{part_name}}}] | ||
+ | | ninja | ||
+ | | Ninja = [http://www.ninjaperformance.com/product_info.php?products_id={{{url_path}}} {{{part_name}}}] | ||
+ | | gzp | ||
+ | | GZP = [http://www.groundzeroperformance.com/product{{{url_path}}} {{{part_name}}}] | ||
| #default = [{{{url_path}}} {{{part_name}}}]}} | | #default = [{{{url_path}}} {{{part_name}}}]}} | ||
+ | |0.00 | ||
+ | |0.00 | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 09:18, 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
Display[edit]
This article originated from a thread or post on
a community forum
Part Name | Normal Price | Discounted Price |
---|---|---|
Fidanza Aluminum Flywheel | 0.00 | 0.00 |
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= }}