Template:Header: Difference between revisions
Appearance
Forgottenman (talk | contribs) m rm line break |
Forgottenman (talk | contribs) m rm br |
||
| Line 1: | Line 1: | ||
<includeonly><div id="headertemplate"> | <includeonly><div id="headertemplate"> | ||
<div class="headertemplate | <div class="headertemplate"> | ||
<div class="headertemplate-author">{{{author}}}</div> | <div class="headertemplate-author">{{{author}}}</div> | ||
<div class="headertemplate-title">{{{title}}}</div><div class="headertemplate-reference">{{#if:{{{translator|}}}|Translated by {{{translator}}}.}} | <div class="headertemplate-title">{{{title}}}</div><div class="headertemplate-reference">{{#if:{{{translator|}}}|Translated by {{{translator}}}.}} | ||
{{#if:{{{publisher|}}}|{{#if:{{{location|}}}|{{{location}}}: |}}{{{publisher}}} {{#if:{{{year|}}}|({{{year}}})|}}}}. | |||
{{#if:{{{navigation|}}}|<div class="headertemplate-notes">'''Navigation''': {{{navigation}}}.</div>|}} | {{#if:{{{navigation|}}}|<div class="headertemplate-notes">'''Navigation''': {{{navigation}}}.</div>|}} | ||
</div> | </div> | ||
Revision as of 20:53, 15 March 2011
This template uses named parameters:
{{header
| title =
| author =
| section =
| previous =
| next =
| publisher =
| location =
| year =
| navigation =
}}