Difference between revisions of "Template:FanPerson/Row"

From LGPedia
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{|width="100%" cellspacing="0" style="background:transparent;"
+
<includeonly><table width="100%" cellspacing="0" style="background:transparent;">
{{+}} valign="top"
+
<tr valign="top">
!{{{caption}}}
+
<th>{{{caption}}}</th>
{{!}}align="right"{{!}}{{{text}}}
+
<td align="right">{{{text}}}</td>
|}</includeonly><noinclude>
+
</table></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:46, 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]
}}