Template:Choice: Difference between revisions

From Twilight Heroes Wiki
Jump to navigation Jump to search
Jesus (talk | contribs)
m →‎Template: stupid...
Jesus (talk | contribs)
No edit summary
Line 7: Line 7:
*'''{{{choice2}}}''': {{{result2}}}
*'''{{{choice2}}}''': {{{result2}}}
{{#if:{{{choice3|}}}|*'''{{{choice3}}}''': {{{result3}}}}}
{{#if:{{{choice3|}}}|*'''{{{choice3}}}''': {{{result3}}}}}
{{#if:{{{choice4|}}}|*'''{{{choice4}}}''': {{{result4}}}}}
|}</includeonly>
|}</includeonly>


Line 36: Line 37:
|choice3=Just keep walking
|choice3=Just keep walking
|result3=permanently gain 1 HP
|result3=permanently gain 1 HP
|exp=0}}</pre>
|exp=0
|choice4=Add another choice option
|result4=Because something requires it}}</pre>


'''Results in...'''
'''Results in...'''
Line 47: Line 50:
*'''Catch up with a friend''': +5 exp
*'''Catch up with a friend''': +5 exp
*'''Just keep walking''': permanently gain 1 HP
*'''Just keep walking''': permanently gain 1 HP
*'''Add another choice option''': because something requires it
|}
|}


[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>

Revision as of 03:49, 25 November 2008


Template

{{choice
|name=
|image=
|choice1=
|result1=
|choice2=
|result2=
|choice3=
|result3=
|choice4=
|result4=}}

Usage

Adding...

{{choice
|name=Crime Never Sleeps ... or Does It?
|image=noimage.gif
|choice1=Spend some time picking up litter
|result1=+12 chips
|choice2=Catch up with a friend
|result2=+5 exp
|choice3=Just keep walking
|result3=permanently gain 1 HP
|exp=0
|choice4=Add another choice option
|result4=Because something requires it}}

Results in...

Crime Never Sleeps ... or Does It?
  • Spend some time picking up litter: +12 chips
  • Catch up with a friend: +5 exp
  • Just keep walking: permanently gain 1 HP
  • Add another choice option: because something requires it