Difference between revisions of "Template:++/doc"
Theaetetus (talk | contribs) (Creation) |
|||
Line 48: | Line 48: | ||
*[[Template:--]] | *[[Template:--]] | ||
*[[Template:---]] | *[[Template:---]] | ||
+ | |||
+ | <includeonly>[[Category:Formatting templates]]</includeonly> | ||
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 18:58, 1 August 2019
Description
This template is creates an easy method for making statements such as Mental break threshold +12
get replaced with a red + symbol and number, the manner in which they are presented in the game.
Syntax
Some text here {{++|value}}
By default, values are bolded. See the examples below for usage where this is not desirable.
Usage
Use this template any time you are referencing positive additions to skills, stats, moods, and the like.
In most cases, you'll want to use {{+}} when a bonus to a stat is a benefit to the player. This template is to highlight only cases where an increase is a detriment.
By default, the result will be bolded. You may also call the following parameters after the value to change this behavior: |r
(non-bold), |regular
(non-bold), |b
(bold), |bold
.
Samples
Example 1
This code:
Mental break threshold {{++|12}}
produces the following result:
Mental break threshold +12
Example 2
This code:
Mental break threshold {{++|12|n}}
produces the following result:
Mental break threshold +12
This code:
Mental break threshold {{++|12|normal}}
produces the following result:
Mental break threshold +12