• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
Grid


Adds tags to make tables or containers from data inside of MT.

<table>
<MTGrid num_columns="3">
<MTEntries>
<MTGridCell>
<MTGridIfLeftColumn><tr></MTGridIfLeftColumn>
<td>
<a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a><br/>
<$MTEntryExcerpt$>
</td>
<MTGridIfRightColumn></tr></MTGridIfRightColumn>
</MTGridCell>
</MTEntries>
<MTGridTrailingCells>
<MTGridIfLeftColumn></tr></MTGridIfLeftColumn>
<td> </td>
<MTGridIfRightColumn></tr></MTGridIfRightColumn>
</MTGridTrailingCells>
</MTGrid>
</table>

1 Comment

**Works with MT4**

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.