Help talk:VisualEditor
Revision as of 04:02, 19 October 2017 by ArvindIOTF (talk | contribs) (Table Column size, Color control thru HTML Style)
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 MediaWiki 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)