Template:Prophecyrow2
From Heroes Wiki
Usage
Template for building a row in the Prophecy table
To use: One call produces two columns. Use two separate calls, separated by a blank table cell (|) for all four columns. This will allow the two halves of the row to be moved and sorted separately as needed. Example:
|-
{{prophecyrow2|Img1=A.jpg|Txt1=A|Img2=B.jpg|Txt2=B}}
|
{{prophecyrow2|Img1=C.jpg|Txt1=C|Img2=D.jpg|Txt2=D}}
|-
Inline for cut and paste:
{{Prophecyrow2 | Img1= | Txt1= | Img2= | Txt2=}}
| Parameter | Explanation |
|---|---|
| Img1 | The image for column 1 |
| Txt1 | Optional caption for column 1 |
| Img2 | The image for column 2 |
| Txt2 | Optional caption for column 2 |

