MediaWiki:Proofreadpage header template: Difference between revisions
Appearance
Forgottenman (talk | contribs) m back to just linked title? |
Forgottenman (talk | contribs) m spaces? |
||
| Line 6: | Line 6: | ||
<div class="headertemplate-author">{{{author}}}</div> | <div class="headertemplate-author">{{{author}}}</div> | ||
<div class="headertemplate-title">{{#switch:{{{type}}} | <div class="headertemplate-title">{{#switch:{{{type}}} | ||
| collection = {{{current|{{PAGENAME}}}}}{{#if:{{{collection}}}| — ''{{{collection}}}''}} | |||
| journal = {{{current|{{PAGENAME}}}}} | |||
| [[{{{title|{{PAGENAME}}}}}]]</div><div class="headertemplate-reference">{{#if:{{{translator|}}}|Translated by {{{translator}}}.<br/> | |||
}}{{#switch:{{{type}}} | }}{{#switch:{{{type}}} | ||
| collection = ''{{{title}}}'', {{#if:{{{editor|}}}|Edited by {{{editor}}}, |}}{{#if:{{{publisher}}}|{{{publisher}}}, |}}{{{year}}}{{#if:{{{from|}}}| (pp. {{{from}}}-{{{to}}})|}}. | | collection = ''{{{title}}}'', {{#if:{{{editor|}}}|Edited by {{{editor}}}, |}}{{#if:{{{publisher}}}|{{{publisher}}}, |}}{{{year}}}{{#if:{{{from|}}}| (pp. {{{from}}}-{{{to}}})|}}. | ||
Revision as of 17:56, 15 March 2011
- This template generates headers for the <pages/> command, when it is called with "header=1".
- It takes its parameters from the index page.
- Parameters from the index page can be overridden in the "pages" command.
- Example:
<pages index="foo" header=1 author="bar" />