Difference between revisions of "Template:Part discount"

From 3000GT/Stealth Wiki
Jump to navigation Jump to search
m
m
Line 27: Line 27:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
<div class="origin-info">This article originated from a thread or post on
 
{{#switch: {{{forum|}}}
 
| 3si
 
| 3SI = [http://www.3si.org/forum/showthread.php?t={{{thread_id}}} 3000GT/Stealth International] {{#if:{{{author_username|}}}|by {{{author_username}}}.|}}
 
| 3sgto
 
| 3SGTO = the [http://www.3sgto.org/forum/showthread.php?t={{{thread_id}}} 3000GT / Stealth / GTO Forum] {{#if:{{{author_username|}}}|by {{{author_username}}}.|}}
 
| us3s
 
| US3S = the [http://www.us3s.org/freeforum/showthread.php?t={{{thread_id}}} United Society of 3000GT and Stealth Owners Forum] {{#if:{{{author_username|}}}|by {{{author_username}}}.|}}
 
| bawc
 
| BAWC = [http://www.bawcforums.org/vbb/showthread.php?t={{{thread_id}}} BAWC Forums] {{#if:{{{author_username|}}}|by {{{author_username}}}.|}}
 
| #default = a community forum {{#if:{{{author_username|}}}|by {{{author_username}}}.|}}
 
}}</div>
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! Part Name
 
! Part Name
 
! Normal Price
 
! Normal Price
 
! Discounted Price
 
! Discounted Price
 +
! % Saved
 
|-
 
|-
 
| {{#switch: {{{vender|}}}
 
| {{#switch: {{{vender|}}}
Line 58: Line 47:
 
| 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}}}]}}
 
| #default = [{{{url_path}}} {{{part_name}}}]}}
|0.00
+
|{{{normal_price}}}
|0.00
+
|{{{discount_price}}}
 +
|0%
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 09:19, 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]

Part Name Normal Price Discounted Price % Saved
Fidanza Aluminum Flywheel 459.95 309.95 0%


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=
}}