Difference between revisions of "Template:FanPerson/Header"

From LGPedia
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<table width="100%" cellspacing="0" style="background:transparent;">
 
<table width="100%" cellspacing="0" style="background:transparent;">
 
{{+}}
 
{{+}}
{{!}}{{#ifeq:{{{border}}}|off||style="border-top:1px solid #535353;font-size:110%;padding-left:3px;"}} colspan="2"{{!}}'''{{{1}}}'''
+
{{!}}style="{{#ifeq:{{{border}}}|off||border-top:1px solid #535353;}}font-size:110%;padding-left:3px;" colspan="2"{{!}}'''{{{1}}}'''
 
</table>
 
</table>
 
</includeonly><noinclude>
 
</includeonly><noinclude>

Revision as of 22:25, 24 January 2008

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

{{FanPerson/Header
|[your header text here]
|border = off
}}

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