Template:Adv

From A KoL Wiki
Revision as of 15:45, 28 August 2006 by imported>Quietust
{{Adv}}
<table align="center"><tr><td>[[image:hourglass.gif|Adventures]]</td><td>You {{{type|gain}}} {{{amount}}} [[Adventures|{{plural:{{{amount}}}|Adventure|Adventures}}]].</td></tr></table>

Syntax

{{adv|amount=1}}
AdventuresYou gain 1 Adventure.
{{adv|type=gain|amount=2}}
AdventuresYou gain 2 Adventures.
{{adv|amount=5-10}}
AdventuresYou gain 5-10 Adventures.
{{adv}}
AdventuresYou gain {{{amount}}} Adventures.
{{adv|type=lose|amount=1}}
AdventuresYou lose 1 Adventure.
{{adv|type=lose|amount=3}}
AdventuresYou lose 3 Adventures.
{{adv|type=lose|amount=10-15}}
AdventuresYou lose 10-15 Adventures.
{{adv|type=lose}}
AdventuresYou lose {{{amount}}} Adventures.