Template:Adv
From A KoL Wiki
[edit]
{{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}}
![]() | You gain 1 Adventure. |
{{adv|type=gain|amount=2}}
![]() | You gain 2 Adventures. |
{{adv|amount=5-10}}
![]() | You gain 5-10 Adventures. |
{{adv}}
![]() | You gain {{{amount}}} Adventures. |
{{adv|type=lose|amount=1}}
![]() | You lose 1 Adventure. |
{{adv|type=lose|amount=3}}
![]() | You lose 3 Adventures. |
{{adv|type=lose|amount=10-15}}
![]() | You lose 10-15 Adventures. |
{{adv|type=lose}}
![]() | You lose {{{amount}}} Adventures. |