Template:Noncombat: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Added "other", don't display what you don't get |
||
Line 4: | Line 4: | ||
|<table cellpadding="3"><td style="background-color: black;">[[image:{{{image}}}]]</td></table> | |<table cellpadding="3"><td style="background-color: black;">[[image:{{{image}}}]]</td></table> | ||
| | | | ||
*'''Item Drops''': {{{items}}} | {{#if:{{{items|}}}|*'''Item Drops''': {{{items}}}}} | ||
*'''Chip Drops''': {{{chips}}} | {{#if:{{{chips|}}}|*'''Chip Drops''': {{{chips}}}}} | ||
*'''Experience''': {{{exp}}} | {{#if:{{{exp|}}}|*'''Experience''': {{{exp}}}}} | ||
{{#if:{{{other|}}}|*'''Other''': {{{exp}}}}} | |||
{{#if:{{{notes|}}}|<br>{{{notes}}}}} | {{#if:{{{notes|}}}|<br>{{{notes}}}}} | ||
|}</includeonly> | |}</includeonly> | ||
Line 18: | Line 19: | ||
|chips= | |chips= | ||
|exp= | |exp= | ||
|other= | |||
|notes=}}</pre> | |notes=}}</pre> | ||
Line 27: | Line 29: | ||
|name=Jackpot!</nowiki><br><nowiki> | |name=Jackpot!</nowiki><br><nowiki> | ||
|image=jackpot.jpg</nowiki><br><nowiki> | |image=jackpot.jpg</nowiki><br><nowiki> | ||
|chips=257-343</nowiki><br><nowiki> | |chips=257-343</nowiki><br><nowiki> | ||
}}</nowiki> | |||
'''Results in...''' | '''Results in...''' | ||
Line 37: | Line 38: | ||
|||<table cellpadding="3"><td style="background-color: black;">[[image:jackpot.gif]]</td></table> | |||<table cellpadding="3"><td style="background-color: black;">[[image:jackpot.gif]]</td></table> | ||
| | | | ||
*'''Chip Drops''': 257-343 | *'''Chip Drops''': 257-343 | ||
|} | |} | ||
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude> | [[Category:Standardization Templates|{{PAGENAME}}]] </noinclude> |
Revision as of 13:40, 11 December 2008
Template
{{noncombat |name= |image= |items= |chips= |exp= |other= |notes=}}
Usage
Adding...
{{noncombat
|name=Jackpot!
|image=jackpot.jpg
|chips=257-343
}}
Results in...
Jackpot! | |||
---|---|---|---|
|
|