Difference between revisions of "Template:Logical Comparison Operators"
From WikiManual
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:=== | |
− | + | {| style=background:#FFFCE6; | |
− | + | |- | |
− | + | | [[=]] || [[!=]] | |
− | + | |- | |
− | + | | [[Greater than|>]] ||[[Less than|<]] | |
+ | |- | ||
+ | | [[Greater than|>=]] ||[[Less than|<=]] | ||
+ | |- | ||
+ | | [[%=]] || [[!%=]] | ||
+ | |} | ||
+ | </div> | ||
+ | <!-- End of SfD-c message, feel free to edit beyond this point --> |