Module:WikitextParser/doc: Difference between revisions

Content deleted Content added
mNo edit summary
Rename getTableById to getTable
Line 127:
Returns the id of the given wiki table.
 
==== getTableByIdgetTable ====
 
<code>getTableByIdgetTable( wikitext, id )</code>
 
Returns the wiki table with the given id. If not found, nil will be returned.