Difference between revisions of "Template:Choice"

From Twilight Heroes Wiki
Jump to: navigation, search
(added 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}}}}}
 
|}</includeonly>
 
|}</includeonly>
  
Line 22: Line 23:
 
|result3=
 
|result3=
 
|choice4=
 
|choice4=
|result4=}}</pre>
+
|result4=
 +
|notes=}}</pre>
  
 
==Usage==
 
==Usage==

Revision as of 05:42, 11 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