Difference between revisions of "Template:FanPerson/Row"

From LGPedia
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>
+
<includeonly><tr>
<tr>
+
!{{{caption}}}
<th>{{{caption}}}</th>
+
{{!}}{{{text}}}
<td>{{{text}}}</td>
+
</tr></includeonly><noinclude>
</tr>
+
</includeonly><noinclude>
+
 
This templates generates data rows for use in [[Template:FanPerson]]'s "extra" field. Usage:
 
This templates generates data rows for use in [[Template:FanPerson]]'s "extra" field. Usage:
 
<pre>{{FanPerson/Row
 
<pre>{{FanPerson/Row

Revision as of 14:58, 16 March 2009

This templates generates data rows for use in Template:FanPerson's "extra" field. Usage:

{{FanPerson/Row
|caption = [your caption here]
|text = [your text here]
}}