User:ZachPruckowski/Workspace: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>ZachPruckowski
No edit summary
imported>ZachPruckowski
m (test)
Line 1: Line 1:
test2
<math>\scriptstyle X+2 </math>
 
{{M|x+2}}
 
 
{{CURRENTMONTH}}
{{AddDays|14}}  {{AddDays|0}}
 
{{ #expr: (30 + 7) * 7 }}<br/>
{{ #expr: 30 mod 7 }}<br/>
{{ #ifeq: A | a | 1 | 0 }}<br/>
 
testy testy test
 
<table border="1">
  <tr>
      <th>Test</th>
      <th>Big Column</th>
  </tr>
  {{ #ifeq: A | A | <tr style="font-style:italic">
      <td>Work?</td>
      <td>Hello all</td>
  </tr>|}}
  <tr style="font-style:italic">
      <td>Work?</td>
      <td>Hello all</td>
  </tr>
</table>
 
<br><br>
{| class="wikitable" style="text-align:center"
|+Multiplication table
|-
! &times; !! 1 !! 2 !! 3
|-
! 1
| 1 || 2 || 3
|-
! 2
| 2 || 4 || 6
|-
! 3
| 3 || 6 || 9
|-
! 4
| 4 || 8 || 12
|-
! 5
| 5 || 10 || 15
|}
 
{| style="background:yellow; color:green"
|-
| abc || def || ghi
|- style="background:red; color:white"
| jkl || mno || pqr
|-
| stu || style="background:silver" | vwx || yz
|}

Revision as of 13:57, 8 September 2007


05 20240608

  20240525


259
2
0

testy testy test

Test Big Column
Work? Hello all
Work? Hello all



Multiplication table
× 1 2 3
1 1 2 3
2 2 4 6
3 3 6 9
4 4 8 12
5 5 10 15
abc def ghi
jkl mno pqr
stu vwx yz