[sourcecode language=“html“]
[pricelist]
<ul>
<li>Storage Space</li>
<li>Data Transfer</li>
<li>MySQL Databases</li>
<li>Email Boxes</li>
<li>Cpanel</li>
</ul>
[/pricelist]
[/sourcecode]
[sourcecode language=“html“]
[pricelist header="BUSINESS PLAN" title="$9.95" subtitle="per month" buttonlabel="Details" style="bright"]
<ul>
<li>50 GB</li>
<li>1,000 MB</li>
<li>no limit</li>
<li>no limit</li>
<li>[checker]</li>
</ul>
[/pricelist]
[/sourcecode]
[sourcecode language=“html“]
[pricelist header="STANDARD PLAN" title="$4.95" subtitle="per month" buttonlabel="Details" style="special"]
<ul>
<li>10 GB</li>
<li>1,000 MB</li>
<li>10</li>
<li>10</li>
<li>[checker]</li>
</ul>
[/pricelist]
[/sourcecode]
[sourcecode language=“html“]
[pricelist header="BASIC PLAN" title="$2.95" subtitle="per month" buttonlabel="Details" style="bright"]
<ul>
<li>10 GB</li>
<li>1,000 MB</li>
<li>5</li>
<li>5</li>
<li>[checker value="no"]</span></li>
</ul>
[/pricelist]
[/sourcecode]
parameters
- header (optional)
- title (optional)
- subtitle (optional)
- buttonlabel (optional) – button label
- buttonlink (optional) – button link
- style : default; bright; special;