Difference between revisions of "Template:Choice/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
(creation)
 
m (fix example)
Line 3: Line 3:
  
 
==Usage==
 
==Usage==
* <pre>{{choice|A positive option|+50}}</pre> {{choice|A positive option|+50}}
+
* <pre>{{choice|A positive option|50}}</pre> {{choice|A positive option|+50}}
 
* <pre>{{choice|A neutral option|0}}</pre> {{choice|A neutral option|0}}
 
* <pre>{{choice|A neutral option|0}}</pre> {{choice|A neutral option|0}}
 
* <pre>{{choice|A negative option|-50}}</pre> {{choice|A negative option|-50}}
 
* <pre>{{choice|A negative option|-50}}</pre> {{choice|A negative option|-50}}

Revision as of 00:33, 19 September 2016

Description

This template formats a dialogue choice on an NPC page.

Usage

  • {{choice|A positive option|50}}
    A positive option (++50 friendship.)
  • {{choice|A neutral option|0}}
    A neutral option (No effect on friendship.)
  • {{choice|A negative option|-50}}
    A negative option (-50 friendship.)