Difference between revisions of "Template:FanPerson/Header"

From LGPedia
Jump to: navigation, search
(testing.)
 
m (removed width limit)
Line 1: Line 1:
 
<includeonly><div style="clear:left;font-size:10px;text-align:center;{{ #ifeq: {{{border}}} | off |  | border-top:1px solid #535353; }}">
 
<includeonly><div style="clear:left;font-size:10px;text-align:center;{{ #ifeq: {{{border}}} | off |  | border-top:1px solid #535353; }}">
<div style="width:65px;float:left;text-align:left; font-size: 110%; padding-left: 3px;">'''{{{1}}}'''</div>
+
<div style="float:left;text-align:left; font-size: 110%; padding-left: 3px;">'''{{{1}}}'''</div>
 
</div></includeonly><noinclude>
 
</div></includeonly><noinclude>
 
This templates generates headers for use in [[Template:FanPerson]]'s "extra" field. Usage:
 
This templates generates headers for use in [[Template:FanPerson]]'s "extra" field. Usage:

Revision as of 23:26, 21 July 2007

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.