Difference between revisions of "Template:Noncombat"

From Twilight Heroes Wiki
Jump to: navigation, search
m
m (Usage: link example image to page)
 
(6 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:{{{notes|}}}|{{{notes}}}}}
+
{{#if:{{{other|}}}|*'''Other''': {{{other}}}}}
 +
{{#if:{{{notes|}}}|<br>'''Notes''': {{{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>
|items=none</nowiki><br><nowiki>
 
 
|chips=257-343</nowiki><br><nowiki>
 
|chips=257-343</nowiki><br><nowiki>
|exp=0}}</nowiki>
+
}}</nowiki>
  
 
'''Results in...'''
 
'''Results in...'''
Line 35: 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>
 
|
 
|
*'''Item Drops''': none
 
 
*'''Chip Drops''': 257-343
 
*'''Chip Drops''': 257-343
*'''Experience''': 0
 
 
|}
 
|}
  
 
[[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!
Jackpot.gif
  • Chip Drops: 257-343