Difference between revisions of "Template:+/doc"
Theaetetus (talk | contribs) |
m (bold is already default) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
Rarely an addition may be detriment to the player. A prime example would be ''Mental break threshold {{++|12}}''. In these cases, use the [[Template:++|<nowiki>{{++}}</nowiki>]] template instead and the text will be highlighted red in order to make it obvious to the player the modifier is a detrimental. | Rarely an addition may be detriment to the player. A prime example would be ''Mental break threshold {{++|12}}''. In these cases, use the [[Template:++|<nowiki>{{++}}</nowiki>]] template instead and the text will be highlighted red in order to make it obvious to the player the modifier is a detrimental. | ||
− | By default, the result will be bolded. You may also call the following parameters after the value to change this behavior: <code>| | + | By default, the result will be bolded. You may also call the following parameters after the value to change this behavior: <code>|n</code> (non-bold) or <code>|normal</code>. |
==Samples== | ==Samples== | ||
Line 23: | Line 23: | ||
Mining {{+|5}} | Mining {{+|5}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Example 2=== | ===Example 2=== | ||
Line 59: | Line 41: | ||
Construction {{+|8|normal}} | Construction {{+|8|normal}} | ||
+ | |||
+ | |||
+ | ==See Also== | ||
+ | |||
+ | *[[Template:++]] | ||
+ | *[[Template:--]] | ||
+ | *[[Template:---]] | ||
+ | |||
+ | <includeonly>[[Category:Formatting templates]]</includeonly> | ||
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 11:39, 14 December 2022
Description[edit]
This template is creates an easy method for making statements such as Mining +5
get a green + sign and number, the manner in which they are presented in the game.
Syntax[edit]
Some text here {{+|value}}
By default, values are bolded. See the examples below for usage where this is not desirable.
Usage[edit]
Use this template any time you are referencing positive additions to skills, stats, moods, and the like.
Rarely an addition may be detriment to the player. A prime example would be Mental break threshold +12. In these cases, use the {{++}} template instead and the text will be highlighted red in order to make it obvious to the player the modifier is a detrimental.
By default, the result will be bolded. You may also call the following parameters after the value to change this behavior: |n
(non-bold) or |normal
.
Samples[edit]
Example 1[edit]
This code:
Mining {{+|5}}
produces the following result:
Mining +5
Example 2[edit]
This code:
Construction {{+|8|n}}
produces the following result:
Construction +8
This code:
Construction {{+|8|normal}}
produces the following result:
Construction +8