Template:FanPerson/Header: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
mNo edit summary
Shiori (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly><table width="100%" cellspacing="0" style="background:transparent;">
<includeonly><table width="100%" cellspacing="0" style="background:transparent;">
{{+}}
{{+}}
{{!}}style="{{#ifeq:{{{border}}}|off||border-top:1px solid #535353;}}font-size:110%;padding-left:3px;" colspan="2"{{!}}'''{{{1}}}'''
!style="color: {{{tcolor|#000}}}; background-color: {{{color|#d3d3d3}}}; line-height:1.5em;" align="center" colspan="2" {{!}}{{{1}}}</table></includeonly><noinclude>
</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
|[your header text here]
|[your header text here]
|border = off
|color =
|tcolor =
}}</pre>
}}</pre>
<code>border=off</code> is optional, it can be used to turn off the top-border for the first row.
[[Category: Template subpage]]
[[Category: Template subpage]]
</noinclude>
</noinclude>

Revision as of 14:35, 16 March 2009

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

{{FanPerson/Header
|[your header text here]
|color =
|tcolor =
}}