Difference between revisions of "Template:Choice"

From Twilight Heroes Wiki
Jump to: navigation, search
(added notes)
(better looking notes)
Line 8: Line 8:
 
{{#if:{{{choice3|}}}|*'''{{{choice3}}}''': {{{result3}}}}}
 
{{#if:{{{choice3|}}}|*'''{{{choice3}}}''': {{{result3}}}}}
 
{{#if:{{{choice4|}}}|*'''{{{choice4}}}''': {{{result4}}}}}
 
{{#if:{{{choice4|}}}|*'''{{{choice4}}}''': {{{result4}}}}}
{{#if:{{{notes|}}}|<br>{{{notes}}}}}
+
{{#if:{{{notes|}}}|<br>'''Notes:''' {{{notes}}}}}
 
|}</includeonly>
 
|}</includeonly>
  

Revision as of 04:29, 12 December 2008


Template

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

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?
Noimage.gif
  • 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