Template:HorizTable: Difference between revisions
From Hack Forums Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<table class="layout plainlinks" style="width: 100%; margin: auto; text-align: left; background: transparent;"> | <table class="layout plainlinks" style="width: 100%; margin: auto; text-align: left; background: transparent;"> | ||
<tr> | <tr> | ||
| Line 33: | Line 34: | ||
</tr> | </tr> | ||
</table> | </table> | ||
</includeonly> | |||
<noinclude> | |||
Use this template to make nice-looking horizontal tables for content organization. You can have up to twelve rows. | |||
<pre> | |||
{{HorizTable | |||
| Row1IMG = | |||
| Row1Title = | |||
| Row1Desc = | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 14:30, 1 February 2016
Use this template to make nice-looking horizontal tables for content organization. You can have up to twelve rows.
{{HorizTable
| Row1IMG =
| Row1Title =
| Row1Desc =
}}