Module:WikitextParser/doc: Difference between revisions

Content deleted Content added
Rename getTableById to getTable
Update getTableId to getTableAttribute
Line 121:
Returns a table with each value being a wiki table.
 
==== getTableIdgetTableAttribute ====
 
<code>getTableIdgetTableAttribute( tableWikitext, attribute )</code>
 
Returns the idvalue of an attribute in the given wiki table. For example the id or the class of the table.
 
==== getTable ====