MediaWiki:Proofreadpage header template: Difference between revisions
Appearance
Forgottenman (talk | contribs) m spaces? |
Forgottenman (talk | contribs) m change to if |
||
| (6 intermediate revisions by the same user not shown) | |||
| 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}}}''}} | | collection = {{{current|{{PAGENAME}}}}}{{#if:{{{collection}}}| — ''{{{collection}}}''}} | ||
| journal = {{{current|{{PAGENAME}}}}} | | journal = {{{current|{{PAGENAME}}}}} | ||
| [[{{{title|{{PAGENAME}}}}}]]</div><div class="headertemplate-reference">{{#if:{{{translator|}}}| | | ''[[{{{title|{{PAGENAME}}}}} (text)|{{{title}}}]]'' {{#if:{{{article|}}} | ([[{{{article}}}|article]]) | ([[{{{title|{{PAGENAME}}}}}|article]]) }} | ||
}}</div><div class="headertemplate-reference">{{#if:{{{translator|}}}|Translator {{{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}}})|}}. | ||
Latest revision as of 20:32, 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" />