Template:Header: Difference between revisions
Appearance
Forgottenman (talk | contribs) m +width in footer |
Forgottenman (talk | contribs) m bold section |
||
| Line 12: | Line 12: | ||
<tr> | <tr> | ||
<td width="33%" style="text-align:left;">{{#if:{{{previous|}}}|<span id="headerprevious"><span style="color:#808080">◄ </span>{{{previous}}}</span> }}</td> | <td width="33%" style="text-align:left;">{{#if:{{{previous|}}}|<span id="headerprevious"><span style="color:#808080">◄ </span>{{{previous}}}</span> }}</td> | ||
<td width="34%" style="text-align:center;">{{#if:{{{section|}}}|{{{section}}}|}}</td> | <td width="34%" style="text-align:center;">{{#if:{{{section|}}}|'''{{{section}}}'''|}}</td> | ||
<td width="33%" style="text-align:right;">{{#if:{{{next|}}}|<span id="headernext">{{{next}}}<span style="color:#808080"> ►</span></span> }}</td> | <td width="33%" style="text-align:right;">{{#if:{{{next|}}}|<span id="headernext">{{{next}}}<span style="color:#808080"> ►</span></span> }}</td> | ||
</tr> | </tr> | ||
Revision as of 21:42, 15 March 2011
This template uses named parameters:
{{header
| title =
| author =
| section =
| previous =
| next =
| publisher =
| location =
| year =
| navigation =
}}