|
|
(18 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| --EnCore Mayne 22:17, 8 September 2012 (PDT)<br>
| |
| [https://wiki.secondlife.com/wiki/Help:Contents| Second Life Wiki Code Basic Help]
| |
| <br>
| |
| {| {{KBtable}}
| |
| |- {{KBtablehead
| |
| !
| |
| ! Column A
| |
| ! Column B
| |
| ! Column C
| |
|
| |
|
| |-
| |
| | '''Row 1'''
| |
| | text
| |
| | for
| |
| | columns
| |
|
| |
| |-
| |
| | '''Row 2'''
| |
| | last
| |
| | row
| |
| | of table
| |
|
| |
| |}
| |
| <table background=yellow border=1 cellpadding=0 cellspacing=0 width=100%>
| |
| <tr align=center>
| |
| <th>aha</th><th>aha</th><th>aha</th><th>aha</th></tr>
| |
| <tr><td colspan=4>harumph</td></tr>
| |
| <tr><td bgcolor=red colspan=4 style="font-size:100%;font:Georgia; color: yellow">harumph</td></tr>
| |
| </table>
| |