Template:Noncombat: Difference between revisions

From Twilight Heroes Wiki
Jump to navigation Jump to search
Livia (talk | contribs)
mNo edit summary
m →‎Usage: link example image to page
 
(7 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=
|notes=}}
|other=
|notes=}}</pre>


==Usage==
==Usage==
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 02:42, 19 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!
  • Chip Drops: 257-343