Difference between revisions of "Help talk:VisualEditor"
ArvindIOTF (talk | contribs) (Table Column size, Color control thru HTML Style) |
ArvindIOTF (talk | contribs) m |
||
Line 6: | Line 6: | ||
== Log Issues here == | == Log Issues here == | ||
− | :Tables need massaging. The | + | :Tables need massaging. The [[https://en.wikipedia.org/wiki/Wikipedia:Advanced_table_formattingWiki help notes]] |
''The wikitext for any one row can be compressed onto a single line by joining columns with double-bars "||" between them and ending each row with "<tr>".'' | ''The wikitext for any one row can be compressed onto a single line by joining columns with double-bars "||" between them and ending each row with "<tr>".'' | ||
Revision as of 04:33, 19 October 2017
Please indent your comments by begining the line with :
Add your signature by using ~~~~ at the end. See Signature
Log Issues here
- Tables need massaging. The [help notes]
The wikitext for any one row can be compressed onto a single line by joining columns with double-bars "||" between them and ending each row with "<tr>".
Example row 1: |fmtspec|AA||fmtspec|CC||fmtspec|EE<tr> Example row 2: |fmtspec|BB||fmtspec|DD||fmtspec|FF<tr>
(The fmtspec can be bgcolor=beige or style="font-size:91%, width=30%, background-color: orange;" etc.) --Arvind Tiwary 21:02, 18 October 2017 (PDT)