Difference between revisions of "Template:Image table"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) (Created page with "<table class="ImageTable"> <tr> <td>{{{1}}}</td> {{#if:{{{2|}}} | <td>{{{2}}}</td> }} {{#if:{{{3|}}} | <td>{{{3}}}</td> }} {{#if:{{{4|}}} | <td>{{{4}}}</td> }} {{#if:{...") |
John Lavalie (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <table class="ImageTable"> | + | <includeonly><table class="ImageTable"> |
<tr> | <tr> | ||
<td>{{{1}}}</td> | <td>{{{1}}}</td> | ||
| Line 7: | Line 7: | ||
{{#if:{{{5|}}} | <td>{{{5}}}</td> }} | {{#if:{{{5|}}} | <td>{{{5}}}</td> }} | ||
</tr> | </tr> | ||
| − | </table> | + | </table></includeonly> |
| + | |||
| + | <noinclude><pre> | ||
| + | Displays up to five images in a one-row table: | ||
| + | |||
| + | {{Image table | ||
| + | |[[File:]] | ||
| + | |[[File:]] | ||
| + | |[[File:]] | ||
| + | |[[File:]] | ||
| + | |[[File:]] | ||
| + | }}</pre></noinclude> | ||
Latest revision as of 23:00, 3 August 2012
Displays up to five images in a one-row table:
{{Image table
|[[File:]]
|[[File:]]
|[[File:]]
|[[File:]]
|[[File:]]
}}