Difference between revisions of "Template:FanPerson/Header"

From LGPedia
Jump to: navigation, search
m (removed width limit)
m
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="float:left;text-align:left; font-size: 110%; padding-left: 3px;">'''{{{1}}}'''</div>
+
<table width="100%" cellspacing="0" style="background:transparent;">
</div></includeonly><noinclude>
+
{{+}}
 +
{{!}}{{#ifeq:{{{border}}}|off||style="border-top:1px solid #535353;font-size:110%;padding-left:3px;"}} colspan="2"{{!}}'''{{{1}}}'''
 +
</table>
 +
</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:
 
<pre>{{FanPerson/Header
 
<pre>{{FanPerson/Header

Revision as of 22:23, 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.