Difference between revisions of "Template:Noncombat"
From Twilight Heroes Wiki
(New page: <includeonly>{| !align="left" colspan="2" |[[{{{name}}}]] |- |<table cellpadding="3"><td style="background-color: black;">[[image:{{{image}}}]]</td></table> | *'''Item Drops''': {{{items}}...) |
Hoyifung04 (talk | contribs) m (→Usage: link example image to page) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
!align="left" colspan="2" |[[{{{name}}}]] | !align="left" colspan="2" |[[{{{name}}}]] | ||
|- | |- | ||
− | |<table cellpadding="3"><td style="background-color: black;">[[image:{{{image}}}]]</td></table> | + | |<table cellpadding="3"><td style="background-color: black;">[[image:{{{image}}}|200px|link={{{name}}}]]</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''': {{{other}}}}} | ||
+ | {{#if:{{{notes|}}}|<br>'''Notes''': {{{notes}}}}} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
− | =Template= | + | ==Template== |
− | + | <pre>{{noncombat | |
− | |name= | + | |name= |
− | |image= | + | |image= |
− | |items= | + | |items= |
− | |chips= | + | |chips= |
− | |exp=}}</ | + | |exp= |
− | =Usage= | + | |other= |
+ | |notes=}}</pre> | ||
+ | |||
+ | ==Usage== | ||
'''Adding...''' | '''Adding...''' | ||
Line 24: | 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 32: | Line 36: | ||
!align="left" colspan="2" |[[Jackpot!]] | !align="left" colspan="2" |[[Jackpot!]] | ||
|- | |- | ||
− | |||<table cellpadding="3"><td style="background-color: black;">[[image:jackpot.gif]]</td></table> | + | |||<table cellpadding="3"><td style="background-color: black;">[[image:jackpot.gif|200px|link=Jackpot!]]</td></table> |
| | | | ||
− | |||
*'''Chip Drops''': 257-343 | *'''Chip Drops''': 257-343 | ||
− | |||
|} | |} | ||
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude> | [[Category:Standardization Templates|{{PAGENAME}}]] </noinclude> |
Latest revision as of 18:42, 18 July 2011
Template
{{noncombat |name= |image= |items= |chips= |exp= |other= |notes=}}
Usage
Adding...
{{noncombat
|name=Jackpot!
|image=jackpot.jpg
|chips=257-343
}}
Results in...
Jackpot! | |||
---|---|---|---|
|