Template:Toxin: Difference between revisions

From BeeStation Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span style="color:#0067E3">{{{1}}}</span></includeonly><noinclude> Category:Text Format Templates == Usage == This template is used to display oxygen damage text in blue. === Format === <nowiki>{{oxy|VALUE}}</nowiki> === Example=== <nowiki>{{oxy|50}}</nowiki> will display: <span style="color:#0067E3">50</span> </noinclude>")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span style="color:#0067E3">{{{1}}}</span></includeonly><noinclude>
<includeonly><span style="color:#00B803">{{{1}}}</span></includeonly><noinclude>
[[Category:Text Format Templates]]
[[Category:Text Format Templates]]


== 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