Template:Toxin: Difference between revisions

From BeeStation Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


== Usage ==
== Usage ==
This template is used to display oxygen damage text in blue.
This template is used to display toxin damage text in green.


=== Format ===
=== Format ===
<nowiki>{{oxy|VALUE}}</nowiki>
<nowiki>{{toxin|VALUE}}</nowiki>


=== Example===
=== Example===
<nowiki>{{oxy|50}}</nowiki> will display: <span style="color:#0067E3">50</span>
<nowiki>{{toxin|50}}</nowiki> will display: <span style="color:#00B803">50</span>
</noinclude>
</noinclude>

Latest revision as of 02:49, 27 April 2023


Usage

This template is used to display toxin damage text in green.

Format

{{toxin|VALUE}}

Example

{{toxin|50}} will display: 50