Difference between revisions of "MediaWiki:Proofreadpage pagenum template"
Jump to navigation
Jump to search
(Blanked the page) (Tag: Blanking) |
|||
Line 1: | Line 1: | ||
+ | <includeonly>{{header | ||
+ | | title = {{{title|}}} | ||
+ | | author = | override_author = {{{author|}}} | ||
+ | | translator = | override_translator = {{{translator|}}} | ||
+ | | editor = | override_editor = {{{editor|}}} | ||
+ | | section = {{{current|}}} | ||
+ | | contributor = {{{contributor|}}} | ||
+ | | previous = {{{prev|{{{previous|}}}}}} | ||
+ | | next = {{{next|}}} | ||
+ | | year = {{{year|}}} | ||
+ | | wikipedia = {{{wikipedia|}}} | ||
+ | | commons = {{{commons|}}} | ||
+ | | commonscat = {{{commonscat|}}} | ||
+ | | wikiquote = {{{wikiquote|}}} | ||
+ | | wikinews = {{{wikinews|}}} | ||
+ | | wiktionary = {{{wiktionary|}}} | ||
+ | | wikibooks = {{{wikibooks|}}} | ||
+ | | wikiversity = {{{wikiversity|}}} | ||
+ | | wikispecies = {{{wikispecies|}}} | ||
+ | | meta = {{{meta|}}} | ||
+ | | portal = {{{portal|}}} | ||
+ | | related_author = {{{related_author|}}} | ||
+ | | disambiguation = {{{disambiguation|}}} | ||
+ | | wikilivres = {{{wikilivres|}}} | ||
+ | | notes = {{#if:{{{publisher|}}}|{{#if:{{{address|}}}|{{{address}}}: |}}{{{publisher}}} {{#if:{{{yeardate|}}}|({{{yeardate}}}). |}}}}{{#if:{{{from|}}}|{{#ifeq:{{{from}}}|{{{to}}}|page {{{from}}}|pages {{{from}}}-{{{to}}} }} }}{{{notes|}}} | ||
+ | | noby = {{{noby|}}} | ||
+ | }} | ||
+ | {{dhr}} | ||
+ | {{#ifeq:{{{value}}}|toc|{{{remarks}}}|}}<!-- NOT implementing another container !!!! | ||
+ | <div style="width:36em; margin: 0px auto; text-align: justify; text-indent: 2em;" class="ws-summary> | ||
+ | |||
+ | --></includeonly><noinclude> | ||
+ | |||
+ | *This template generates headers for the <nowiki><pages/></nowiki> command, when it is called with "header". | ||
+ | *It takes its parameters from the index page. | ||
+ | *Parameters from the index page can be overridden in the "pages" command. | ||
+ | *Example: | ||
+ | <nowiki><pages index="foo" header author="bar" /></nowiki> | ||
+ | |||
+ | [[fr:MediaWiki:Proofreadpage header template]] | ||
+ | </noinclude> |
Revision as of 12:25, 4 August 2019
- This template generates headers for the <pages/> command, when it is called with "header".
- 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 author="bar" />