Difference between revisions of "Template:FanPerson/Row"

From LGPedia
Jump to: navigation, search
m
m
Line 11: Line 11:
 
}}</pre>
 
}}</pre>
 
<code>border=off</code> is optional, it can be used to turn off the top-border for the first row.
 
<code>border=off</code> is optional, it can be used to turn off the top-border for the first row.
 +
[[Category: Template subpage]]
 
</noinclude>
 
</noinclude>

Revision as of 16:31, 29 January 2008

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

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

border=off is optional, it can be used to turn off the top-border for the first row.