Difference between revisions of "Template:Choice/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (fix example)
(tweak example format)
Line 3: Line 3:
  
 
==Usage==
 
==Usage==
* <pre>{{choice|A positive option|50}}</pre> {{choice|A positive option|50}}
+
<pre>
* <pre>{{choice|A neutral option|0}}</pre> {{choice|A neutral option|0}}
+
* {{choice|A positive option|50}}
* <pre>{{choice|A negative option|-50}}</pre> {{choice|A negative option|-50}}
+
* {{choice|A neutral option|0}}
 +
* {{choice|A negative option|-50}}
 +
</pre>
 +
* {{choice|A positive option|50}}
 +
* {{choice|A neutral option|0}}
 +
* {{choice|A negative option|-50}}
  
 
<includeonly>[[Category:Formatting templates]]</includeonly>
 
<includeonly>[[Category:Formatting templates]]</includeonly>
 
<noinclude>[[Category:Template documentation‎]]</noinclude>
 
<noinclude>[[Category:Template documentation‎]]</noinclude>

Revision as of 00:39, 19 September 2016

Description

This template formats a dialogue choice on an NPC page.

Usage

* {{choice|A positive option|50}}
* {{choice|A neutral option|0}}
* {{choice|A negative option|-50}}