Module:WikitextParser/doc: Difference between revisions

Content deleted Content added
Update getTableId to getTableAttribute
 
Line 125:
<code>getTableAttribute( tableWikitext, attribute )</code>
 
Returns the value of an attribute in the given wiki table. For example the id or the class of the table.
 
==== getTable ====