Difference between revisions of "MediaWiki:Proofreadpage pagenum template"

From En JW United
Jump to navigation Jump to search
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{header
+
<includeonly>
| title          = {{{title|}}}
+
<div class="custom-delimiter-container">
| author        = | override_author = {{{author|}}}
+
<span class="pagenum ws-pagenum" id="{{{num}}}" data-page-number="{{{num}}}" title="{{urlencode:{{{page}}}|WIKI}}">[[{{urlencode:{{{page}}}|WIKI}}|{{{num}}}]]</span>
| translator    = | override_translator = {{{translator|}}}
+
<hr class="page-splitter" align="center">
| editor        = | override_editor = {{{editor|}}}
+
</div>
| section        = {{{current|}}}
+
</includeonly>
| 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}}}:&nbsp;|}}{{{publisher}}}&nbsp;{{#if:{{{yeardate|}}}|({{{yeardate}}}).&nbsp;|}}}}{{#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>
+
<noinclude>
 
+
*This page is responsible for the number of each page.
--></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>
 
</noinclude>

Latest revision as of 15:51, 28 October 2019


  • This page is responsible for the number of each page.