Template:SignTutorial
From Essentials
{{{title}}}
{{{sign}}} | {{{comment}}} | |
{{{desc}}} |
title
{{SignTutorial |title=title |sign={{VSign |type = Balance |line1 = [Balance] }} |comment = line1 should be '[balance]' |desc = This is how you make a balance sign }}
Sell Sign
The first line must be '[Sell]' Next line must be the amount per sale | ||
Same as the Buy Sign, except your selling your items. When you right-click the sign, the items are removed from your inventory and you get the specified $ amount. This can be useful to stimulate your game economy, where players can sell their hard-earned blocks for money. In return you could set up a Buy Sign for netherack, lightstone, diamond, or other rare items. |
{{SignTutorial |title=Sell Sign |sign={{Sign |type = Sell |line1 = [Sell] |line2 = <amount> |line3 = <itemID> |line4 = <Cost> }} |comment = The first line must be '[Sell]'<br /> Next line must be the amount per sale<br /> Next line must be either an item ID or name<br /> The last must be the cash cost. |sign2={{VSign |type = Sell |line1 = [Sell] |line2 = 10 |line3 = dirt |line4 = $5 }} |desc = Same as the Buy Sign, except your selling your items. When you right-click the sign, the items are removed from your inventory and you get the specified '''$''' amount. This can be useful to stimulate your game economy, where players can sell their hard-earned blocks for money. In return you could set up a Buy Sign for netherack, lightstone, diamond, or other rare items. }}
Allows sign2, sign3, sign4 as well as comment2, comment3, comment4