User:Hknapp
From MFIWiki
[edit]
LTC Howard Knapp
[edit]
help section
[edit]
how to make tables in wiki
the tr tag in <> is replaced with |- in wiki
the /tr tag in <> is not needed in wiki
the td tag in <> is replaced with | in wiki
the /td tag in <> is not needed in wiki
the /table tag in <> is replaced with |} in wiki
{| border=1
|-
| test page
|-
| place image here
|}
shows up as
test page place image here
or side by side
{| border=1
|-
| test page
| place image here
|}
shows up as
test page place image here
--HKnapp 03:45, 26 May 2005 (EST)
