Jump to content

Help talk:Introduction to tables with VisualEditor/1

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Hamid Abu umer (talk | contribs) at 20:16, 30 April 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

<!Doctype html> <html> <head>

 <title>wikipedia</title>
 <style>
   h1{background-color: blue;
   
   }
   img {width:100px; 
  height:400px; }
   
   
   
   
 </style>

</head>

 <body>

<img src="20240407_153410.jpg" alt="image">

world's longest woodenboard(looh)made from single piece of wood

world's longest woodenboard made from single piece of wood

Sheger Grand Iftar in March 2024 broke the record for the world's longest and widest woodenboar(looh)made from a single piece of wood,

The woodenboar(looh) is 2 meters tall, 2 centimeters long and 47 centimeters
 </body>
 
 
 
 
 
 

</html>

Information to be added if VE changes

I've made this intro-to tutorial with some starting information base don what's possible with VisualEditor in 2015. Currently VE has a few limitations so this tutorial will hopefully need to be updated in the coming years as features are added. Current main limitations:

  • Not possible to designate a table as sortable
  • Not possible to colour cell backgrounds (or any HTML attributes)
  • Tables inserted from a .CSV are not formatted as class="wikitable"
  • Not possible to move a row or column (must delete then re-insert)

If any of these things change, the tutorial should definitely be updated. T.Shafee(Evo﹠Evo)talk 11:54, 21 January 2016 (UTC)[reply]

Hey, check again? I believe the cell background color is the only thing missing now? Looking forward to see this guide linked at Help:Getting_started#Editing_with_Visual_Editor! --Elitre (WMF) (talk) 10:19, 17 March 2016 (UTC)[reply]