Difference between revisions of "Sales Template 1"
From Unofficial Fantasica Wiki
(Reorganizing the order of the sales templates) |
m |
||
| Line 69: | Line 69: | ||
</tabber> | </tabber> | ||
| − | [[Category:Data Templates | + | [[Category:Data Templates]] |
Revision as of 20:30, 8 October 2018
Copy and paste the below code to make a blank sales page. Replace the NAME and PRICE.
<tabber>
|-|
3*=
{| class="wikitable" style="text-align:center;"
|-
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
|-
|}
|-|
4*=
{| class="wikitable" style="text-align:center;"
|-
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
| [[File:NAME_card.jpg|link=NAME|220px]] <br> '''PRICE'''
|-
|}
</tabber>