Difference between revisions of "Template:Logical Comparison Operators"

From WikiManual
Jump to: navigation, search
m
 
m (this needs some work, just showing what im doing....)
Line 1: Line 1:
=== Logical Comparison Operators===
+
<!-- Please do not remove or change this SfD-c message until the issue is settled -->
* [[=]]
+
<div class="boilerplate metadata" id="sfd-c" style="margin: 0 5%; padding: 0 7px 7px 7px; background: #FFFCE6; border: 1px solid #aaa; text-align: left; font-size:95%;">
* [[!=]]
+
===Logical Comparison Operators:===
* [[Greater than|>]]
+
{| style=background:#FFFCE6;
* [[Less than|<]]
+
|-
* [[%=]]
+
| [[=]] || [[!=]]
* [[!%=]]
+
|-
* [[Robot DNA]]
+
| [[Greater than|>]] ||[[Less than|<]]
 +
|-
 +
| [[Greater than|>=]] ||[[Less than|<=]]
 +
|-
 +
| [[%=]] || [[!%=]]
 +
|}
 +
</div>
 +
<!-- End of SfD-c message, feel free to edit beyond this point -->

Revision as of 12:20, 23 December 2005